linux/Documentation/devicetree/bindings/dma
Linus Torvalds ed6889db63 dmaengine fixes for v5.7-rc4
Core:
  - Documentation typo fixes
  - fix the channel indexes
  - Dmatest: fixes for process hang and iterations
 Drivers:
  - hisilicon: build error fix without PCI_MSI
  - ti-k3: deadlock fix
  - uniphier-xdmac: fix for reg region
  - pch: fix data race
  - tegra: fix clock state
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEE+vs47OPLdNbVcHzyfBQHDyUjg0cFAl6tUikACgkQfBQHDyUj
 g0dGcw//ZIU2KARtc+IpMEPlId15gDuNXYfiC5c8yqGlGy7bfj853XecDjGWSWa3
 9Ouj1mZL2szGudzSKvQwIWXQNlf0nYTH1QvKJVRoiO9uiwrY9tse5hKd247lJzVh
 EH4PvZpk0gTXZcV4eM3LrQZV+lxJLnrJIlnmk4m8/HGtAa0hLXZpFEDJnwsLaVVL
 CLeJoPZpbDWEfmITdB622yAgnHMqSlra0jwBwhfNXtf22MkLGliHLveB0/IxWOal
 QR0r9b/9SGSBtxAYBq5BakgP0HuArKuoNyYw6C9Ve8w3Gq+enEPKiY+OPNN59zTQ
 86x9o3l0Zp6Bs0xoQEi1Ut8Iate5LEeJw47LfGvQZdDbg+h7CcbIoqEaLUfVmchz
 shwEoX1vPQehomJqmdolktxsBjYfYCpmPhp0c4vLNuNdVycAbS0x/sEAWc6HdP77
 f3BU5yk1FahHc9y7z7RQfdukD3eAFcjpv6Lk4xbpJcy0/6TPpYEznk6XU82c4iJZ
 LjYAxwUIibMhvjgJ12Ik9kEHP2or1wUNRg0wWLRI83ko+r6gXlemZH2mLOE04xz+
 kFxKnNWdCFKnTRMQtCa0+Y7TSuZEm7Gcep952hWgRu5+wAtEMWreub31QIRyuAj+
 fqKrpUzQtAQly4ToOYj0Ns5w87berbkhJG+fmHX/kgukdYWh104=
 =py+J
 -----END PGP SIGNATURE-----

Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slave-dma

Pull dmaengine fixes from Vinod Koul:
 "Core:
   - Documentation typo fixes
   - fix the channel indexes
   - dmatest: fixes for process hang and iterations

  Drivers:
   - hisilicon: build error fix without PCI_MSI
   - ti-k3: deadlock fix
   - uniphier-xdmac: fix for reg region
   - pch: fix data race
   - tegra: fix clock state"

* tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slave-dma:
  dmaengine: dmatest: Fix process hang when reading 'wait' parameter
  dmaengine: dmatest: Fix iteration non-stop logic
  dmaengine: tegra-apb: Ensure that clock is enabled during of DMA synchronization
  dmaengine: fix channel index enumeration
  dmaengine: mmp_tdma: Reset channel error on release
  dmaengine: mmp_tdma: Do not ignore slave config validation errors
  dmaengine: pch_dma.c: Avoid data race between probe and irq handler
  dt-bindings: dma: uniphier-xdmac: switch to single reg region
  include/linux/dmaengine: Typos fixes in API documentation
  dmaengine: xilinx_dma: Add missing check for empty list
  dmaengine: ti: k3-psil: fix deadlock on error path
  dmaengine: hisilicon: Fix build error without PCI_MSI
