aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2015-06-30dmaengine: Fix allocation size for PL330 data buffer depth.Liviu Dudau
2015-06-30dma: pl330: Use dma_get_slave_channel() in the of xlate callbackLars-Peter Clausen
2015-06-30dma: pl330: Differentiate between submitted and issued descriptorsLars-Peter Clausen
2015-06-30dma: pl330: Alloc dma_parms for the dma deviceLars-Peter Clausen
2015-06-30dma: pl330: Set residue_granularityLars-Peter Clausen
2015-06-30dma: pl330: ensure DMA descriptors are zero-initialisedWill Deacon
2015-06-30dma: pl330: silence a compile warningDan Carpenter
2015-06-30dma: pl330: off by one in pl330_probe()Dan Carpenter
2015-06-30dma: pl330: Support per channel irq allocationMichal Simek
2015-06-30dma: pl330: Simplify irq allocationMichal Simek
2015-06-30DMA-API: dma: pl330: add dma_set_mask_and_coherent() callRussell King
2015-06-30dmaengine: pl330: use dma_set_max_seg_size to set the sg limitVinod Koul
2015-06-30dma: pl330: Implement device_slave_capsLars-Peter Clausen
2015-06-30dma: pl330: Fix handling of TERMINATE_ALL while processing completed descriptorsLars-Peter Clausen
2015-06-30dmaengine: add interface of dma_get_slave_channelZhangfei Gao
2015-06-30dma: pl330: split off common code to give back descriptorsChanho Park
2015-06-30dma: pl330: use dma_addr_t for describing bus addressesWill Deacon
2015-06-30dma: pl330: rip out broken, redundant ID probingWill Deacon
2015-04-19dmaengine: omap-dma: Fix memory leak when terminating running transferPeter Ujfalusi
2014-03-06ioat: fix tasklet tear downDan Williams
2014-03-06dma: ste_dma40: don't dereference free:d descriptorLinus Walleij
2014-01-09net_dma: mark brokenDan Williams
2013-12-04ioatdma: fix selection of 16 vs 8 source pathDan Williams
2013-12-04ioatdma: fix sed pool selectionDan Williams
2013-10-13dmaengine: imx-dma: fix slow path issue in prep_dma_cyclicMichael Grzeschik
2013-10-13dmaengine: imx-dma: fix callback path in taskletMichael Grzeschik
2013-10-13dmaengine: imx-dma: fix lockdep issue between irqhandler and taskletMichael Grzeschik
2013-08-11dma: pl330: Fix cyclic transfersLars-Peter Clausen
2013-07-21drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()Bartlomiej Zolnierkiewicz
2013-06-08dmatest: do not allow to interrupt ongoing testsAndy Shevchenko
2013-05-27dmaengine: ste_dma40: fix pm runtime ref countingRabin Vincent
2013-05-25Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-05-18drivers/dma: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-14dma: acpi-dma: parse CSRT to extract additional resourcesAndy Shevchenko
2013-05-09Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-05-06Merge branch 'late/dt' into next/dt2Arnd Bergmann
2013-05-02dma: tegra: implement suspend/resume callbacksLaxman Dewangan
2013-05-02Merge branch 'topic/of' into for-linusVinod Koul
2013-05-02dma:of: Use a mutex to protect the of_dma_listLars-Peter Clausen
2013-05-02dma: of: Fix of_node reference leakLars-Peter Clausen
2013-05-02dmaengine: sirf: move driver init from module_init to subsys_initcallBarry Song
2013-04-30sudmac: add support for SUDMACShimoda, Yoshihiro
2013-04-30dma: sh: add KconfigShimoda, Yoshihiro
2013-04-30at_hdmac: move to generic DMA bindingLudovic Desroches
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-18dmaengine: at_hdmac: fix race condition in atc_advance_work()Ludovic Desroches
2013-04-16ioatdma: ioat3_alloc_sed can be staticFengguang Wu
2013-04-15ioatdma: Adding write back descriptor error status support for ioatdma 3.3Dave Jiang
2013-04-15ioatdma: S1200 platforms ioatdma channel 2 and 3 falsely advertise RAID capDave Jiang