aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAge
* dmaengine: mmp_pdma: fix warning about slave capsRobert Jarzmik2015-03-05
* dmaengine: qcom_bam_dma: fix wrong register offsetsStanimir Varbanov2015-03-05
* dmaengine: bam-dma: fix a warning about missing capabilitiesStanimir Varbanov2015-03-05
* dmaengine: ioatdma: workaround for incorrect DMACAP registerDave Jiang2015-03-05
* dmaengine: at_xdmac: fix for chan conf simplificationLudovic Desroches2015-03-05
* dmaengine: dw: don't handle interrupt when dmaengine is not usedJie Yang2015-03-05
* dma: mmp-tdma: refine dma disable and dma-pos updateQiao Zhou2015-03-04
* dmaengine: shdma: Move DMA stop to (runtime) suspend callbacksGeert Uytterhoeven2015-03-02
* dmaenegine: mmp-pdma: fix irq handler overwrite physical chan issueQiao Zhou2015-02-23
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-02-18
|\
| * dmaengine: pl330: add DMA_PAUSE featureRobert Baldyga2015-02-15
| * dmaengine: pl330: improve pl330_tx_status() functionRobert Baldyga2015-02-15
| * dmaengine: rcar-dmac: Disable channel 0 when using IOMMULaurent Pinchart2015-02-15
| * dmaengine: rcar-dmac: Work around descriptor mode IOMMU errataLaurent Pinchart2015-02-15
| * dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC deviceLaurent Pinchart2015-02-15
| * dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISRLaurent Pinchart2015-02-15
| * dmaengine: rcar-dmac: Fix spinlock issues in interruptLaurent Pinchart2015-02-15
| * dmaenegine: edma: fix sparse warningsLad, Prabhakar2015-02-15
| * dmaengine: rcar-dmac: Fix uninitialized variable usageLaurent Pinchart2015-02-12
| * dmaengine: shdmac: extend PM methodsSergei Shtylyov2015-02-12
| * dmaengine: shdmac: use SET_RUNTIME_PM_OPS()Sergei Shtylyov2015-02-12
| * dmaengine: pl330: fix bug that cause start the same descs in cyclicAddy Ke2015-02-10
| * dmaengine: at_xdmac: allow muliple dwidths when doing slave transfersLudovic Desroches2015-02-05
| * dmaengine: at_xdmac: simplify channel configuration stuffLudovic Desroches2015-02-05
| * dmaengine: at_xdmac: introduce save_cc fieldLudovic Desroches2015-02-05
| * dmaengine: at_xdmac: wait for in-progress transaction to complete after pausi...Cyrille Pitchen2015-02-05
| * ioat: fail self-test if wait_for_completion times outNicholas Mc Guire2015-02-05
| * dmaengine: dw: define DW_DMA_MAX_NR_MASTERSAndy Shevchenko2015-02-05
| * dmatest: move src_off, dst_off, len inside loopAndy Shevchenko2015-02-04
| * dmatest: fix indentationAndy Shevchenko2015-02-04
| * dmaengine: Add driver for IMG MDCAndrew Bresticker2015-02-04
| * dmaengine: s3c24xx: missing unlock on an error pathDan Carpenter2015-02-04
| * ioatdma: Adding support for BDX-DE ioatdma.Dave Jiang2015-02-03
| * Merge branch 'topic/rcar' into for-linusVinod Koul2015-02-02
| |\
| | * dmaengine: rcar-dmac: Handle hardware descriptor allocation failureJürg Billeter2014-12-23
| | * dmaengine: rcar-dmac: Cache hardware descriptors memoryLaurent Pinchart2014-12-23
| | * dmaengine: rcar-dmac: Implement support for hardware descriptor listsLaurent Pinchart2014-12-23
| | * dmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Controller (DMAC) driverLaurent Pinchart2014-12-23
| * | Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linusVinod Koul2015-02-02
| |\ \
| | * | dmaengine: shdmac: fixup WARNING of slave caps retrievalKuninori Morimoto2015-01-26
| | * | dmaengine: rcar-hpbdma: tidyup residue_granularityKuninori Morimoto2015-01-26
| | * | dmaengine: coh901318: fix function return types build warningsArnd Bergmann2015-01-18
| | * | dmaengine: s3c24xx: Fix typoMaxime Ripard2015-01-18
| | * | dmaengine: sa11x0: Fix warning and compilation errorsMaxime Ripard2015-01-18
| | * | dmaengine: Move dma_get_slave_caps() implementation to dmaengine.cLaurent Pinchart2015-01-18
| | * | dmaengine: at_hdmac: declare slave capabilitiesLudovic Desroches2015-01-13
| | * | dmaengine: tegra: add slave capabilities reportingPaul Walmsley2015-01-13
| | * | dmaengine: fsldma: remove the unused variableKevin Hao2015-01-13
| | * | dmaengine: fsldma: declare slave capabilities for the generic codeKevin Hao2015-01-13
| | * | dmaengine: rcar-hpbdma: fixup WARNING of slave caps retrievalKuninori Morimoto2015-01-13