index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sirf-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-08
dmaengine: sirf: enable the driver support new SiRFmarco SoC
Barry Song
1
-6
/
+19
2013-01-04
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-11-29
dma: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-29
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