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
/
sirf-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-10-24
dmaengine: sirf: fix a typo in moving running dma_desc to active queue
Barry Song
2012-10-24
dmaengine: sirf: fix a typo in dma_prep_interleaved
Barry Song
2012-10-10
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-09-22
dmaengine: Pass flags via device_prep_dma_cyclic() callback
Peter Ujfalusi
2012-08-22
drivers/dma/sirf-dma.c: fix usage of devm functions
Julia Lawall
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: consolidate assignment of DMA cookies
Russell King - ARM Linux
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
2011-12-05
dmaengine: convert drivers/dma/* to use module_platform_driver()
Axel Lin
2011-11-18
dmaengine: add CSR SiRFprimaII DMAC driver
Rongjun Ying