summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driverYoshihiro Shimoda2015-04-023-0/+920
* dmaengine: edma: fixed wrongly initialized data parameter to the edma callbackPetr Kulhavy2015-04-011-1/+1
* dmaengine: ste_dma40: fix implicit conversionStefan Agner2015-04-011-2/+4
* dmaengine: jz4780: add driver for the Ingenic JZ4780 DMA controllerAlex Smith2015-04-013-0/+888
* Merge branch 'topic/alloc_removal' into for-linusVinod Koul2015-03-187-46/+0
|\
| * dmaengine: sun6i: remove device_alloc_chan_resources handlerVinod Koul2015-03-181-6/+0
| * dmaengine: sa11x0: remove device_alloc_chan_resources handlerVinod Koul2015-03-181-6/+0
| * dmaengine: s3c24xx: remove device_alloc_chan_resources handlerVinod Koul2015-03-181-9/+0
| * dmaengine: k3dma: remove device_alloc_chan_resources handlerVinod Koul2015-03-181-6/+0
| * dmaengine: img-mdc: remove device_alloc_chan_resources handlerVinod Koul2015-03-181-6/+0
| * dmaengine: jz4740: remove device_alloc_chan_resources handlerVinod Koul2015-03-181-6/+0
| * dmaengine: amba-pl08x:remove device_alloc_chan_resources handlerVinod Koul2015-03-181-7/+0
* | dmaengine: pl330: fix return status on pending transfersBen Dooks2015-03-181-1/+11
* | dmaengine: pl330: make unexported functions staticBen Dooks2015-03-181-3/+3
* | dmaengine: pl330: fix issues with big-endian armv7Ben Dooks2015-03-181-4/+4
* | dmaengine: constify of_device_id arrayFabian Frederick2015-03-188-9/+9
* | dmaengine: imx-sdma: Add support for version 3 firmwareFabio Estevam2015-03-181-0/+4
* | dmaengine: xilinx-dma: move header file to common locationKedareswara rao Appana2015-03-171-1/+1
* | dmaengine: Remove FSF mailing addressesJarkko Nikula2015-03-1619-76/+0
* | dmaengine: qcom_bam_dma: Add support for BAM v1.7.0Archit Taneja2015-03-161-0/+30
* | dmaengine: dw: Make error prints unique. Part #2Jarkko Nikula2015-03-161-8/+4
* | dmaengine: dw: Make error prints unique. Part #1Jarkko Nikula2015-03-161-2/+4
|/
* dmaengine: at_hdmac: Add support for memory to memory sg transfersTorsten Fleischer2015-03-131-11/+164
* dmaengine: jz4740: Remove extra checkTapasweni Pathak2015-03-051-1/+1
* dmaengine: Remove net_dma_find_channelMaxime Ripard2015-03-051-14/+0
* dmaengine: s3c24xx: Fix spelling mistake in dev_err mistakeColin Ian King2015-03-021-2/+2
* dmaengine: qcom_bam_dma: Fix error path in probe functionPramod Gurav2015-02-231-4/+10
* 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
OpenPOWER on IntegriCloud