summaryrefslogtreecommitdiffstats
path: root/drivers/dma/sirf-dma.c
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: sirf: Add device_slave_caps interfaceRongjun Ying2014-01-201-0/+20
* dmaengine: sirf: add PM entries for sleep and runtimeBarry Song2013-08-131-3/+129
* dma: sirf: use NULL instead of 0Jingoo Han2013-08-131-1/+1
* dmaengine: sirf: set dma residue based on the current dma transfer positionRongjun Ying2013-07-051-0/+17
* dmaengine: sirf: move driver init from module_init to subsys_initcallBarry Song2013-05-021-1/+12
* dmaengine:sirf:take clock and enable it while probingBarry Song2013-04-151-0/+11
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-261-6/+67
|\
| * DMAEngine: sirf: lock the shared registers access in sirfsoc_dma_terminate_allBarry Song2013-01-281-1/+3
| * DMAEngine: sirf: add DMA pause/resume supportBarry Song2013-01-281-0/+46
| * dmaengine: sirf: enable the driver support new SiRFmarco SoCBarry Song2013-01-071-6/+19
* | Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
|/
* dma: remove use of __devinitBill Pemberton2012-11-281-1/+1
* dma: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* dmaengine: sirf: fix a typo in moving running dma_desc to active queueBarry Song2012-10-241-1/+1
* dmaengine: sirf: fix a typo in dma_prep_interleavedBarry Song2012-10-241-1/+1
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-10-101-16/+7
|\
| * drivers/dma/sirf-dma.c: fix usage of devm functionsJulia Lawall2012-08-221-16/+7
* | dmaengine: Pass flags via device_prep_dma_cyclic() callbackPeter Ujfalusi2012-09-221-1/+1
|/
* dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclicAlexandre Bounine2012-03-211-1/+1
* dmaengine: fix for cookie changes and mergeVinod Koul2012-03-131-0/+2
* dmaengine: consolidate initialization of cookiesRussell King - ARM Linux2012-03-131-2/+1
* dmaengine: consolidate tx_status functionsRussell King - ARM Linux2012-03-131-6/+3
* dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux2012-03-131-7/+1
* dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux2012-03-131-4/+3
* dmaengine: convert drivers/dma/* to use module_platform_driver()Axel Lin2011-12-051-11/+1
* dmaengine: add CSR SiRFprimaII DMAC driverRongjun Ying2011-11-181-0/+717
OpenPOWER on IntegriCloud