2020-05-02 11:16:14 -07:00
..
ti dmaengine updates for v5.7-rc1 2020-04-02 16:04:42 -07:00
xilinx dt-bindings: dmaengine: xilinx_dma: Add binding for Xilinx MCDMA IP 2019-11-06 22:37:22 +05:30
adi,axi-dmac.txt dt-bindings: Fix misspellings of "Analog Devices" 2020-04-16 14:30:58 -05:00
allwinner,sun4i-a10-dma.yaml dt-bindings: Change maintainer address 2019-12-12 18:38:10 -06:00
allwinner,sun6i-a31-dma.yaml dt-bindings: Change maintainer address 2019-12-12 18:38:10 -06:00
allwinner,sun50i-a64-dma.yaml dt-bindings: Change maintainer address 2019-12-12 18:38:10 -06:00
apm-xgene-dma.txt dmaengine: xgene-dma: Fix the resource map to handle overlapping 2015-07-31 20:33:43 +05:30
arm-pl08x.txt dmaengine: pl08x: Add Faraday FTDMAC020 to compatible list 2017-05-24 09:44:32 +05:30
arm-pl330.txt dt-bindings: pl330: document the optional resets property 2019-06-14 11:25:47 +05:30
atmel-dma.txt
atmel-xdma.txt dt-bindings: at_xdmac: add microchip,sam9x60-dma 2020-01-14 10:47:33 +01:00
brcm,bcm2835-dma.txt dt-bindings: bcm283x: Fix register ranges of bcm2835-i2s 2018-02-22 11:31:31 -08:00
brcm,iproc-sba.txt dt-bindings: Add DT bindings document for Broadcom SBA RAID driver 2017-05-16 10:01:57 +05:30
dma-common.yaml dt-bindings: dmaengine: dma-common: Change dma-channel-mask to uint32-array 2019-11-05 22:30:28 +05:30
dma-controller.yaml dt-bindings: dmaengine: Add YAML schemas for the generic DMA bindings 2019-07-29 12:18:49 +05:30
dma-router.yaml dt-bindings: dmaengine: Add YAML schemas for the generic DMA bindings 2019-07-29 12:18:49 +05:30
dma.txt dt-bindings: dmaengine: Add YAML schemas for the generic DMA bindings 2019-07-29 12:18:49 +05:30
fsl-edma.txt dt-bindings: dma: fsl-edma: add new fsl,fsl,ls1028a-edma 2019-12-18 11:55:46 +05:30
fsl-imx-dma.txt
fsl-imx-sdma.txt dt-bindings: fsl-imx-sdma: Add i.MX8MM/i.MX8MN/i.MX8MP compatible string 2020-01-21 14:50:48 +05:30
fsl-mxs-dma.txt ARM: dts: imx28: Fix AUART4 TX-DMA interrupt name 2015-04-27 22:44:27 +08:00
fsl-qdma.txt dt-bindings: fsl-qdma: Add LS1028A qDMA bindings 2019-06-18 21:03:05 +08:00
img-mdc-dma.txt
jz4780-dma.txt dt-bindings: dmaengine: Add X1830 bindings. 2019-12-23 13:12:49 +05:30
k3dma.txt Documentation: bindings: k3dma: Extend the k3dma driver binding to support hisi-asp 2019-02-04 14:30:28 +05:30
lpc1850-dmamux.txt doc: dt: dma: add bindings for lpc1850-dmamux 2015-08-18 22:12:14 +05:30
milbeaut-m10v-hdmac.txt dt-bindings: milbeaut-m10v-hdmac: Add Socionext Milbeaut HDMAC bindings 2019-10-18 13:32:17 +05:30
milbeaut-m10v-xdmac.txt dt-bindings: milbeaut-m10v-xdmac: Add Socionext Milbeaut XDMAC bindings 2019-10-18 13:32:18 +05:30
mmp-dma.txt dma: mmp_pdma: Add the #dma-requests DT property documentation 2016-02-26 22:56:23 +01:00
moxa,moxart-dma.txt
mpc512x-dma.txt
mtk-hsdma.txt dt-bindings: dmaengine: Add MediaTek High-Speed DMA controller bindings 2018-03-27 15:18:15 +05:30
mtk-uart-apdma.txt dt-bindings: dma: uart: rename binding 2019-06-07 15:36:45 +05:30
mv-xor-v2.txt dmaengine: mv_xor_v2: Fix clock resource by adding a register clock 2018-03-11 20:33:27 +05:30
mv-xor.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
nvidia,tegra20-apbdma.txt dt-bindings: tegra: Rename some bindings for consistency 2016-04-19 17:25:19 -05:00
nvidia,tegra210-adma.txt Documentation: DT: Add compatibility binding for Tegra186 2019-05-04 16:13:41 +05:30
owl-dma.txt dt-bindings: dmaengine: Add binding for Actions Semi Owl SoCs 2018-08-09 08:16:00 +05:30
qcom_adm.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
qcom_bam_dma.txt dt-bindings: dmaengine: bam_dma: add remote controlled bindings 2018-03-01 14:14:27 +05:30
qcom_hidma_mgmt.txt DMAengine updates for v4.16-rc1 2018-01-31 11:52:20 -08:00
renesas,nbpfaxi.txt dt-bindings: dmaengine: nbpfaxi: Rename bindings documentation file 2019-08-20 16:37:18 +05:30
renesas,rcar-dmac.txt dt-bindings: dmaengine: rcar-dmac: Document r8a77961 support 2019-12-10 11:35:54 +05:30
renesas,shdma.txt dt-bindings: dmaengine: shdma: Rename bindings documentation file 2019-07-29 12:23:22 +05:30
renesas,usb-dmac.txt dt-bindings: dma: renesas,usb-dmac: add r8a77961 support 2020-03-26 12:23:31 +05:30
sifive,fu540-c000-pdma.yaml dt-bindings: Add missing 'additionalProperties: false' 2020-03-31 09:03:17 -06:00
sirfsoc-dma.txt dmaengine: sirf: add CSRatlas7 SoC support 2015-06-08 10:26:58 +05:30
snps-dma.txt dmaengine: dw: Remove misleading is_private property 2019-01-07 17:57:13 +05:30
snps,dw-axi-dmac.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
socionext,uniphier-mio-dmac.yaml dt-bindings: dma: Convert UniPhier MIO DMA controller to json-schema 2020-02-26 16:14:37 -06:00
socionext,uniphier-xdmac.yaml dt-bindings: dma: uniphier-xdmac: switch to single reg region 2020-04-15 21:47:23 +05:30
sprd-dma.txt dt-bindings: dmaengine: sprd: Change channel id to slave id for DMA cell specifier 2019-02-25 12:11:06 +05:30
st_fdma.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
st,stm32-dma.yaml dt-bindings: dma: Convert stm32 DMA bindings to json-schema 2019-12-17 18:01:21 -06:00
st,stm32-dmamux.yaml dt-bindings: dma: Convert stm32 DMAMUX bindings to json-schema 2019-12-17 18:01:42 -06:00
st,stm32-mdma.yaml dt-bindings: dma: Convert stm32 MDMA bindings to json-schema 2019-12-17 18:01:32 -06:00
ste-coh901318.txt
ste-dma40.txt dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
ti-dma-crossbar.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
ti-edma.txt dt-bindings: dma: ti-edma: fix example compatible property 2020-02-13 20:11:41 +05:30
zxdma.txt dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00