summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: rcar-dmac: unmap slave resource when channel is freedNiklas Söderlund2017-01-131-0/+8
* dmaengine: omap-dma: Fix the port_window supportPeter Ujfalusi2017-01-101-15/+16
* dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping alloca...Krister Johansen2017-01-101-2/+2
* dmaengine: pl330: Fix runtime PM support for terminated transfersMarek Szyprowski2017-01-031-0/+11
* dmaengine: omap-dma: Fix dynamic lch_map allocationPeter Ujfalusi2017-01-031-9/+21
* dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path.Christophe JAILLET2017-01-021-0/+2
* dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_statusM'boumba Cedric Madianga2017-01-021-7/+3
* dmaengine: stm32-dma: Set correct args number for DMA request from DTM'boumba Cedric Madianga2017-01-021-5/+2
* dmaengine: dw: fix typo in KconfigJean Delvare2017-01-021-1/+1
* dmaengine: ioatdma: workaround SKX ioatdma versionDave Jiang2017-01-021-0/+2
* dmaengine: ioatdma: Add Skylake PCI Dev IDDave Jiang2017-01-022-1/+10
* 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-1434-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
| * | | dmaengine: stm32-dma: remove unused ‘sfcr’Vinod Koul2016-12-121-2/+1
| * | | dmaengine: pch_dma: remove unused ‘cookie’Vinod Koul2016-12-121-2/+0
| * | | dmaengine: mic_x100_dma: remove unused ‘data’Vinod Koul2016-12-121-2/+0