summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | dmaengine: omap-dma: Add support for DMA filter mapping to slave devicesPeter Ujfalusi2015-12-181-0/+4
| | * | | dmaengine: edma: Add support for DMA filter mapping to slave devicesPeter Ujfalusi2015-12-181-0/+4
| | * | | dmaengine: core: Introduce new, universal API to request a channelPeter Ujfalusi2015-12-181-12/+77
| | * | | dmaengine: core: Move and merge the code paths using private_candidatePeter Ujfalusi2015-12-181-39/+42
| | * | | dmaengine: core: Skip mask matching when it is not provided to private_candidatePeter Ujfalusi2015-12-181-1/+1
| | |/ /
| * | | Merge branch 'topic/desc_reuse' into for-linusVinod Koul2016-01-064-6/+54
| |\ \ \
| | * | | dmaengine: pxa_dma: declare transfer are reusableRobert Jarzmik2015-11-161-0/+1
| | * | | dmaengine: enable DMA_CTRL_REUSERobert Jarzmik2015-11-161-0/+1
| | * | | dmaengine: virt-dma: don't always free descriptor upon completionRobert Jarzmik2015-11-162-6/+52
| | |/ /
| * | | dmaengine: mdc: Correct terminate_all handlingDamien.Horsley2015-12-181-26/+51
| * | | dmaengine: edma: Add probe callback to edma_tptc_driverPeter Ujfalusi2015-12-181-0/+6
| * | | dmaengine: dw: fix potential memory leak in dw_dma_parse_dt()Mans Rullgard2015-12-181-2/+5
| * | | dmaengine: img-mdc: Remove unnecessary synchronize_irq() before devm_free_irq()Lars-Peter Clausen2015-12-051-1/+0
| * | | dmaengine: at_xdmac: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2015-12-051-2/+0
| * | | dmaengine: fsl-edma: add PM suspend/resume supportYuan Yao2015-12-051-3/+82
| * | | dmaengine: hsu: speed up residue calculationAndy Shevchenko2015-12-052-13/+5
| * | | dmaengine: acpi-dma: check for 64-bit MMIO addressAndy Shevchenko2015-12-051-1/+4
| * | | dmaengine: at_xdmac: fix spurious flag status for mem2mem transfersLudovic Desroches2015-12-051-3/+15
| * | | dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all()Yoshihiro Shimoda2015-12-051-2/+2
| |/ /
* | | Merge branch 'acpi-soc'Rafael J. Wysocki2016-01-122-18/+20
|\ \ \
| * | | Revert "dmaengine: dw: platform: provide platform data for Intel"Andy Shevchenko2016-01-071-16/+1
| * | | dmaengine: dw: return immediately from IRQ when DMA isn't in useAndy Shevchenko2016-01-071-2/+7
| * | | dmaengine: dw: platform: power on device on shutdownAndy Shevchenko2016-01-071-0/+12
* | | | 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
| | * | dmaengine: idma64: this is not DesignWareAndy Shevchenko2015-09-251-1/+1
OpenPOWER on IntegriCloud