aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/intel_mid_dma.c
Commit message (Expand)AuthorAge
* PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-03
* 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
* treewide: fix comment/printk/variable typosAnatol Pomozov2012-09-01
* dmaengine: Use dma_sg_len(sg) instead of sg->lengthLars-Peter Clausen2012-05-11
* dmaengine: Use sg_dma_address instead of sg_physLars-Peter Clausen2012-05-11
* 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: provide a common function for completing a dma descriptorRussell King - ARM Linux2012-03-13
* dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux2012-03-13
* dmaengine: add private header fileRussell King - ARM Linux2012-03-13
* dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux2012-03-13
* dmaengine: intel_mid_dma: move pm_runtime_putAdrian Hunter2012-02-22
* dmaengine: intel_mid_dma: fix error status maskAdrian Hunter2012-02-22
* dmaengine: intel_mid_dma: remove legacy pm interfaceKristen Carlson Accardi2012-01-02
* dmaengine: intel_mid_dma: error path fixAdrian Hunter2011-12-23
* dmaengine: intel_mid_dma: locking and freeing fixesAdrian Hunter2011-12-23
* Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-17
|\
| * dmaengine: move drivers to dma_transfer_directionVinod Koul2011-10-27
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \ | |/ |/|
| * x86: fix up files really needing to include module.hPaul Gortmaker2011-10-31
* | dmaengine: mid_dma: mask_peripheral_interrupt only when dmac is idleVinod Koul2011-10-16
* | dmaengine: delete redundant chan_id and chancnt initialization in dma driversBarry Song2011-09-20
|/
* dma: intel_mid_dma: remove redundant pci_set_drvdata callsAxel Lin2011-07-26
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-05-28
|\
| * intel_mid_dma: fix runtime pm issuesKristen Carlson Accardi2011-04-01
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-01-17
|\
| *-. Merge branches 'fsldma' and 'intel-mid' into dmaengineDan Williams2010-12-07
| |\ \
| | | * intel_mid_dma: add support for single item scatter-gather listFeng Tang2010-12-04
| | | * dma/intel_mid_dma: remove unneeded null checkDan Carpenter2010-12-03
| | |/
* | | Merge branch 'master' into for-nextJiri Kosina2010-12-22
|\| |
| * | intel_mid_dma: fix section mismatch warningsDan Williams2010-12-04
| * | dma: intel_mid_dma: fix double free on mid_setup_dma error pathAxel Lin2010-12-03
| |/
* / tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
|/
* intel_mid_dma: change the slave interfaceKoul, Vinod2010-10-07
* intel_mid_dma: fix the WARN_ONsKoul, Vinod2010-10-07
* intel_mid_dma: Add sg list support to DMA driverRamesh Babu K V2010-10-07
* intel_mid_dma: Allow DMAC2 to share interruptYong Wang2010-10-07
* intel_mid_dma: Allow IRQ sharingYong Wang2010-10-07
* intel_mid_dma: Add runtime PM supportKoul, Vinod2010-10-07
* intel_mid: Add Mrst & Mfld DMA DriversVinod Koul2010-07-28