summaryrefslogtreecommitdiffstats
path: root/drivers/dma (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/intel' into for-linusVinod Koul2017-02-214-67/+223
|\
| * dmaengine: dw: we do support Merrifield SoC in PCI modeAndy Shevchenko2017-01-251-0/+15
| * dmaengine: dw: add support of iDMA 32-bit hardwareAndy Shevchenko2017-01-251-9/+92
| * dmaengine: dw: introduce register mappings for iDMA 32-bitAndy Shevchenko2017-01-251-3/+49
| * dmaengine: dw: introduce block2bytes() and bytes2block()Andy Shevchenko2017-01-252-23/+35
| * dmaengine: dw: extract dwc_chan_pause() for future useAndy Shevchenko2017-01-251-5/+9
| * dmaengine: dw: replace convert_burst() with one linerAndy Shevchenko2017-01-251-18/+11
| * dmaengine: dw: register IRQ and DMA pool with instance IDAndy Shevchenko2017-01-254-2/+8
| * dmaengine: dw: Fix data corruption in large device to memory transfersJarkko Nikula2017-01-251-11/+9
| * dmaengine: dw: pci: remove LPE Audio DMA IDAndy Shevchenko2017-01-101-2/+1
* | dmaengine: rcar-dmac: Widen DMA mask to 40 bitsGeert Uytterhoeven2017-02-141-0/+1
* | dmaengine: sun6i: allow build on ARM64 platforms (sun50i)Icenowy Zheng2017-02-051-1/+1
* | dmaengine: ipu: Make sure the interrupt routine checks all interrupts.Magnus Lilja2017-01-021-1/+1
* | dmaengine: Convert ID allocation to an IDAMatthew Wilcox2017-01-021-10/+11
|/
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-2/+2
* Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-12-1534-284/+777
|\
| * Merge branch 'topic/st_fdma' into for-linusVinod Koul2016-12-144-0/+1153
| |\
| * \ Merge branch 'topic/s3c64xx' into for-linusVinod Koul2016-12-141-0/+11
| |\ \
| | * | dmaengine: pl08x: Add support for the DMA slave mapSylwester Nawrocki2016-11-171-0/+11
| * | | Merge branch 'topic/qcom' into for-linusVinod Koul2016-12-145-103/+270
| |\ \ \
| | * | | dmaengine: qcom_hidma: autoload while probing ACPISinan Kaya2016-11-232-0/+2
| | * | | dmaengine: qcom_hidma: cleanup sysfs entries during removeSinan Kaya2016-11-152-6/+24
| | * | | dmaengine: qcom_hidma: hide MSI handler when unusedArnd Bergmann2016-11-141-0/+2
| | * | | dmaengine: qcom_hidma: remove unneeded of_node_put()Wei Yongjun2016-11-141-1/+0
| | * | | dmaengine: qcom_hidma: add MSI support for interruptsSinan Kaya2016-11-033-6/+147
| | * | | dmaengine: qcom_hidma: protect common data structuresSinan Kaya2016-11-031-33/+11
| | * | | dmaengine: qcom_hidma: bring out interrupt causeSinan Kaya2016-11-031-29/+33
| | * | | dmaengine: qcom_hidma: make pending_tre_count atomicSinan Kaya2016-11-033-9/+9
| | * | | dmaengine: qcom_hidma: break completion processing on errorSinan Kaya2016-10-191-0/+7
| | * | | dmaengine: qcom_hidma: add a common API to setup the interruptSinan Kaya2016-10-192-4/+25
| | * | | dmaengine: qcom_hidma: configure DMA and MSI for OFSinan Kaya2016-10-191-1/+8
| | * | | dmaengine: qcom_hidma: remove useless debugfs file removalSinan Kaya2016-10-191-1/+0
| | * | | dmaengine: qcom_hidma: prevent disable in errorSinan Kaya2016-10-181-13/+2
| | |/ /
| * | | Merge branch 'topic/pxa' into for-linusVinod Koul2016-12-141-28/+0
| |\ \ \
| | * | | Revert "dmaengine: pxa_dma: add support for legacy transition"Robert Jarzmik2016-10-181-28/+0
| | |/ /
| * | | Merge branch 'topic/omap' into for-linusVinod Koul2016-12-142-37/+153
| |\ \ \
| | * | | dmaengine: edma: re-initialize dummy slot during system resumeVignesh R2016-11-301-0/+3
| | * | | dmaengine: omap-dma: Support for slave devices with data port windowPeter Ujfalusi2016-11-301-2/+61
| | * | | dmaengine: omap-dma: initialize can_pause to falseColin Ian King2016-10-191-1/+1
| | * | | dmaengine: omap-dma: add support for pause of non-cyclic transfersSebastian Andrzej Siewior2016-10-181-35/+89
| | |/ /
| * | | Merge branch 'topic/ioat' into for-linusVinod Koul2016-12-142-11/+18
| |\ \ \
| | * | | dmaengine: ioat: set error code on failuresPan Bian2016-12-061-4/+12
| | * | | dmaengine: ioat: set error code on failuresPan Bian2016-12-061-0/+2
| | * | | dmaengine: ioatdma: error string table missing an entryDave Jiang2016-11-141-0/+1
| | * | | dmaengine: ioatdma: loop for number elements in array chanerr_strColin Ian King2016-10-191-7/+3
| | |/ /
| * | | dmaengine: sirf-dma: remove unused ‘sdesc’Vinod Koul2016-12-121-4/+0
| * | | dmaengine: pl330: remove unused ‘regs’Vinod Koul2016-12-121-3/+0
| * | | dmaengine: s3c24xx: remove unused ‘cdata’Vinod Koul2016-12-121-5/+0
| * | | dmaengine: stm32-dma: remove unused ‘src_addr’Vinod Koul2016-12-121-2/+0
| * | | dmaengine: stm32-dma: remove unused ‘dst_addr’Vinod Koul2016-12-121-2/+1