Commit Graph

1546 Commits (e8437d7ecbc50198705331449367d401ebb3181f)

Author SHA1 Message Date
Olof Johansson f9f0a7d0dc drivers/dma/iop-adma.c: fix new warnings 12 years ago
Guennadi Liakhovetski 67eacc1583 DMA: shdma: add DT support 12 years ago
Guennadi Liakhovetski fa74326c44 DMA: shdma: (cosmetic) don't re-calculate a pointer 12 years ago
Boris BREZILLON f784d9c904 dmaengine: at_hdmac: prepare clk before calling enable 12 years ago
Nicolas Ferre c3dbc60c9b dmaengine/trivial: at_hdmac: add curly brackets to if/else expressions 12 years ago
Nicolas Ferre 538eea6c7c dmaengine: at_hdmac: remove unsuded atc_cleanup_descriptors() 12 years ago
Ludovic Desroches 62971b2982 dmaengine: at_hdmac: add FIFO configuration parameter to DMA DT binding 12 years ago
Lars-Peter Clausen 25ce6c35fe MIPS: jz4740: Remove custom DMA API 12 years ago
Lars-Peter Clausen 7c169a42d9 dma: Add a jz4740 dmaengine driver 12 years ago
Qiao Zhou 8e3c518fba dma: mmp_tdma: disable irq when disabling dma channel 12 years ago
Mark Brown d7cabeed83 dmaengine: PL08x: Avoid collisions with get_signal() macro 12 years ago
Vinod Koul e368b510c0 dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagically 12 years ago
Andy Shevchenko fed42c198b dma: dw: add PCI part of the driver 12 years ago
Andy Shevchenko 9cade1a46c dma: dw: split driver to library part and platform code 12 years ago
Andy Shevchenko 61a7649620 dma: move dw_dmac driver to an own directory 12 years ago
Andy Shevchenko 0b95961e03 dw_dmac: don't check resource with devm_ioremap_resource 12 years ago
Will Deacon fed8c45727 dma: pl330: use dma_addr_t for describing bus addresses 12 years ago
Will Deacon 0967717661 dma: pl330: rip out broken, redundant ID probing 12 years ago
Shawn Guo 9479e17c9b dma: imx-sdma: move to generic device tree bindings 12 years ago
Rongjun Ying add93b578e dmaengine: sirf: set dma residue based on the current dma transfer position 12 years ago
Dmitry Osipenko 7bdc1e272a dma: tegra: avoid channel lock up after free 12 years ago
Dmitry Osipenko ac7ae754d5 dma: tegra20-apbdma: err message correction 12 years ago
Denis Efremov 8004cbb481 dw_dmac: remove inline marking of EXPORT_SYMBOL functions 12 years ago
Jingoo Han c1a9d391ad dma: timb_dma: remove unnecessary platform_set_drvdata() 12 years ago
Jingoo Han 36c6df5062 dma: at_hdmac: remove unnecessary platform_set_drvdata() 12 years ago
Fabio Estevam 3208b3701b dma: mxs-dma: Staticize mxs_dma_xlate 12 years ago
Jingoo Han dd3daca162 dma: use platform_{get,set}_drvdata() 12 years ago
Elen Song d48de6f1a8 DMA: AT91: Get residual bytes in dma buffer 12 years ago
Elen Song d088c33b64 DMA: AT91: Get transfer width 12 years ago
Nicolas Ferre 6c22770f64 dmaengine: at_hdmac/trivial: rearrange CFG register bits assignment 12 years ago
Nicolas Ferre 72ae6e4b31 dmaengine: at_hdmac: extend hardware handshaking interface identification 12 years ago
Nicolas Ferre ea7e79063e dmaengine: at_hdmac/trivial: correct typo in comment 12 years ago
Markus Pargmann 5c6b3e7725 DMA: imx-dma: imxdma->dev used uninitialized 12 years ago
Markus Pargmann 290ad0f9d9 dma: imx-dma: Add oftree support 12 years ago
Bartlomiej Zolnierkiewicz 48a9db462d drivers/dma: remove unused support for MEMSET operations 12 years ago
Bartlomiej Zolnierkiewicz da331ba8e9 drivers/dma/pl330.c: fix locking in pl330_free_chan_resources() 12 years ago
Fabio Baltieri b4a1ccdf27 dmaengine: ste_dma40: Declare memcpy config as static 12 years ago
Matt Porter e65abbbc52 dmaengine: edma: enable build for AM33XX 12 years ago
Matt Porter 3ad7a42d5a ARM: davinci: move private EDMA API to arm/common 12 years ago
Linus Walleij faadc6e3d5 dma: coh901318: add devicetree support 12 years ago
Lars-Peter Clausen 8552bb4f16 dma: of: Remove check on always true condition 12 years ago
Lars-Peter Clausen ff0e0f4f56 dma: of: Remove restriction that #dma-cells can't be 0 12 years ago
Andy Shevchenko bcc567e311 dmatest: do not allow to interrupt ongoing tests 12 years ago
Wei Yongjun 8581bbcd30 dmaengine: ste_dma40: fix error return code in d40_probe() 12 years ago
Lee Jones 499c2bc3cc dmaengine: ste_dma40: Fetch disabled channels from DT 12 years ago
Lee Jones fd59f9e6ab dmaengine: ste_dma40: Fetch the number of physical channels from DT 12 years ago
Lee Jones a7dacb68b3 dmaengine: ste_dma40: Allow memcpy channels to be configured from DT 12 years ago
Lee Jones 8cc5af1255 dmaengine: ste_dma40_ll: Replace meaningless register set with comment 12 years ago
Lee Jones 43f2e1a3be dmaengine: ste_dma40: Convert data_width from register bit format to value 12 years ago
Lee Jones 16db3411eb dmaengine: ste_dma40_ll: Use the BIT macro to replace ugly '(1 << x)'s 12 years ago