summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2014-04-16ENGR00286273-1 dma: imx-sdma: allocate memory from iramNicolin Chen
2014-04-16ENGR00283216 media: imx6sl: add runtime pm support for busfreqRobby Cai
2014-04-16ENGR00281186 dmaengine: pxp: not fetch data from AS buffer if it's not usedRobby Cai
2014-04-16ENGR00281859-3 ASoC: fsl: Prepare dmaengine before submit itNicolin Chen
2014-04-16ENGR00280852-9 mxc: asrc: Use threshold to clear dma requestNicolin Chen
2014-04-16ENGR00277299-1 dma: imx-sdma: Add other script for hdmi audio supportNicolin Chen
2014-04-16ENGR00274585-1 dma: imx-sdma: update sdma to support p2pShengjiu Wang
2014-04-16ENGR00274412-1 dma: pxp: Port ePxP driver to 3.10Robby Cai
2014-04-16ENGR00274286-1 dma: imx-sdma: Use correct sdma script for asrcNicolin Chen
2014-04-16ENGR00273673-3 dma: imx-sdma: Add event pending trigger interfaceNicolin Chen
2014-04-16ENGR00273673-2 dma: imx-sdma: Add dual-fifo script for ssiNicolin Chen
2014-04-16ENGR00273673-1 dma: imx-sdma: Fix wrong total script numberNicolin Chen
2014-04-16dma: imx-sdma: move to generic device tree bindingsShawn Guo
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
2013-04-15ioatdma: Adding support for 16 src PQ ops and super extended descriptorsDave Jiang
2013-04-15ioatdma: Removing hw bug workaround for CB3.x .2 and earlierDave Jiang
2013-04-15dw_dmac: add ACPI supportAndy Shevchenko
2013-04-15dmaengine: call acpi_dma_request_slave_channel as wellAndy Shevchenko
2013-04-15dma: acpi-dma: introduce ACPI DMA helpersAndy Shevchenko
2013-04-15dma: of: Remove unnecessary list_empty checkLars-Peter Clausen
2013-04-15DMA: OF: Check properties value before running be32_to_cpup() on itViresh Kumar
2013-04-15DMA: of: Constant namesMarkus Pargmann