summaryrefslogtreecommitdiff
path: root/drivers/dma/sa11x0-dma.c
Commit message (Expand)AuthorAge
* dmaengine: sa11x0: add DMA filtersRussell King2017-09-27
* dmaengine: sa11x0: use correct print specifiers for size_tVinod Koul2016-09-26
* dmaengine: sa11x0: use correct print specifiers for u32Vinod Koul2016-09-26
* dmaengine: sa11x0: use correct print specifiers for dma_addr_tVinod Koul2016-09-26
* dmaengine: sa11x0: report slave capabilities to upper layersDmitry Eremin-Solenikov2015-04-17
* dmaengine: sa11x0: remove device_alloc_chan_resources handlerVinod Koul2015-03-18
* dmaengine: sa11x0: Fix warning and compilation errorsMaxime Ripard2015-01-18
* dmaengine: sa11x0: Split device_controlMaxime Ripard2014-12-22
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * dma: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | dmaengine: sa11x0: Remove chancnt affectationsMaxime Ripard2014-11-06
|/
* dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart2014-08-04
* dmaengine: sa11x0: remove broken #ifdefArnd Bergmann2014-05-21
* dmaengine: sa11x0: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
* Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* dma: remove use of __devinitBill Pemberton2012-11-28
* dma: remove use of __devexit_pBill Pemberton2012-11-28
* dmaengine: Pass flags via device_prep_dma_cyclic() callbackPeter Ujfalusi2012-09-22
* dmaengine: sa11x0-dma: add cyclic DMA supportRussell King2012-07-01
* dmaengine: sa11x0-dma: fix DMA residue supportRussell King2012-07-01
* dmaengine: split out virtual channel DMA support from sa11x0 driverRussell King2012-07-01
* ARM: sa11x0: fix build errors from DMA engine API updatesRussell King2012-03-30
* DMA: sa11x0: add SA-11x0 DMA driverRussell King2012-03-07