index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sirf-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-13
dmaengine: sirf: add PM entries for sleep and runtime
Barry Song
1
-3
/
+129
2013-08-13
dma: sirf: use NULL instead of 0
Jingoo Han
1
-1
/
+1
2013-07-05
dmaengine: sirf: set dma residue based on the current dma transfer position
Rongjun Ying
1
-0
/
+17
2013-05-02
dmaengine: sirf: move driver init from module_init to subsys_initcall
Barry Song
1
-1
/
+12
2013-04-15
dmaengine:sirf:take clock and enable it while probing
Barry Song
1
-0
/
+11
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-6
/
+67
2013-01-28
DMAEngine: sirf: lock the shared registers access in sirfsoc_dma_terminate_all
Barry Song
1
-1
/
+3
2013-01-28
DMAEngine: sirf: add DMA pause/resume support
Barry Song
1
-0
/
+46
2013-01-07
dmaengine: sirf: enable the driver support new SiRFmarco SoC
Barry Song
1
-6
/
+19
2013-01-03
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-11-28
dma: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
dma: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-24
dmaengine: sirf: fix a typo in moving running dma_desc to active queue
Barry Song
1
-1
/
+1
2012-10-24
dmaengine: sirf: fix a typo in dma_prep_interleaved
Barry Song
1
-1
/
+1
2012-10-10
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-16
/
+7
2012-09-22
dmaengine: Pass flags via device_prep_dma_cyclic() callback
Peter Ujfalusi
1
-1
/
+1
2012-08-22
drivers/dma/sirf-dma.c: fix usage of devm functions
Julia Lawall
1
-16
/
+7
2012-03-21
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
1
-1
/
+1
2012-03-13
dmaengine: fix for cookie changes and merge
Vinod Koul
1
-0
/
+2
2012-03-13
dmaengine: consolidate initialization of cookies
Russell King - ARM Linux
1
-2
/
+1
2012-03-13
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
1
-6
/
+3
2012-03-13
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
1
-7
/
+1
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
1
-4
/
+3
2011-12-05
dmaengine: convert drivers/dma/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2011-11-18
dmaengine: add CSR SiRFprimaII DMAC driver
Rongjun Ying
1
-0
/
+717