summaryrefslogtreecommitdiff
path: root/drivers/dma/sirf-dma.c
Commit message (Expand)AuthorAge
* dmaengine: sirf-dma: remove unused ‘sdesc’Vinod Koul2016-12-12
* Merge branch 'topic/no_irq' into for-linusVinod Koul2016-10-03
|\
| * dmaengine: sirf: fix irq number error checkArnd Bergmann2016-09-05
* | dmaengine: sirf-dma: convert callback to helper functionDave Jiang2016-08-08
|/
* dmaengine: sirf-dma: kill the tasklets upon exitVinod Koul2016-07-23
* Merge branch 'topic/sirf' into for-linusVinod Koul2016-07-16
|\
| * dmaengine: sirf: fix un-exported struct warningsBen Dooks2016-06-08
* | dmaengine: Remove site specific OOM error messages on kzallocPeter Griffin2016-06-21
|/
* dmaengine: sirf: use __maybe_unused to hide pm functionsArnd Bergmann2016-03-04
* dmaengine: sirf: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-01
* dmaengine: sirf: clear pending DMA interrupt when DMA terminatesYanchang Li2015-08-18
* dmaengine: sirf: add CSRatlas7 SoC supportHao Liu2015-06-08
* dmaengine: constify of_device_id arrayFabian Frederick2015-03-18
* dmaengine: sirf: Declare slave capabilities for the generic codeMaxime Ripard2014-12-22
* dmaengine: sirf: Split device_controlMaxime Ripard2014-12-22
* dmaengine: Make the destination abbreviation coherentMaxime 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: sirf: Add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2014-11-17
* | dmaengine: sirf: Remove chancnt affectationsMaxime Ripard2014-11-06
|/
* 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-07
* | 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-10
|\
| * drivers/dma/sirf-dma.c: fix usage of devm functionsJulia Lawall2012-08-22
* | 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-05
* dmaengine: add CSR SiRFprimaII DMAC driverRongjun Ying2011-11-18