summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)Author
2019-09-16dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko
2019-08-17dmaengine: tegra210-adma: use devm_clk_*() helpersSameer Pujar
2019-08-17dmaengine: at_xdmac: remove BUG_ON macro in taskletNicolas Ferre
2019-08-02dmaengine: pl330: _stop: clear interrupt statusSugar Zhang
2019-08-02dmaengine: tegra210-dma: free dma controller in remove()Sameer Pujar
2019-05-15dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_statusAchim Dahlhoff
2019-05-15dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is validDirk Behme
2019-04-12dmaengine: tegra: avoid overflow of byte trackingBen Dooks
2019-04-12dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_*Shunyong Yang
2019-04-12dmaengine: qcom_hidma: assign channel cookie correctlyShunyong Yang
2019-04-12dmaengine: imx-dma: fix warning comparison of distinct pointer typesAnders Roxell
2019-03-26dmaengine: usb-dmac: Make DMAC system sleep callbacks explicitPhuong Nguyen
2019-03-20dmaengine: at_xdmac: Fix wrongfull report of a channel as in useCodrin Ciubotariu
2019-03-01dmaengine: imx-dma: fix wrong callback invokeLeonid Iziumtsev
2019-03-01dmaengine: bcm2835: Fix abort of transactionsLukas Wunner
2019-03-01dmaengine: bcm2835: Fix interrupt race on RTLukas Wunner
2019-03-01dmaengine: xilinx_dma: Remove __aligned attribute on zynqmp_dma_desc_llNathan Chancellor
2018-12-30dmaengine: cppi41: delete channel from pending list when stop channelBin Liu
2018-12-30dmaengine: dw: Fix FIFO size for Intel MerrifieldAndy Shevchenko
2018-12-15dmaengine: at_hdmac: fix module unloadingRichard Genoud
2018-12-15dmaengine: at_hdmac: fix memory leak in at_dma_xlate()Richard Genoud
2018-11-13dmaengine: ppc4xx: fix off-by-one build failureChristian Lamparter
2018-11-13dmaengine: dma-jz4780: Return error if not probed from DTPaul Cercueil
2018-11-13driver/dma/ioat: Call del_timer_sync() without holding prep_lockWaiman Long
2018-09-26dmaengine: sh: rcar-dmac: avoid to write CHCR.TE to 1 if TCR is set to 0Yoshihiro Shimoda
2018-09-26dmaengine: mv_xor_v2: kill the tasklets upon exitHanna Hawa
2018-09-26dmaengine: pl330: fix irq race with terminate_allJohn Keeping
2018-06-28dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()Dan Carpenter
2018-06-28dmaengine: pl330: report BURST residue granularityMarek Szyprowski
2018-06-19dmaengine: ti: omap-dma: Fix OMAP1510 incorrect residue_granularityJanusz Krzysztofik
2018-06-15fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-08Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-04Merge branch 'topic/txx' into for-linusVinod Koul
2018-06-04Merge branch 'topic/ti' into for-linusVinod Koul
2018-06-04Merge branch 'topic/stm' into for-linusVinod Koul
2018-06-04Merge branch 'topic/ste' into for-linusVinod Koul
2018-06-04Merge branch 'topic/sprd' into for-linusVinod Koul
2018-06-04Merge branch 'topic/renesas' into for-linusVinod Koul
2018-06-04Merge branch 'topic/qcom' into for-linusVinod Koul
2018-06-04Merge branch 'topic/pl330' into for-linusVinod Koul
2018-06-04Merge branch 'topic/imx' into for-linusVinod Koul