summaryrefslogtreecommitdiff
path: root/drivers/dma (follow)
Commit message (Expand)AuthorAge
...
* | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang2016-10-21
|\|
* | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
* | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\|
| * 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
* | Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang2016-07-12
|\|
| * 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
* | dma: Modify qcom-sps-dma based on framework changesGirish Mahadevan2016-03-22
* | dma: Add snapshot qcom-sps-dma driverGirish Mahadevan2016-03-22
|/
* 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
| |\ \
| | * | dmaengine: edma: New device tree bindingPeter Ujfalusi2015-10-27
| | * | dmaengine: Kconfig: edma: Select TI_DMA_CROSSBAR in case of ARCH_OMAPPeter Ujfalusi2015-10-27
| | * | dmaengine: ti-dma-crossbar: Add support for crossbar on AM33xx/AM43xxPeter Ujfalusi2015-10-27
| | * | dmaengine: edma: Merge the of parsing functionsPeter Ujfalusi2015-10-27