summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path.Christophe JAILLET2017-08-061-0/+2
* dmaengine: ioatdma: workaround SKX ioatdma versionDave Jiang2017-08-061-0/+2
* dmaengine: ioatdma: Add Skylake PCI Dev IDDave Jiang2017-08-062-1/+10
* dmaengine: ep93xx: Always start from BASE0Alexander Sverdlin2017-06-141-0/+2
* dmaengine: usb-dmac: Fix DMAOR AE bit definitionHiroyuki Yokoyama2017-06-141-1/+1
* dmaengine: ipu: Make sure the interrupt routine checks all interrupts.Magnus Lilja2017-03-121-1/+1
* dmaengine: pl330: Fix runtime PM support for terminated transfersMarek Szyprowski2017-01-261-0/+11
* dmaengine: at_xdmac: fix spurious flag status for mem2mem transfersLudovic Desroches2016-11-181-3/+15
* dmaengine: ipu: remove bogus NO_IRQ referenceArnd Bergmann2016-10-311-5/+4
* dmaengine: at_xdmac: fix to pass correct device identity to free_irq()Wei Yongjun2016-10-071-2/+2
* dmaengine: at_xdmac: fix debug stringAlexandre Belloni2016-10-071-2/+2
* dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()Yoshihiro Shimoda2016-09-071-8/+11
* dmaengine: at_xdmac: double FIFO flush needed to compute residueLudovic Desroches2016-08-101-1/+23
* dmaengine: at_xdmac: fix residue corruptionLudovic Desroches2016-08-101-22/+32
* dmaengine: at_xdmac: align descriptors on 64 bitsLudovic Desroches2016-08-101-2/+2
* dmaengine: pxa_dma: fix the maximum requestor lineRobert Jarzmik2016-05-041-11/+28
* dmaengine: hsu: correct use of channel status registerAndy Shevchenko2016-05-042-1/+4
* dmaengine: dw: fix master selectionAndy Shevchenko2016-05-041-15/+19
* dmaengine: at_xdmac: fix residue computationLudovic Desroches2016-03-161-3/+39
* dmaengine: pxa_dma: fix cyclic transfersRobert Jarzmik2016-03-091-1/+7
* dmaengine: dw: disable BLOCK IRQs for non-cyclic xferAndy Shevchenko2016-03-031-5/+10
* dmaengine: at_xdmac: fix resume for cyclic transfersSongjun Wu2016-03-031-0/+3
* dmaengine: dw: fix cyclic transfer callbacksMans Rullgard2016-03-031-6/+15
* dmaengine: dw: fix cyclic transfer setupMans Rullgard2016-03-031-22/+1
* dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flagRameshwar Prasad Sahu2016-01-071-0/+4
* dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock"Ashutosh Dixit2016-01-061-10/+5
* dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy()Cyrille Pitchen2015-12-101-0/+1
* Merge branch 'fix/edma' into fixesVinod Koul2015-12-101-18/+35
|\
| * dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit typePeter Ujfalusi2015-12-101-6/+25
| * dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit typePeter Ujfalusi2015-12-101-12/+10
* | dmaengine: mic_x100: add missing spin_unlockSaurabh Sengar2015-12-051-5/+10
* | dmaengine: bcm2835-dma: Convert to use DMA poolPeter Ujfalusi2015-12-051-24/+54
* | dmaengine: at_xdmac: fix bad behavior in interleaved modeSylvain ETIENNE2015-12-051-1/+3
* | dmaengine: at_xdmac: fix false condition for memset_sg transfersLudovic Desroches2015-12-051-1/+1
* | dmaengine: at_xdmac: fix macro typoLudovic Desroches2015-12-051-1/+1
* | dmaengine: at_hdmac: use %pad format string for dma_addr_tArnd Bergmann2015-11-162-13/+13
* | dmaengine: at_xdmac: use %pad format string for dma_addr_tArnd Bergmann2015-11-161-10/+10
* | dmaengine: imx-sdma: remove __init annotation on sdma_event_remapJason Liu2015-11-161-1/+1
* | dmaengine: edma: predecence bug in GET_NUM_QDMACH()Dan Carpenter2015-11-161-1/+1
* | dmaengine: edma: fix build without CONFIG_OFArnd Bergmann2015-11-161-1/+1
* | dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalanceGeert Uytterhoeven2015-11-161-1/+2
* | dmaengine: sh: usb-dmac: Fix crash on runtime suspendGeert Uytterhoeven2015-11-161-2/+6
|/
* Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-11-1030-537/+2278
|\
| * dmaengine: edma: Add dummy driver skeleton for edma3-tptcPeter Ujfalusi2015-11-041-0/+19
| * Merge branch 'topic/ioatdma' into for-linusVinod Koul2015-10-314-5/+152
| |\
| | * dmaengine: ioatdma: add PCIe AER handlersDave Jiang2015-09-211-2/+86
| | * dmaengine: ioatdma: adding shutdown supportDave Jiang2015-09-214-3/+66
| * | Merge branch 'topic/idma' into for-linusVinod Koul2015-10-314-21/+19
| |\ \
| | * | dmaengine: idma64: use lo_hi_readq() / lo_hi_writeq()Andy Shevchenko2015-09-251-8/+4
| | * | dmaengine: idma64: make better performance on pause / resumeAndy Shevchenko2015-09-251-6/+8