Age | Commit message (Expand) | Author |
2012-03-09 | Revert "drivers/dma: linux/module.h included twice" | Vinod Koul |
2012-03-08 | DMA: PL330: Support MEMTOMEM transmit w/o RMB, WMB | Boojin Kim |
2012-03-08 | DMA: PL330: Removes useless function | Boojin Kim |
2012-03-08 | DMA: PL330: Merge PL330 driver into drivers/dma/ | Boojin Kim |
2012-03-07 | DMA: sa11x0: add SA-11x0 DMA driver | Russell King |
2012-03-06 | dma: imx-sdma: Print a message when firmare fails to be requested | Fabio Estevam |
2012-03-06 | dma: imx-sdma: Let the driver be probed even if no firware is found | Fabio Estevam |
2012-03-06 | dmaengine: Add support for multiple descriptors for imx-dma. | Javier Martin |
2012-03-06 | dmaengine: Add support for MEMCPY for imx-dma. | Javier Martin |
2012-03-06 | dma: dmaengine: Distinguish between 'dmaengine: failed to get' messages | Fabio Estevam |
2012-03-06 | drivers/dma: linux/module.h included twice | Danny Kukawka |
2012-02-28 | includecheck: delete any duplicate instances of module.h | Paul Gortmaker |
2012-02-22 | dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slave | Viresh Kumar |
2012-02-22 | dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIG | Viresh Kumar |
2012-02-22 | dmaengine/dw_dmac: Add 64 bit access width support for slave xfers on mem side | Viresh Kumar |
2012-02-22 | dmaengine/dw_dmac: Don't handle block interrupts | Viresh Kumar |
2012-02-22 | dmaengine/dw_dmac: Use dev_get_platdata() instead of accessing dev directly | Viresh Kumar |
2012-02-22 | dmaengine/dw_dmac: Don't use magic number for total number of channels | Viresh Kumar |
2012-02-22 | dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIG | Viresh Kumar |
2012-02-22 | dmaengine/dw_dmac: Hibernation support in dw_dmac | Rajeev KUMAR |
2012-02-22 | dmaengine: intel_mid_dma: move pm_runtime_put | Adrian Hunter |
2012-02-22 | dmaengine: intel_mid_dma: fix error status mask | Adrian Hunter |
2012-02-05 | dma: Fix typo in iop-adma.c | Masanari Iida |
2012-02-02 | i.MX SDMA: Fix burstsize settings | Philippe Rétornaz |
2012-02-02 | i.MX SDMA: Fix burstsize settings | Philippe Rétornaz |
2012-02-01 | Merge branch 'fixes' into next | Vinod Koul |
2012-02-01 | dma: sh_dma: not all SH DMAC implementations support MEMCPY | Guennadi Liakhovetski |
2012-01-31 | Merge branch 'fixes' into next | Vinod Koul |
2012-01-31 | Merge branch fixes of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmae... | Vinod Koul |
2012-01-31 | at_hdmac: bugfix for enabling channel irq | Nikolaus Voss |
2012-01-31 | dma/imx-sdma: convernt to use bit ops | Richard Zhao |
2012-01-31 | dma/imx-sdma: use num_events to validate event_id0 | Richard Zhao |
2012-01-31 | dma/imx-sdma: move clk_enable out of sdma_request_channel | Richard Zhao |
2012-01-31 | dma/imx-sdma: call sdma_set_channel_priority after sdma_request_channel | Richard Zhao |
2012-01-31 | dma/imx-sdma: use readl_relaxed/writel_relaxed and use writel when necessary | Richard Zhao |
2012-01-31 | dma/imx-sdma: let sdma_run_channel call sdma_enable_channel | Richard Zhao |
2012-01-31 | drivers/dma/amba-pl08x.c: adjust double test | Julia Lawall |
2012-01-31 | drivers/dma/pl330.c: add missing iounmap | Julia Lawall |
2012-01-30 | dma: imx-sdma: start transfer in issue_pending | Sascha Hauer |
2012-01-30 | dma: imx-dma: start transfer in issue_pending | Sascha Hauer |
2012-01-23 | dmaengine: fix missing 'cnt' in ?: in dmatest | Dr. David Alan Gilbert |
2012-01-17 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-01-09 | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-07 | Merge branch 'depends/rmk/for-linus' into samsung/dt | Arnd Bergmann |
2012-01-06 | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2012-01-06 | dma: shdma: fix runtime PM: clear channel buffers on reset | Guennadi Liakhovetski |
2012-01-06 | dma/imx-sdma: save irq flags when use spin_lock in sdma_tx_submit | Haitao Zhang |