index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
intel_mid_dma.c
Age
Commit message (
Expand
)
Author
2013-01-03
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-28
dma: remove use of __devinit
Bill Pemberton
2012-11-28
dma: remove use of __devexit_p
Bill Pemberton
2012-09-01
treewide: fix comment/printk/variable typos
Anatol Pomozov
2012-05-11
dmaengine: Use dma_sg_len(sg) instead of sg->length
Lars-Peter Clausen
2012-05-11
dmaengine: Use sg_dma_address instead of sg_phys
Lars-Peter Clausen
2012-03-21
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
2012-03-13
dmaengine: fix for cookie changes and merge
Vinod Koul
2012-03-13
dmaengine: consolidate initialization of cookies
Russell King - ARM Linux
2012-03-13
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
2012-03-13
dmaengine: provide a common function for completing a dma descriptor
Russell King - ARM Linux
2012-03-13
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
2012-03-13
dmaengine: add private header file
Russell King - ARM Linux
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
2012-02-22
dmaengine: intel_mid_dma: move pm_runtime_put
Adrian Hunter
2012-02-22
dmaengine: intel_mid_dma: fix error status mask
Adrian Hunter
2012-01-02
dmaengine: intel_mid_dma: remove legacy pm interface
Kristen Carlson Accardi
2011-12-23
dmaengine: intel_mid_dma: error path fix
Adrian Hunter
2011-12-23
dmaengine: intel_mid_dma: locking and freeing fixes
Adrian Hunter
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
x86: fix up files really needing to include module.h
Paul Gortmaker
2011-10-27
dmaengine: move drivers to dma_transfer_direction
Vinod Koul
2011-10-16
dmaengine: mid_dma: mask_peripheral_interrupt only when dmac is idle
Vinod Koul
2011-09-20
dmaengine: delete redundant chan_id and chancnt initialization in dma drivers
Barry Song
2011-07-26
dma: intel_mid_dma: remove redundant pci_set_drvdata calls
Axel Lin
2011-05-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2011-04-01
intel_mid_dma: fix runtime pm issues
Kristen Carlson Accardi
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
2010-12-08
Merge branches 'fsldma' and 'intel-mid' into dmaengine
Dan Williams
2010-12-04
intel_mid_dma: add support for single item scatter-gather list
Feng Tang
2010-12-04
intel_mid_dma: fix section mismatch warnings
Dan Williams
2010-12-03
dma: intel_mid_dma: fix double free on mid_setup_dma error path
Axel Lin
2010-12-03
dma/intel_mid_dma: remove unneeded null check
Dan Carpenter
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-10-07
intel_mid_dma: change the slave interface
Koul, Vinod
2010-10-07
intel_mid_dma: fix the WARN_ONs
Koul, Vinod
2010-10-07
intel_mid_dma: Add sg list support to DMA driver
Ramesh Babu K V
2010-10-07
intel_mid_dma: Allow DMAC2 to share interrupt
Yong Wang
2010-10-07
intel_mid_dma: Allow IRQ sharing
Yong Wang
2010-10-07
intel_mid_dma: Add runtime PM support
Koul, Vinod
2010-07-28
intel_mid: Add Mrst & Mfld DMA Drivers
Vinod Koul