aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)AuthorFilesLines
2017-01-13dmaengine: rcar-dmac: unmap slave resource when channel is freedGravatar Niklas Söderlund 1-0/+8
2017-01-10dmaengine: omap-dma: Fix the port_window supportGravatar Peter Ujfalusi 1-15/+16
2017-01-10dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping alloca...Gravatar Krister Johansen 1-2/+2
2017-01-03dmaengine: pl330: Fix runtime PM support for terminated transfersGravatar Marek Szyprowski 1-0/+11
2017-01-03dmaengine: omap-dma: Fix dynamic lch_map allocationGravatar Peter Ujfalusi 1-9/+21
2017-01-02dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path.Gravatar Christophe JAILLET 1-0/+2
2017-01-02dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_statusGravatar M'boumba Cedric Madianga 1-7/+3
2017-01-02dmaengine: stm32-dma: Set correct args number for DMA request from DTGravatar M'boumba Cedric Madianga 1-5/+2
2017-01-02dmaengine: dw: fix typo in KconfigGravatar Jean Delvare 1-1/+1
2017-01-02dmaengine: ioatdma: workaround SKX ioatdma versionGravatar Dave Jiang 1-0/+2
2017-01-02dmaengine: ioatdma: Add Skylake PCI Dev IDGravatar Dave Jiang 2-1/+10
2016-12-25ktime: Cleanup ktime_set() usageGravatar Thomas Gleixner 1-2/+2
2016-12-14Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 34-284/+777
2016-12-14Merge branch 'topic/st_fdma' into for-linusGravatar Vinod Koul 4-0/+1153
2016-12-14Merge branch 'topic/s3c64xx' into for-linusGravatar Vinod Koul 1-0/+11
2016-12-14Merge branch 'topic/qcom' into for-linusGravatar Vinod Koul 5-103/+270
2016-12-14Merge branch 'topic/pxa' into for-linusGravatar Vinod Koul 1-28/+0
2016-12-14Merge branch 'topic/omap' into for-linusGravatar Vinod Koul 2-37/+153
2016-12-14Merge branch 'topic/ioat' into for-linusGravatar Vinod Koul 2-11/+18
2016-12-13Merge tag 'rproc-v4.10' of git://github.com/andersson/remoteprocGravatar Linus Torvalds 4-0/+1153
2016-12-12Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+0
2016-12-12dmaengine: sirf-dma: remove unused ‘sdesc’Gravatar Vinod Koul 1-4/+0
2016-12-12dmaengine: pl330: remove unused ‘regs’Gravatar Vinod Koul 1-3/+0
2016-12-12dmaengine: s3c24xx: remove unused ‘cdata’Gravatar Vinod Koul 1-5/+0
2016-12-12dmaengine: stm32-dma: remove unused ‘src_addr’Gravatar Vinod Koul 1-2/+0
2016-12-12dmaengine: stm32-dma: remove unused ‘dst_addr’Gravatar Vinod Koul 1-2/+1
2016-12-12dmaengine: stm32-dma: remove unused ‘sfcr’Gravatar Vinod Koul 1-2/+1
2016-12-12dmaengine: pch_dma: remove unused ‘cookie’Gravatar Vinod Koul 1-2/+0
2016-12-12dmaengine: mic_x100_dma: remove unused ‘data’Gravatar Vinod Koul 1-2/+0
2016-12-12dmaengine: img-mdc: remove unused ‘prev_phys’Gravatar Vinod Koul 1-6/+3
2016-12-12dmaengine: usb-dmac: remove unused ‘uchan’Gravatar Vinod Koul 1-3/+0
2016-12-12dmaengine: ioat: remove unused ‘res’Gravatar Vinod Koul 1-3/+0
2016-12-12dmaengine: ioat: remove unused ‘ioat_dma’Gravatar Vinod Koul 1-3/+0
2016-12-12dmaengine: ioat: remove unused ‘is_raid_device’Gravatar Vinod Koul 1-3/+0
2016-12-08dmaengine: pl330: do not generate unaligned accessGravatar Vladimir Murzin 1-5/+10
2016-12-08dmaengine: k3dma: move to dma_pool_zallocGravatar Vinod Koul 1-2/+1
2016-12-08dmaengine: at_hdmac: move to dma_pool_zallocGravatar Vinod Koul 1-2/+1
2016-12-06dmaengine: at_xdmac: don't restore unsaved statusGravatar Alexandre Belloni 1-2/+0
2016-12-06dmaengine: ioat: set error code on failuresGravatar Pan Bian 1-4/+12
2016-12-06dmaengine: ioat: set error code on failuresGravatar Pan Bian 1-0/+2
2016-11-30dmaengine: DW DMAC: add multi-block property to device treeGravatar Eugeniy Paltsev 3-3/+14
2016-11-30dmaengine: DW DMAC: enable memory-to-memory transfers supportGravatar Eugeniy Paltsev 1-0/+6
2016-11-30dmaengine: edma: re-initialize dummy slot during system resumeGravatar Vignesh R 1-0/+3
2016-11-30dmaengine: omap-dma: Support for slave devices with data port windowGravatar Peter Ujfalusi 1-2/+61
2016-11-30dmaengine: at_xdmac: Use dma_pool_zallocGravatar Souptick Joarder 1-2/+1
2016-11-30dmaengine: zx296702_dma: Use dma_pool_zallocGravatar Souptick Joarder 1-2/+1
2016-11-30dmaengine: dmatest: honor alignment restriction for buffersGravatar Dave Jiang 1-20/+46
2016-11-30dmaengine: fix spacing issues for dmatestGravatar Dave Jiang 1-4/+4
2016-11-29dmaengine: pch_dma: Replace pci_pool_alloc by pci_pool_zallocGravatar Souptick Joarder 1-2/+1
2016-11-25dmaengine: sun6i: fix the uninitialized value for v_lliGravatar Hao Zhang 1-1/+1