aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/sirf-dma.c
AgeCommit message (Expand)Author
2014-01-20dmaengine: sirf: Add device_slave_caps interfaceRongjun Ying
2013-08-13dmaengine: sirf: add PM entries for sleep and runtimeBarry Song
2013-08-13dma: sirf: use NULL instead of 0Jingoo Han
2013-07-05dmaengine: sirf: set dma residue based on the current dma transfer positionRongjun Ying
2013-05-02dmaengine: sirf: move driver init from module_init to subsys_initcallBarry Song
2013-04-15dmaengine:sirf:take clock and enable it while probingBarry Song
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-01-28DMAEngine: sirf: lock the shared registers access in sirfsoc_dma_terminate_allBarry Song
2013-01-28DMAEngine: sirf: add DMA pause/resume supportBarry Song
2013-01-07dmaengine: sirf: enable the driver support new SiRFmarco SoCBarry Song
2013-01-03Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman
2012-11-28dma: remove use of __devinitBill Pemberton
2012-11-28dma: remove use of __devexit_pBill Pemberton
2012-10-24dmaengine: sirf: fix a typo in moving running dma_desc to active queueBarry Song
2012-10-24dmaengine: sirf: fix a typo in dma_prep_interleavedBarry Song
2012-10-10Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-09-22dmaengine: Pass flags via device_prep_dma_cyclic() callbackPeter Ujfalusi
2012-08-22drivers/dma/sirf-dma.c: fix usage of devm functionsJulia Lawall
2012-03-21dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclicAlexandre Bounine
2012-03-13dmaengine: fix for cookie changes and mergeVinod Koul
2012-03-13dmaengine: consolidate initialization of cookiesRussell King - ARM Linux
2012-03-13dmaengine: consolidate tx_status functionsRussell King - ARM Linux
2012-03-13dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux
2012-03-13dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux
2011-12-05dmaengine: convert drivers/dma/* to use module_platform_driver()Axel Lin
2011-11-18dmaengine: add CSR SiRFprimaII DMAC driverRongjun Ying