aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)Author
2016-03-22dmaengine: at_xdmac: fix residue computationLudovic Desroches
2016-03-04dmaengine: dw: disable BLOCK IRQs for non-cyclic xferAndy Shevchenko
2016-02-03dmaengine: at_xdmac: fix resume for cyclic transfersSongjun Wu
2016-02-03dmaengine: dw: fix cyclic transfer callbacksMans Rullgard
2016-02-03dmaengine: dw: fix cyclic transfer setupMans Rullgard
2015-10-22dmaengine: dw: properly read DWC_PARAMS registerAndy Shevchenko
2015-08-16dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()Cyrille Pitchen
2015-08-16dmaengine: pl330: Really fix choppy sound because of wrong residue calculationKrzysztof Kozlowski
2015-08-16dmaengine: pl330: Fix overflow when reporting residue in memcpyKrzysztof Kozlowski
2015-08-03dmaengine: mv_xor: bug fix for racing condition in descriptors cleanupLior Amsalem
2015-06-12dmaengine: Fix choppy sound because of unimplemented resumeKrzysztof Kozlowski
2015-06-08dmaengine: at_xdmac: rework slave configuration partLudovic Desroches
2015-06-08dmaengine: at_xdmac: lock fixesLudovic Desroches
2015-06-02dmaengine: hsu: Fix memory leak when stopping a running transferPeter Ujfalusi
2015-05-22dmaengine: pl330: Fix hang on dmaengine_terminate_all on certain boardsKrzysztof Kozlowski
2015-04-29dmaengine: increment privatecnt when using dma_get_any_slave_channelChristopher Freeman
2015-04-27dmaengine: xgene: Set hardware dependencyJean Delvare
2015-04-27dmaengine: usb-dmac: Protect PM-only functions to kill warningGeert Uytterhoeven
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-04-22dmaengine: hsu: don't prompt for hsu_core partVinod Koul
2015-04-22dmaengine: dw: don't prompt for DW_DMAC_COREVinod Koul
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-21Merge branch 'topic/sh' into for-linusVinod Koul
2015-04-17dmaengine: shdmac: avoid unused variable warningsArnd Bergmann
2015-04-17dmaengine: fix platform_no_drv_owner.cocci warningskbuild test robot
2015-04-17dmaengine: pch_dma: fix memory leak on failure path in pch_dma_probe()Alexey Khoroshilov
2015-04-17dmaengine: at_xdmac: unlock spin lock before returnNiklas Cassel
2015-04-17dmaengine: xgene: devm_ioremap() returns NULL on errorDan Carpenter
2015-04-17dmaengine: xgene: buffer overflow in xgene_dma_init_channels()Dan Carpenter
2015-04-17dmaengine: usb-dmac: Fix dereferencing freed memory 'desc'Yoshihiro Shimoda
2015-04-17dmaengine: sa11x0: report slave capabilities to upper layersDmitry Eremin-Solenikov
2015-04-15Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-04-13Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-13Merge tag 'spi-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-04-12Merge remote-tracking branches 'asoc/topic/dmaengine', 'asoc/topic/fsi', 'aso...Mark Brown
2015-04-11Merge remote-tracking branches 'spi/topic/blackfin', 'spi/topic/cadence', 'sp...Mark Brown
2015-04-11Revert "dmaengine: Add a warning for drivers not using the generic slave caps...Linus Torvalds
2015-04-11dmaengine: cppi41: add missing bitfieldsFelipe Balbi
2015-04-07Merge 4.0-rc7 into tty-nextGreg Kroah-Hartman
2015-04-07Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman
2015-04-02dmaengine: fsl_raid: statify fsl_re_chan_probeVinod Koul
2015-04-02dmaengine: Driver support for FSL RaidEngine device.Xuelin Shi
2015-04-02dmaengine: xgene_dma_init_ring_mngr() can be statickbuild test robot
2015-04-02dmaengine: Add support for APM X-Gene SoC DMA engine driverRameshwar Prasad Sahu
2015-04-02dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driverYoshihiro Shimoda
2015-04-01dmaengine: edma: fixed wrongly initialized data parameter to the edma callbackPetr Kulhavy
2015-04-01dmaengine: ste_dma40: fix implicit conversionStefan Agner
2015-04-01dmaengine: jz4780: add driver for the Ingenic JZ4780 DMA controllerAlex Smith
2015-03-30dmaengine: moxart-dma: Fix memory leak when stopping a running transferPeter Ujfalusi
2015-03-30dmaengine: bcm2835-dma: Fix memory leak when stopping a running transferPeter Ujfalusi