aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/intel_mid_dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31x86: fix up files really needing to include module.hPaul Gortmaker1-0/+1
2011-07-26dma: intel_mid_dma: remove redundant pci_set_drvdata callsAxel Lin1-2/+0
2011-05-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-4/+13
2011-04-01intel_mid_dma: fix runtime pm issuesKristen Carlson Accardi1-4/+13
2011-03-31Fix common misspellingsLucas De Marchi1-4/+4
2011-01-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-9/+24
2010-12-22Merge branch 'master' into for-nextJiri Kosina1-5/+3
2010-12-07Merge branches 'fsldma' and 'intel-mid' into dmaengineDan Williams1-9/+24
2010-12-04intel_mid_dma: add support for single item scatter-gather listFeng Tang1-4/+24
2010-12-04intel_mid_dma: fix section mismatch warningsDan Williams1-3/+3
2010-12-03dma: intel_mid_dma: fix double free on mid_setup_dma error pathAxel Lin1-2/+0
2010-12-03dma/intel_mid_dma: remove unneeded null checkDan Carpenter1-5/+0
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-3/+3
2010-10-07intel_mid_dma: change the slave interfaceKoul, Vinod1-23/+43
2010-10-07intel_mid_dma: fix the WARN_ONsKoul, Vinod1-3/+3
2010-10-07intel_mid_dma: Add sg list support to DMA driverRamesh Babu K V1-46/+221
2010-10-07intel_mid_dma: Allow DMAC2 to share interruptYong Wang1-4/+1
2010-10-07intel_mid_dma: Allow IRQ sharingYong Wang1-11/+14
2010-10-07intel_mid_dma: Add runtime PM supportKoul, Vinod1-7/+116
2010-07-27intel_mid: Add Mrst & Mfld DMA DriversVinod Koul1-0/+1143