summaryrefslogtreecommitdiff
path: root/drivers/dma (follow)
Commit message (Expand)AuthorAge
* dmaengine: ipu: Make sure the interrupt routine checks all interrupts.Magnus Lilja2017-03-12
* dmaengine: pl330: Fix runtime PM support for terminated transfersMarek Szyprowski2017-01-26
* dmaengine: at_xdmac: fix spurious flag status for mem2mem transfersLudovic Desroches2016-11-18
* dmaengine: ipu: remove bogus NO_IRQ referenceArnd Bergmann2016-10-31
* dmaengine: at_xdmac: fix to pass correct device identity to free_irq()Wei Yongjun2016-10-07
* dmaengine: at_xdmac: fix debug stringAlexandre Belloni2016-10-07
* dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()Yoshihiro Shimoda2016-09-07
* dmaengine: at_xdmac: double FIFO flush needed to compute residueLudovic Desroches2016-08-10
* dmaengine: at_xdmac: fix residue corruptionLudovic Desroches2016-08-10
* dmaengine: at_xdmac: align descriptors on 64 bitsLudovic Desroches2016-08-10
* dmaengine: pxa_dma: fix the maximum requestor lineRobert Jarzmik2016-05-04
* dmaengine: hsu: correct use of channel status registerAndy Shevchenko2016-05-04
* dmaengine: dw: fix master selectionAndy Shevchenko2016-05-04
* dmaengine: at_xdmac: fix residue computationLudovic Desroches2016-03-16
* dmaengine: pxa_dma: fix cyclic transfersRobert Jarzmik2016-03-09
* dmaengine: dw: disable BLOCK IRQs for non-cyclic xferAndy Shevchenko2016-03-03
* dmaengine: at_xdmac: fix resume for cyclic transfersSongjun Wu2016-03-03
* dmaengine: dw: fix cyclic transfer callbacksMans Rullgard2016-03-03
* dmaengine: dw: fix cyclic transfer setupMans Rullgard2016-03-03
* dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flagRameshwar Prasad Sahu2016-01-07
* dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock"Ashutosh Dixit2016-01-06
* dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy()Cyrille Pitchen2015-12-10
* Merge branch 'fix/edma' into fixesVinod Koul2015-12-10
|\
| * dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit typePeter Ujfalusi2015-12-10
| * dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit typePeter Ujfalusi2015-12-10
* | dmaengine: mic_x100: add missing spin_unlockSaurabh Sengar2015-12-05
* | dmaengine: bcm2835-dma: Convert to use DMA poolPeter Ujfalusi2015-12-05
* | dmaengine: at_xdmac: fix bad behavior in interleaved modeSylvain ETIENNE2015-12-05
* | dmaengine: at_xdmac: fix false condition for memset_sg transfersLudovic Desroches2015-12-05
* | dmaengine: at_xdmac: fix macro typoLudovic Desroches2015-12-05
* | dmaengine: at_hdmac: use %pad format string for dma_addr_tArnd Bergmann2015-11-16
* | dmaengine: at_xdmac: use %pad format string for dma_addr_tArnd Bergmann2015-11-16
* | dmaengine: imx-sdma: remove __init annotation on sdma_event_remapJason Liu2015-11-16
* | dmaengine: edma: predecence bug in GET_NUM_QDMACH()Dan Carpenter2015-11-16
* | dmaengine: edma: fix build without CONFIG_OFArnd Bergmann2015-11-16
* | dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalanceGeert Uytterhoeven2015-11-16
* | dmaengine: sh: usb-dmac: Fix crash on runtime suspendGeert Uytterhoeven2015-11-16
|/
* Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-11-10
|\
| * dmaengine: edma: Add dummy driver skeleton for edma3-tptcPeter Ujfalusi2015-11-04
| * Merge branch 'topic/ioatdma' into for-linusVinod Koul2015-10-31
| |\
| | * dmaengine: ioatdma: add PCIe AER handlersDave Jiang2015-09-21
| | * dmaengine: ioatdma: adding shutdown supportDave Jiang2015-09-21
| * | Merge branch 'topic/idma' into for-linusVinod Koul2015-10-31
| |\ \
| | * | dmaengine: idma64: use lo_hi_readq() / lo_hi_writeq()Andy Shevchenko2015-09-25
| | * | dmaengine: idma64: make better performance on pause / resumeAndy Shevchenko2015-09-25
| | * | dmaengine: idma64: this is not DesignWareAndy Shevchenko2015-09-25
| | * | dmaengine: idma64: useless use of min_t()Andy Shevchenko2015-09-25
| | * | dmaengine: idma64: convert to __ffs()Andy Shevchenko2015-09-25
| | * | dmaengine: idma: rename to INTEL_IDMA64Vinod Koul2015-09-24
| | |/
| * | Merge branch 'topic/edma' into for-linusVinod Koul2015-10-31
| |\ \