| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/dma/dw_dmac: make driver's endianness configurable | Hein Tibosch | 2012-10-25 | 1 | -5/+13 |
* | dw_dmac: introduce software emulation of LLP transfers | Andy Shevchenko | 2012-09-27 | 1 | -0/+6 |
* | dw_dmac: autoconfigure data_width or get it via platform data | Andy Shevchenko | 2012-09-27 | 1 | -0/+7 |
* | dw_dmac: autoconfigure block_size or use platform data | Andy Shevchenko | 2012-09-27 | 1 | -0/+3 |
* | dw_dmac: fill optional encoded parameters in register structure | Andy Shevchenko | 2012-09-27 | 1 | -0/+30 |
* | dw_dmac: use devm_* functions to simplify code | Andy Shevchenko | 2012-07-26 | 1 | -2/+0 |
* | dw_dmac: use 'u32' for LLI structure members, not dma_addr_t | Andy Shevchenko | 2012-07-16 | 1 | -3/+3 |
* | dw_dmac: fix constant in the comment | Andy Shevchenko | 2012-06-21 | 1 | -1/+1 |
* | dmaengine: move last completed cookie into generic dma_chan structure | Russell King - ARM Linux | 2012-03-13 | 1 | -1/+0 |
* | dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slave | Viresh Kumar | 2012-02-22 | 1 | -0/+12 |
* | dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIG | Viresh Kumar | 2012-02-22 | 1 | -0/+3 |
* | dmaengine/dw_dmac: Reconfigure interrupt and chan_cfg register on resume | Viresh Kumar | 2011-11-28 | 1 | -0/+1 |
* | dmaengine/dw_dmac: Update maintainer-ship | Viresh Kumar | 2011-05-25 | 1 | -0/+1 |
* | dmaengine/dw_dmac: implement pause and resume in dwc_control | Linus Walleij | 2011-05-13 | 1 | -0/+1 |
* | dmaengine/dw_dmac fix: use readl & writel instead of __raw_readl & __raw_writel | Viresh Kumar | 2011-03-07 | 1 | -4/+4 |
* | dw_dmac: Allow src/dst msize & flow controller to be configured at runtime | Viresh KUMAR | 2011-03-07 | 1 | -0/+1 |
* | dw_dmac: Pass Channel Priority from platform_data | Viresh Kumar | 2011-03-07 | 1 | -0/+3 |
* | dw_dmac: implement a private tx_list | Dan Williams | 2009-09-08 | 1 | -0/+1 |
* | dw_dmac: add cyclic API to DW DMA driver | Hans-Christian Egtvedt | 2009-04-01 | 1 | -1/+6 |
* | atmel-mci: fix initialization of dma slave data | Dan Williams | 2009-02-18 | 1 | -2/+0 |
* | dmaengine: Driver for the Synopsys DesignWare DMA controller | Haavard Skinnemoen | 2008-07-08 | 1 | -0/+225 |