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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-16
dma: fix eDMA driver as a subsys_initcall
Yuan Yao
1
-1
/
+11
2014-04-16
dmaengine: sirf: off by one in of_dma_sirfsoc_xlate()
Dan Carpenter
1
-1
/
+1
2014-04-16
platform: Fix timberdale dependencies
Jean Delvare
1
-1
/
+1
2014-04-14
dma: edma: fix incorrect SG list handling
Sekhar Nori
1
-2
/
+4
2014-04-10
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
27
-58
/
+2630
2014-04-05
Merge branch 'topic/bam' into for-linus
Vinod Koul
3
-0
/
+1121
2014-04-05
dmaengine: add Qualcomm BAM dma driver
Andy Gross
3
-0
/
+1122
2014-04-04
Merge branch 'devel-stable' into for-next
Russell King
8
-26
/
+71
2014-04-04
dmaengine: omap-dma: more consolidation of CCR register setup
Russell King
1
-28
/
+18
2014-04-04
dmaengine: omap-dma: move IRQ handling to omap-dma
Russell King
1
-6
/
+115
2014-04-04
dmaengine: omap-dma: move register read/writes into omap-dma.c
Russell King
1
-9
/
+87
2014-04-04
dmaengine: omap-dma: cleanup errata 3.3 handling
Russell King
1
-23
/
+29
2014-04-04
dmaengine: omap-dma: provide register read/write functions
Russell King
1
-41
/
+61
2014-04-04
dmaengine: omap-dma: use cached CCR value when enabling DMA
Russell King
1
-4
/
+2
2014-04-04
dmaengine: omap-dma: move barrier to omap_dma_start_desc()
Russell King
1
-1
/
+7
2014-04-04
dmaengine: omap-dma: move clnk_ctrl setting to preparation functions
Russell King
1
-14
/
+9
2014-04-04
dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registers
Russell King
1
-12
/
+20
2014-04-04
dmaengine: omap-dma: consolidate clearing channel status register
Russell King
1
-10
/
+10
2014-04-04
dmaengine: omap-dma: move CCR buffering disable errata out of the fast path
Russell King
1
-2
/
+5
2014-04-04
dmaengine: omap-dma: provide register definitions
Russell King
1
-54
/
+117
2014-04-04
dmaengine: omap-dma: consolidate setup of CCR
Russell King
1
-86
/
+61
2014-04-04
dmaengine: omap-dma: consolidate setup of CSDP
Russell King
1
-36
/
+28
2014-04-04
dmaengine: omap-dma: move reading of dma position to omap-dma.c
Russell King
1
-2
/
+64
2014-04-04
dmaengine: omap-dma: control start/stop directly
Russell King
1
-10
/
+141
2014-04-04
dmaengine: omap-dma: consolidate writes to DMA registers
Russell King
1
-75
/
+48
2014-04-04
dmaengine: omap-dma: program hardware directly
Russell King
1
-16
/
+126
2014-04-04
dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops
Russell King
1
-0
/
+7
2014-04-04
dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev.
Russell King
1
-2
/
+1
2014-03-29
shdma: add R-Car Audio DMAC peri peri driver
Kuninori Morimoto
3
-0
/
+327
2014-03-29
dmaengine: sirf: enable generic dt binding for dma channels
Barry Song
1
-0
/
+23
2014-03-29
dma: omap-dma: Implement device_slave_caps callback
Peter Ujfalusi
1
-0
/
+18
2014-03-26
dma: dw: Add suspend and resume handling for PCI mode DW_DMAC.
Chew, Chiau Ee
1
-0
/
+33
2014-03-26
dma: dw: allocate memory in two stages in probe
Andy Shevchenko
2
-9
/
+12
2014-03-26
Add new line to test result strings produced in verbose mode
Jerome Blin
1
-2
/
+2
2014-03-17
Merge branch 'topic/tasklet_fix' into for-linus
Vinod Koul
2
-3
/
+2
2014-03-17
dmaengine: pch_dma: use tasklet_kill in teardown
Vinod Koul
1
-2
/
+2
2014-03-17
dmaengine: at_hdmac: use tasklet_kill in teardown
Vinod Koul
1
-1
/
+0
2014-03-11
dma: cppi41: start tear down only if channel is busy
George Cherian
1
-2
/
+5
2014-03-11
dmaengine: s3c24xx-dma: make phy->irq signed for error handling
Dan Carpenter
1
-1
/
+1
2014-03-06
dma: imx-dma: Add missing module owner field
Alexander Shiyan
1
-0
/
+1
2014-03-06
dma: imx-dma: Replace printk with dev_*
Alexander Shiyan
1
-6
/
+6
2014-03-06
dma: fsl-edma: fix static checker warning of NULL dereference
Jingchang Lu
1
-2
/
+2
2014-03-06
dma: mmp_tdma: move to generic device tree binding
Nenghua Cao
1
-0
/
+50
2014-03-06
dma: mmp_pdma: add IRQF_SHARED when request irq
Chao Xie
1
-4
/
+4
2014-03-06
dma: edma: Fix memory leak in edma_prep_dma_cyclic()
Christian Engelmayer
1
-1
/
+4
2014-03-06
DMA: shdma: Make sh_dmae_pm static
Laurent Pinchart
1
-1
/
+1
2014-03-06
DMA: shdma: Fix warnings due to declared but unused symbols
Laurent Pinchart
1
-3
/
+8
2014-03-06
DMA: shdma: Fix warnings due to improper casts and printk formats
Laurent Pinchart
3
-8
/
+9
2014-03-02
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-1
/
+4
2014-02-25
ioat: fix tasklet tear down
Dan Williams
4
-13
/
+54
[next]