| Commit message (Expand) | Author | Age | Files | Lines |
* | dmaengine: sa11x0: report slave capabilities to upper layers | Dmitry Eremin-Solenikov | 2015-04-17 | 1 | -0/+6 |
* | dmaengine: sa11x0: remove device_alloc_chan_resources handler | Vinod Koul | 2015-03-18 | 1 | -6/+0 |
* | dmaengine: sa11x0: Fix warning and compilation errors | Maxime Ripard | 2015-01-18 | 1 | -12/+9 |
* | dmaengine: sa11x0: Split device_control | Maxime Ripard | 2014-12-22 | 1 | -74/+84 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -1/+0 |
|\ |
|
| * | dma: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | dmaengine: sa11x0: Remove chancnt affectations | Maxime Ripard | 2014-11-06 | 1 | -2/+1 |
|/ |
|
* | dmaengine: Remove the context argument to the prep_dma_cyclic operation | Laurent Pinchart | 2014-08-04 | 1 | -1/+1 |
* | dmaengine: sa11x0: remove broken #ifdef | Arnd Bergmann | 2014-05-21 | 1 | -4/+0 |
* | dmaengine: sa11x0: use DMA_COMPLETE for dma completion status | Vinod Koul | 2013-10-25 | 1 | -1/+1 |
* | Drivers: dma: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -1/+1 |
* | dma: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -2/+2 |
* | dma: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | dmaengine: Pass flags via device_prep_dma_cyclic() callback | Peter Ujfalusi | 2012-09-22 | 1 | -1/+1 |
* | dmaengine: sa11x0-dma: add cyclic DMA support | Russell King | 2012-07-01 | 1 | -16/+92 |
* | dmaengine: sa11x0-dma: fix DMA residue support | Russell King | 2012-07-01 | 1 | -16/+29 |
* | dmaengine: split out virtual channel DMA support from sa11x0 driver | Russell King | 2012-07-01 | 1 | -171/+78 |
* | ARM: sa11x0: fix build errors from DMA engine API updates | Russell King | 2012-03-30 | 1 | -1/+1 |
* | DMA: sa11x0: add SA-11x0 DMA driver | Russell King | 2012-03-07 | 1 | -0/+1109 |