linux/Documentation/devicetree/bindings/dma
Linus Torvalds ec5b103ecf Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Pull slave-dmaengine updates from Vinod Koul:
 "This pull brings:
   - Andy's DW driver updates
   - Guennadi's sh driver updates
   - Pl08x driver fixes from Tomasz & Alban
   - Improvements to mmp_pdma by Daniel
   - TI EDMA fixes by Joel
   - New drivers:
     - Hisilicon k3dma driver
     - Renesas rcar dma driver
  - New API for publishing slave driver capablities
  - Various fixes across the subsystem by Andy, Jingoo, Sachin etc..."

* 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma: (94 commits)
  dma: edma: Remove limits on number of slots
  dma: edma: Leave linked to Null slot instead of DUMMY slot
  dma: edma: Find missed events and issue them
  ARM: edma: Add function to manually trigger an EDMA channel
  dma: edma: Write out and handle MAX_NR_SG at a given time
  dma: edma: Setup parameters to DMA MAX_NR_SG at a time
  dmaengine: pl330: use dma_set_max_seg_size to set the sg limit
  dmaengine: dma_slave_caps: remove sg entries
  dma: replace devm_request_and_ioremap by devm_ioremap_resource
  dma: ste_dma40: Fix potential null pointer dereference
  dma: ste_dma40: Remove duplicate const
  dma: imx-dma: Remove redundant NULL check
  dma: dmagengine: fix function names in comments
  dma: add driver for R-Car HPB-DMAC
  dma: k3dma: use devm_ioremap_resource() instead of devm_request_and_ioremap()
  dma: imx-sdma: Staticize sdma_driver_data structures
  pch_dma: Add MODULE_DEVICE_TABLE
  dmaengine: PL08x: Add cyclic transfer support
  dmaengine: PL08x: Fix reading the byte count in cctl
  dmaengine: PL08x: Add support for different maximum transfer size
  ...
2013-09-10 13:37:36 -07:00
..
arm-pl330.txt ARM: dts: pl330: Add #dma-cells for generic dma binding support 2013-02-14 20:04:27 +05:30
atmel-dma.txt doc: devicetree: bindings: Fix typo in bindings 2013-07-25 12:32:07 +02:00
dma.txt of: dma: fix typos in generic dma binding definition 2013-01-06 20:57:46 -08:00
fsl-imx-dma.txt doc: devicetree: bindings: Fix typo in bindings 2013-07-25 12:32:07 +02:00
fsl-imx-sdma.txt dma: imx-sdma: Add ROM script addresses to driver 2013-08-26 20:47:16 +05:30
fsl-mxs-dma.txt ARM: dts: add generic DMA device tree binding for mxs-dma 2013-04-04 21:22:43 +08:00
k3dma.txt dmaengine: Add hisilicon k3 DMA engine driver 2013-08-28 11:23:40 +05:30
mmp-dma.txt ARM: dt: mmp-dma: add binding file 2012-09-21 15:51:26 +08:00
mv-xor.txt dma: mv_xor: add Device Tree binding 2012-11-20 15:59:00 +01:00
shdma.txt DMA: shdma: switch DT mode to use configuration data from a match table 2013-08-27 14:25:09 +05:30
snps-dma.txt dmaengine: dw_dmac: move to generic DMA binding 2013-02-28 09:53:21 +05:30
ste-coh901318.txt dma: coh901318: add devicetree support 2013-06-17 13:54:27 +02:00
ste-dma40.txt doc: devicetree: bindings: Fix typo in bindings 2013-07-25 12:32:07 +02:00
tegra20-apbdma.txt ARM: dt: tegra: Add Tegra APB DMA device tree binding 2012-02-06 18:21:20 -08:00
ti-edma.txt dmaengine: edma: Add TI EDMA device tree binding 2013-06-24 14:02:02 +05:30