aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/sirf-dma.c
Commit message (Expand)AuthorAge
* dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart2014-08-04
* dmaengine: sirf: off by one in of_dma_sirfsoc_xlate()Dan Carpenter2014-04-16
* dmaengine: sirf: enable generic dt binding for dma channelsBarry Song2014-03-29
* dmaengine: sirf: Add device_slave_caps interfaceRongjun Ying2014-01-20
* dmaengine: sirf: add PM entries for sleep and runtimeBarry Song2013-08-13
* dma: sirf: use NULL instead of 0Jingoo Han2013-08-13
* dmaengine: sirf: set dma residue based on the current dma transfer positionRongjun Ying2013-07-05
* dmaengine: sirf: move driver init from module_init to subsys_initcallBarry Song2013-05-02
* dmaengine:sirf:take clock and enable it while probingBarry Song2013-04-15
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-26
|\
| * DMAEngine: sirf: lock the shared registers access in sirfsoc_dma_terminate_allBarry Song2013-01-28
| * DMAEngine: sirf: add DMA pause/resume supportBarry Song2013-01-28
| * dmaengine: sirf: enable the driver support new SiRFmarco SoCBarry Song2013-01-08
* | 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: sirf: fix a typo in moving running dma_desc to active queueBarry Song2012-10-24
* dmaengine: sirf: fix a typo in dma_prep_interleavedBarry Song2012-10-24
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-10-09
|\
| * drivers/dma/sirf-dma.c: fix usage of devm functionsJulia Lawall2012-08-21
* | dmaengine: Pass flags via device_prep_dma_cyclic() callbackPeter Ujfalusi2012-09-22
|/
* dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclicAlexandre Bounine2012-03-21
* dmaengine: fix for cookie changes and mergeVinod Koul2012-03-13
* dmaengine: consolidate initialization of cookiesRussell King - ARM Linux2012-03-13
* dmaengine: consolidate tx_status functionsRussell King - ARM Linux2012-03-13
* dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux2012-03-13
* dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux2012-03-13
* dmaengine: convert drivers/dma/* to use module_platform_driver()Axel Lin2011-12-04
* dmaengine: add CSR SiRFprimaII DMAC driverRongjun Ying2011-11-18