aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2017-01-13dmaengine: rcar-dmac: unmap slave resource when channel is freedNiklas Söderlund
2017-01-10dmaengine: omap-dma: Fix the port_window supportPeter Ujfalusi
2017-01-10dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping alloca...Krister Johansen
2017-01-03dmaengine: pl330: Fix runtime PM support for terminated transfersMarek Szyprowski
2017-01-03dmaengine: omap-dma: Fix dynamic lch_map allocationPeter Ujfalusi
2017-01-02dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path.Christophe JAILLET
2017-01-02dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_statusM'boumba Cedric Madianga
2017-01-02dmaengine: stm32-dma: Set correct args number for DMA request from DTM'boumba Cedric Madianga
2017-01-02dmaengine: dw: fix typo in KconfigJean Delvare
2017-01-02dmaengine: ioatdma: workaround SKX ioatdma versionDave Jiang
2017-01-02dmaengine: ioatdma: Add Skylake PCI Dev IDDave Jiang
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-14Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-12-14Merge branch 'topic/st_fdma' into for-linusVinod Koul
2016-12-14Merge branch 'topic/s3c64xx' into for-linusVinod Koul
2016-12-14Merge branch 'topic/qcom' into for-linusVinod Koul
2016-12-14Merge branch 'topic/pxa' into for-linusVinod Koul
2016-12-14Merge branch 'topic/omap' into for-linusVinod Koul
2016-12-14Merge branch 'topic/ioat' into for-linusVinod Koul
2016-12-13Merge tag 'rproc-v4.10' of git://github.com/andersson/remoteprocLinus Torvalds
2016-12-12Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12dmaengine: sirf-dma: remove unused ‘sdesc’Vinod Koul
2016-12-12dmaengine: pl330: remove unused ‘regs’Vinod Koul
2016-12-12dmaengine: s3c24xx: remove unused ‘cdata’Vinod Koul
2016-12-12dmaengine: stm32-dma: remove unused ‘src_addr’Vinod Koul
2016-12-12dmaengine: stm32-dma: remove unused ‘dst_addr’Vinod Koul
2016-12-12dmaengine: stm32-dma: remove unused ‘sfcr’Vinod Koul
2016-12-12dmaengine: pch_dma: remove unused ‘cookie’Vinod Koul
2016-12-12dmaengine: mic_x100_dma: remove unused ‘data’Vinod Koul
2016-12-12dmaengine: img-mdc: remove unused ‘prev_phys’Vinod Koul
2016-12-12dmaengine: usb-dmac: remove unused ‘uchan’Vinod Koul
2016-12-12dmaengine: ioat: remove unused ‘res’Vinod Koul
2016-12-12dmaengine: ioat: remove unused ‘ioat_dma’Vinod Koul
2016-12-12dmaengine: ioat: remove unused ‘is_raid_device’Vinod Koul
2016-12-08dmaengine: pl330: do not generate unaligned accessVladimir Murzin
2016-12-08dmaengine: k3dma: move to dma_pool_zallocVinod Koul
2016-12-08dmaengine: at_hdmac: move to dma_pool_zallocVinod Koul
2016-12-06dmaengine: at_xdmac: don't restore unsaved statusAlexandre Belloni
2016-12-06dmaengine: ioat: set error code on failuresPan Bian
2016-12-06dmaengine: ioat: set error code on failuresPan Bian
2016-11-30dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev
2016-11-30dmaengine: DW DMAC: enable memory-to-memory transfers supportEugeniy Paltsev
2016-11-30dmaengine: edma: re-initialize dummy slot during system resumeVignesh R
2016-11-30dmaengine: omap-dma: Support for slave devices with data port windowPeter Ujfalusi
2016-11-30dmaengine: at_xdmac: Use dma_pool_zallocSouptick Joarder
2016-11-30dmaengine: zx296702_dma: Use dma_pool_zallocSouptick Joarder
2016-11-30dmaengine: dmatest: honor alignment restriction for buffersDave Jiang
2016-11-30dmaengine: fix spacing issues for dmatestDave Jiang
2016-11-29dmaengine: pch_dma: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder
2016-11-25dmaengine: sun6i: fix the uninitialized value for v_lliHao Zhang