summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)AuthorLines
2017-01-25dmaengine: pl330: fix double lockIago Abal-13/+6
2017-01-25dmaengine: cppi41: Clean up pointless warningsTony Lindgren-8/+5
2017-01-25dmaengine: cppi41: Fix oops in cppi41_runtime_resumeTony Lindgren-15/+25
2017-01-25dmaengine: cppi41: Fix runtime PM timeouts with USB mass storageTony Lindgren-0/+16
2017-01-13dmaengine: rcar-dmac: unmap slave resource when channel is freedNiklas Söderlund-0/+8
2017-01-10dmaengine: omap-dma: Fix the port_window supportPeter Ujfalusi-15/+16
2017-01-10dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping alloca...Krister Johansen-2/+2
2017-01-03dmaengine: pl330: Fix runtime PM support for terminated transfersMarek Szyprowski-0/+11
2017-01-03dmaengine: omap-dma: Fix dynamic lch_map allocationPeter Ujfalusi-9/+21
2017-01-02dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path.Christophe JAILLET-0/+2
2017-01-02dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_statusM'boumba Cedric Madianga-7/+3
2017-01-02dmaengine: stm32-dma: Set correct args number for DMA request from DTM'boumba Cedric Madianga-5/+2
2017-01-02dmaengine: dw: fix typo in KconfigJean Delvare-1/+1
2017-01-02dmaengine: ioatdma: workaround SKX ioatdma versionDave Jiang-0/+2
2017-01-02dmaengine: ioatdma: Add Skylake PCI Dev IDDave Jiang-1/+10
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner-2/+2
2016-12-14Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-284/+777
2016-12-14Merge branch 'topic/st_fdma' into for-linusVinod Koul-0/+1153
2016-12-14Merge branch 'topic/s3c64xx' into for-linusVinod Koul-0/+11
2016-12-14Merge branch 'topic/qcom' into for-linusVinod Koul-103/+270
2016-12-14Merge branch 'topic/pxa' into for-linusVinod Koul-28/+0
2016-12-14Merge branch 'topic/omap' into for-linusVinod Koul-37/+153
2016-12-14Merge branch 'topic/ioat' into for-linusVinod Koul-11/+18
2016-12-13Merge tag 'rproc-v4.10' of git://github.com/andersson/remoteprocLinus Torvalds-0/+1153
2016-12-12Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+0
2016-12-12dmaengine: sirf-dma: remove unused ‘sdesc’Vinod Koul-4/+0
2016-12-12dmaengine: pl330: remove unused ‘regs’Vinod Koul-3/+0
2016-12-12dmaengine: s3c24xx: remove unused ‘cdata’Vinod Koul-5/+0
2016-12-12dmaengine: stm32-dma: remove unused ‘src_addr’Vinod Koul-2/+0
2016-12-12dmaengine: stm32-dma: remove unused ‘dst_addr’Vinod Koul-2/+1
2016-12-12dmaengine: stm32-dma: remove unused ‘sfcr’Vinod Koul-2/+1
2016-12-12dmaengine: pch_dma: remove unused ‘cookie’Vinod Koul-2/+0
2016-12-12dmaengine: mic_x100_dma: remove unused ‘data’Vinod Koul-2/+0
2016-12-12dmaengine: img-mdc: remove unused ‘prev_phys’Vinod Koul-6/+3
2016-12-12dmaengine: usb-dmac: remove unused ‘uchan’Vinod Koul-3/+0
2016-12-12dmaengine: ioat: remove unused ‘res’Vinod Koul-3/+0
2016-12-12dmaengine: ioat: remove unused ‘ioat_dma’Vinod Koul-3/+0
2016-12-12dmaengine: ioat: remove unused ‘is_raid_device’Vinod Koul-3/+0
2016-12-08dmaengine: pl330: do not generate unaligned accessVladimir Murzin-5/+10
2016-12-08dmaengine: k3dma: move to dma_pool_zallocVinod Koul-2/+1
2016-12-08dmaengine: at_hdmac: move to dma_pool_zallocVinod Koul-2/+1
2016-12-06dmaengine: at_xdmac: don't restore unsaved statusAlexandre Belloni-2/+0
2016-12-06dmaengine: ioat: set error code on failuresPan Bian-4/+12
2016-12-06dmaengine: ioat: set error code on failuresPan Bian-0/+2
2016-11-30dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev-3/+14
2016-11-30dmaengine: DW DMAC: enable memory-to-memory transfers supportEugeniy Paltsev-0/+6
2016-11-30dmaengine: edma: re-initialize dummy slot during system resumeVignesh R-0/+3
2016-11-30dmaengine: omap-dma: Support for slave devices with data port windowPeter Ujfalusi-2/+61
2016-11-30dmaengine: at_xdmac: Use dma_pool_zallocSouptick Joarder-2/+1
2016-11-30dmaengine: zx296702_dma: Use dma_pool_zallocSouptick Joarder-2/+1