summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-02-1856-1787/+4543
|\
| * dmaengine: pl330: add DMA_PAUSE featureRobert Baldyga2015-02-161-0/+28
| * dmaengine: pl330: improve pl330_tx_status() functionRobert Baldyga2015-02-161-2/+72
| * dmaengine: rcar-dmac: Disable channel 0 when using IOMMULaurent Pinchart2015-02-161-1/+16
| * dmaengine: rcar-dmac: Work around descriptor mode IOMMU errataLaurent Pinchart2015-02-161-0/+14
| * dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC deviceLaurent Pinchart2015-02-161-4/+4
| * dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISRLaurent Pinchart2015-02-161-10/+11
| * dmaengine: rcar-dmac: Fix spinlock issues in interruptLaurent Pinchart2015-02-161-4/+4
| * dmaenegine: edma: fix sparse warningsLad, Prabhakar2015-02-161-1/+2
| * dmaengine: rcar-dmac: Fix uninitialized variable usageLaurent Pinchart2015-02-121-38/+31
| * dmaengine: shdmac: extend PM methodsSergei Shtylyov2015-02-121-5/+3
| * dmaengine: shdmac: use SET_RUNTIME_PM_OPS()Sergei Shtylyov2015-02-121-3/+3
| * dmaengine: pl330: fix bug that cause start the same descs in cyclicAddy Ke2015-02-101-0/+6
| * dmaengine: at_xdmac: allow muliple dwidths when doing slave transfersLudovic Desroches2015-02-041-5/+10
| * dmaengine: at_xdmac: simplify channel configuration stuffLudovic Desroches2015-02-041-22/+14
| * dmaengine: at_xdmac: introduce save_cc fieldLudovic Desroches2015-02-041-3/+3
| * dmaengine: at_xdmac: wait for in-progress transaction to complete after pausi...Cyrille Pitchen2015-02-041-1/+6
| * ioat: fail self-test if wait_for_completion times outNicholas Mc Guire2015-02-041-3/+6
| * dmaengine: dw: define DW_DMA_MAX_NR_MASTERSAndy Shevchenko2015-02-043-4/+5
| * dmatest: move src_off, dst_off, len inside loopAndy Shevchenko2015-02-041-11/+12
| * dmatest: fix indentationAndy Shevchenko2015-02-041-6/+6
| * dmaengine: Add driver for IMG MDCAndrew Bresticker2015-02-043-0/+1021
| * dmaengine: s3c24xx: missing unlock on an error pathDan Carpenter2015-02-041-3/+5
| * ioatdma: Adding support for BDX-DE ioatdma.Dave Jiang2015-02-033-0/+15
| * Merge branch 'topic/rcar' into for-linusVinod Koul2015-02-024-2/+1762
| |\
| | * dmaengine: rcar-dmac: Handle hardware descriptor allocation failureJürg Billeter2014-12-231-5/+9
| | * dmaengine: rcar-dmac: Cache hardware descriptors memoryLaurent Pinchart2014-12-231-20/+58
| | * dmaengine: rcar-dmac: Implement support for hardware descriptor listsLaurent Pinchart2014-12-231-51/+253
| | * dmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Controller (DMAC) driverLaurent Pinchart2014-12-234-2/+1518
| * | Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linusVinod Koul2015-02-0244-1715/+1531
| |\ \
| | * | dmaengine: shdmac: fixup WARNING of slave caps retrievalKuninori Morimoto2015-01-251-0/+9
| | * | dmaengine: rcar-hpbdma: tidyup residue_granularityKuninori Morimoto2015-01-251-1/+1
| | * | dmaengine: coh901318: fix function return types build warningsArnd Bergmann2015-01-181-8/+12
| | * | dmaengine: s3c24xx: Fix typoMaxime Ripard2015-01-181-1/+1
| | * | dmaengine: sa11x0: Fix warning and compilation errorsMaxime Ripard2015-01-181-12/+9
| | * | dmaengine: Move dma_get_slave_caps() implementation to dmaengine.cLaurent Pinchart2015-01-181-0/+33
| | * | dmaengine: at_hdmac: declare slave capabilitiesLudovic Desroches2015-01-141-0/+9
| | * | dmaengine: tegra: add slave capabilities reportingPaul Walmsley2015-01-141-0/+15
| | * | dmaengine: fsldma: remove the unused variableKevin Hao2015-01-131-1/+0
| | * | dmaengine: fsldma: declare slave capabilities for the generic codeKevin Hao2015-01-132-0/+9
| | * | dmaengine: rcar-hpbdma: fixup WARNING of slave caps retrievalKuninori Morimoto2015-01-131-0/+6
| | * | dmaengine: imx-sdma: Return a proper error code in platform_get_irq()Fabio Estevam2015-01-131-1/+1
| | * | dmaengine: imx-sdma: Use devm functionsFabio Estevam2015-01-131-46/+16
| | * | dmaengine: imx-sdma: Declare slave capabilities for the generic codeFabio Estevam2015-01-131-0/+4
| | * | dmaengine: mxs-dma: Declare slave capabilities for the generic codeFabio Estevam2015-01-131-0/+4
| | * | dmaengine: dw: provide DMA capabilitiesAndy Shevchenko2015-01-131-1/+15
| | * | dmaengine: mmp-tdma: fix terminate_all return codeArnd Bergmann2015-01-131-0/+2
| | * | dmaengine: mmp-tdma: don't include mach/regs-icu.hArnd Bergmann2015-01-131-1/+0
| | * | dmaengine: k3: fix duplicate function definitionArnd Bergmann2015-01-131-3/+3
| | * | dmaengine: k3: Fix duplicated function name and allmodconfig buildKrzysztof Kozlowski2015-01-131-4/+4
| | |/
OpenPOWER on IntegriCloud