mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-19 00:09:53 +00:00
This time again a smaller update consisting of:
- support for TI DA8xx dma controller and updates to the cppi driver
- updates on bunch of drivers like xilinx, pl08x, stm32-dma, mv_xor, ioat,
dmatest
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJZEebIAAoJEHwUBw8lI4NHZgYP/2t/pQiIuy0895tvljtpeqmO
+g9waoxF9zWe2vO2R1HZAxT+Et7VGwYahE9+p+7uF8w8CyzT9sN6vASgq5xprlVI
n2aZ2Ew8ZTFAoC+lT6Iy63/TFJNGP2gws2n6PrScptN9aQSSLgIn6AbunN1FRZi4
TMuEROV3cLrPuF8qmStsQTqwW28FqQM8YJVZLy6Czak6siRSJDI++4Y1cOBOkGX6
x44sFOuKxKvQW58SO1Dm491UAOh0SO9llB4W8BztGWDFPQtEZKSrBYJtV6ge2BaU
UMxT/n1IbzPHYIRhRYitoc2BFKz6wf5ELH9N3qKSB76qbD9KogrEzwFK25CM8Po1
nieHiFEfXDP8rnivxo3PV8ULzSZQ5Z2LGb+1BBqWhtfSlF69V63VWL5ER2kvxGoG
klcSx2W2xrN4SpUuAh+koN/80ZE0OZpT+8EYmsJ8zfRg1y8ddn/8a82Q0lJZs979
tbEunqJM0l/bqKDd3PQCEi2tTF0OpdZa6yU/twUSm1MVRNpsrpqoAgo7/mrYF5G4
8rX/D5ihU1UijEYHKgMJHKCg4NFdYG/zqWABJQGbU6vLkOiuaDCzXIg7xZGCBx7R
d2A7jYABPp2ljP1D5yTTfjxhN+UtIIiAl4DYz7OKc7dNaOhDz/ahl4oFIw4T7XfS
Z4zjnDiDgSVZivS2HzaP
=Ygkn
-----END PGP SIGNATURE-----
Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Pull dmaengine updates from Vinod Koul:
"This time again a smaller update consisting of:
- support for TI DA8xx dma controller and updates to the cppi driver
- updates on bunch of drivers like xilinx, pl08x, stm32-dma, mv_xor,
ioat, dmatest"
* tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dma: (35 commits)
dmaengine: pl08x: remove lock documentation
dmaengine: pl08x: fix pl08x_dma_chan_state documentation
dmaengine: pl08x: Use the BIT() macro consistently
dmaengine: pl080: Fix some missing kerneldoc
dmaengine: pl080: Cut some unused defines
dmaengine: dmatest: Add check for supported buffer count (sg_buffers)
dmaengine: dmatest: Select DMA_ENGINE_RAID as its needed for the slave_sg test
dmaengine: virt-dma: Convert to use list_for_each_entry_safe()
dma-debug: use offset_in_page() macro
dmaengine: mv_xor: use offset_in_page() macro
dmaengine: dmatest: use offset_in_page() macro
dmaengine: sun4i: fix invalid argument
dmaengine: ioat: use setup_timer
dmaengine: cppi41: Fix an Oops happening in cppi41_dma_probe()
dmaengine: pl330: remove pdata based initialization
dmaengine: cppi: fix build error due to bad variable
dmaengine: imx-sdma: add 1ms delay to ensure SDMA channel is stopped
dmaengine: cppi41: use managed functions devm_*()
dmaengine: cppi41: fix cppi41_dma_tx_status() logic
dmaengine: qcom_hidma: pause the channel on shutdown
...
|
||
|---|---|---|
| .. | ||
| allwinner,sun4i-a10-musb.txt | ||
| am33xx-usb.txt | ||
| atmel-usb.txt | ||
| brcm,bcm3384-usb.txt | ||
| ci-hdrc-usb2.txt | ||
| da8xx-usb.txt | ||
| dwc2.txt | ||
| dwc3-cavium.txt | ||
| dwc3-st.txt | ||
| dwc3-xilinx.txt | ||
| dwc3.txt | ||
| ehci-omap.txt | ||
| ehci-orion.txt | ||
| ehci-st.txt | ||
| exynos-usb.txt | ||
| fsl-usb.txt | ||
| generic.txt | ||
| gr-udc.txt | ||
| isp1301.txt | ||
| keystone-usb.txt | ||
| lpc32xx-udc.txt | ||
| msm-hsusb.txt | ||
| mt8173-mtu3.txt | ||
| mt8173-xhci.txt | ||
| nvidia,tegra20-ehci.txt | ||
| nvidia,tegra124-xusb.txt | ||
| octeon-usb.txt | ||
| ohci-da8xx.txt | ||
| ohci-nxp.txt | ||
| ohci-omap3.txt | ||
| ohci-st.txt | ||
| omap-usb.txt | ||
| pxa-usb.txt | ||
| qcom,dwc3.txt | ||
| renesas_usb3.txt | ||
| renesas_usbhs.txt | ||
| rockchip,dwc3.txt | ||
| s3c2410-usb.txt | ||
| samsung-hsotg.txt | ||
| spear-usb.txt | ||
| twlxxxx-usb.txt | ||
| udc-xilinx.txt | ||
| ulpi.txt | ||
| usb251xb.txt | ||
| usb3503.txt | ||
| usb4604.txt | ||
| usb-device.txt | ||
| usb-ehci.txt | ||
| usb-nop-xceiv.txt | ||
| usb-ohci.txt | ||
| usb-uhci.txt | ||
| usb-xhci.txt | ||
| usbmisc-imx.txt | ||
| ux500-usb.txt | ||