aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2012-07-01dmaengine: PL08x: get src/dst addr direct from dma_slave_config structRussell King
2012-07-01dmaengine: PL08x: constify channel names and bus_id stringsRussell King
2012-07-01dmaengine: PL08x: move private data structures into amba-pl08x.cRussell King
2012-07-01dmaengine: PL08x: clean up get_signal/put_signalRussell King
2012-07-01dmaengine: PL08x: remove circular_buffer boolean from channel dataRussell King
2012-07-01dmaengine: PL08x: remove redundant spinlockRussell King
2012-07-01dmaengine: PL08x: fix missed dma_transfer_direction fixupRussell King
2012-07-01dmaengine: PL08x: remove runtime PM supportRussell King
2012-07-01dmaengine: virt-dma: add support for cyclic DMA periodic callbacksRussell King
2012-07-01dmaengine: virt-dma: vchan_find_desc()Russell King
2012-07-01dmaengine: split out virtual channel DMA support from sa11x0 driverRussell King
2012-06-27dma: tegra: set DMA_CYCLIC capabilityLaxman Dewangan
2012-06-27dma: tegra: do not set transfer desc flag to DMA_CTRL_ACK in cyclic modeLaxman Dewangan
2012-06-27dma: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad
2012-06-27dma: tegra: use sg_dma_address() for getting dma buffer addressLaxman Dewangan
2012-06-23dmaengine: mmp_tdma: fix the arch dependencyVinod Koul
2012-06-20Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-06-21dw_dmac: introduce dwc_chan_disableAndy Shevchenko
2012-06-21dw_dmac: move from __init to __devinitAndy Shevchenko
2012-06-21dw_dmac: introduce dwc_fast_fls()Andy Shevchenko
2012-06-21dw_dmac: disable BLOCK interruptsAndy Shevchenko
2012-06-21dw_dmac: disable dma in optimal way in probeAndy Shevchenko
2012-06-21dw_dmac: use __func__ constant in the debug printsAndy Shevchenko
2012-06-21dw_dmac: print correct number of scanned descriptorsAndy Shevchenko
2012-06-21dw_dmac: introduce dwc_dump_chan_regs to dump registersAndy Shevchenko
2012-06-21dw_dmac: use proper casting to print dma_addr_t valuesAndy Shevchenko
2012-06-21dw_dmac: fix constant in the commentAndy Shevchenko
2012-06-20Viresh has movedViresh Kumar
2012-06-20dmaengine: mmp_tdma: add mmp tdma supportZhangfei Gao
2012-06-14Merge branch 'fixes' into nextVinod Koul
2012-06-14dma: coh901318: use devm allocationLinus Walleij
2012-06-14DMA: PL330: Fix racy mutex unlockJavi Merino
2012-06-12dmaengine: at_hdmac: trivial: fix comment in headerNicolas Ferre
2012-06-08dma: tegra: add dmaengine based dma driverLaxman Dewangan
2012-06-07dma: enable mxs-dma for imx6qHuang Shijie
2012-06-07DMA: PL330: Add missing static storage class specifierSachin Kamat
2012-06-07dma: imx-sdma: buf_tail should be initialize in prepare functionRichard Zhao
2012-06-07dmaengine: pl330: dont complete descriptor for cyclic dmaTushar Behera
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-25Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-05-17Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-05-16Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann
2012-05-15dmaengine: at_hdmac: take maxburst from slave configurationNicolas Ferre
2012-05-15dmaengine: at_hdmac: remove ATC_DEFAULT_CTRLA constantNicolas Ferre
2012-05-15Merge branch 'fixes' into nextVinod Koul
2012-05-15dmaengine: fix cyclic dma usageVinod Koul
2012-05-14Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann
2012-05-14Merge branch 'imx/pinctrl' into imx/dtArnd Bergmann