Age | Commit message (Expand) | Author |
2011-12-23 | dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled. | Lothar Waßmann |
2011-12-23 | dma: mxs-dma: fix a typo in comment | Lothar Waßmann |
2011-12-08 | DMA: PL330: Remove pm_runtime_xxx calls from pl330 probe/remove | Tushar Behera |
2011-12-08 | i.MX IPU DMA: Fix wrong burstsize settings | Sascha Hauer |
2011-12-05 | dmaengine/ste_dma40: allow fixed physical channel | Narayanan G |
2011-12-05 | dmaengine/amba-pl08x: Config ccfg and increment phychan_hold if phychan is true | Viresh Kumar |
2011-12-05 | dmaengine: convert drivers/dma/* to use module_platform_driver() | Axel Lin |
2011-12-05 | IMX/SDMA : save the real count for one DMA transaction. | Huang Shijie |
2011-12-05 | dma/ep93xx_dma: prevent ep93xx_dma_tasklet() to reference an empty list | Mika Westerberg |
2011-12-05 | dma/ep93xx_dma: fix initialization of M2M control register | Rafal Prylowski |
2011-11-28 | dmaengine: at_hdmac: simplify device selection from platform data or DT | Nicolas Ferre |
2011-11-28 | dmaengine: at_hdmac: empty entry shape modification | Nicolas Ferre |
2011-11-28 | dmaengine: at_hdmac: add const to struct platform_device_id definition | Nicolas Ferre |
2011-11-28 | dmaengine/ste_dma40: Add support to use lcla area from esram | Narayanan G |
2011-11-28 | dmaengine: timb_dma: fix the spare warinings | Vinod Koul |
2011-11-28 | dmaengine/dw_dmac: Reconfigure interrupt and chan_cfg register on resume | Viresh Kumar |
2011-11-22 | IMX/DMA : set the DMA direction in the sdma_control() | Huang Shijie |
2011-11-22 | dmaengine/ste_dma40: support pm in dma40 | Narayanan G |
2011-11-18 | dmaengine: add CSR SiRFprimaII DMAC driver | Rongjun Ying |
2011-11-18 | DMAEngine: Define interleaved transfer request api | Jassi Brar |
2011-11-17 | Merge branch 'dma_slave_direction' into next_test_dirn | Vinod Koul |
2011-11-17 | pch_dma: Support new device LAPIS Semiconductor ML7831 IOH | Tomoya MORINAGA |
2011-11-17 | pch_dma: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor | Tomoya MORINAGA |
2011-11-17 | dma i.MX: remove individual SOC dependency | Sascha Hauer |
2011-11-17 | dma: fix spacing for method declaration, coding style issue in iop-adma.c | Ciaran McCormick |
2011-11-10 | DMA: PL330: Fix build warning | Boojin Kim |
2011-11-10 | dmaengine: at_hdmac: add device tree support | Nicolas Ferre |
2011-11-10 | dmaengine: at_hdmac: platform data move to use .id_table | Nicolas Ferre |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-04 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2011-11-03 | [media] dmaengine: ipu-idmac: add support for the DMA_PAUSE control | Guennadi Liakhovetski |
2011-10-31 | drivers/dma: Add export.h to ste_dma40.c | Paul Gortmaker |
2011-10-31 | drivers/dma: Add module.h to files implicitly using it. | Paul Gortmaker |
2011-10-31 | x86: fix up files really needing to include module.h | Paul Gortmaker |
2011-10-27 | dmaengine: move drivers to dma_transfer_direction | Vinod Koul |
2011-10-16 | dmaengine: mid_dma: mask_peripheral_interrupt only when dmac is idle | Vinod Koul |
2011-10-16 | dmaengine/ep93xx_dma: add module.h include | Mika Westerberg |
2011-10-12 | pch_dma: Reduce wasting memory | Tomoya MORINAGA |
2011-10-11 | pch_dma: Fix suspend issue | Tomoya MORINAGA |
2011-10-07 | dma/timberdale: free_irq() on an error path | Dan Carpenter |
2011-09-28 | dma: shdma: transfer based runtime PM | Guennadi Liakhovetski |
2011-09-28 | dmaengine: shdma: protect against the IRQ handler | Guennadi Liakhovetski |
2011-09-21 | Merge branch 'samsung_dma' into next | Vinod Koul |
2011-09-21 | dmaengine i.MX DMA/SDMA: add missing include of linux/module.h | Axel Lin |
2011-09-20 | dmaengine: delete redundant chan_id and chancnt initialization in dma drivers | Barry Song |
2011-09-19 | dmaengine/amba-pl08x: Check txd->llis_va before freeing dma_pool | Viresh Kumar |
2011-09-19 | dmaengine/amba-pl08x: Add support for sg len greater than one for slave trans... | Viresh Kumar |
2011-09-14 | DMA: PL330: Add DMA_CYCLIC capability | Boojin Kim |
2011-09-14 | DMA: PL330: Remove the start operation for handling DMA_TERMINATE_ALL command | Boojin Kim |
2011-09-14 | DMA: PL330: Support DMA_SLAVE_CONFIG command | Boojin Kim |