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
starfive-6.6.48-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
2012-05-25
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
13
-76
/
+143
2012-05-17
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-3
/
+8
2012-05-15
dmaengine: at_hdmac: take maxburst from slave configuration
Nicolas Ferre
2
-4
/
+24
2012-05-15
dmaengine: at_hdmac: remove ATC_DEFAULT_CTRLA constant
Nicolas Ferre
1
-7
/
+5
2012-05-15
Merge branch 'fixes' into next
Vinod Koul
2
-2
/
+6
2012-05-15
dmaengine: fix cyclic dma usage
Vinod Koul
2
-2
/
+6
2012-05-11
dma: imx-sdma: make channel0 operations atomic
Richard Zhao
1
-26
/
+31
2012-05-11
dmaengine: Use dma_sg_len(sg) instead of sg->length
Lars-Peter Clausen
7
-16
/
+16
2012-05-11
dmaengine: Use sg_dma_address instead of sg_phys
Lars-Peter Clausen
5
-8
/
+8
2012-05-11
DMA: PL330: Remove duplicate header file inclusion
Sachin Kamat
1
-1
/
+0
2012-05-11
Merge branch 'fixes' into next
Vinod Koul
1
-1
/
+2
2012-05-11
dmaengine: pl330: dont complete descriptor for cyclic dma
Vinod Koul
1
-1
/
+2
2012-05-11
dma: imx-sdma: keep the callbacks invoked in the tasklet
Huang Shijie
1
-2
/
+7
2012-05-11
dmaengine: dw_dma: add Device Tree probing capability
Viresh Kumar
1
-0
/
+10
2012-05-11
dmaengine: dw_dmac: Add clk_{un}prepare() support
Viresh Kumar
1
-6
/
+6
2012-04-27
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
7
-148
/
+226
2012-04-25
Merge branch 'fixes' into next
Vinod Koul
2
-10
/
+16
2012-04-25
dma/amba-pl08x: add support for the Nomadik variant
Linus Walleij
1
-7
/
+37
2012-04-25
dmaengine/amba-pl08x : reset phychan_hold on terminate all
Davide Ciminaghi
1
-0
/
+1
2012-04-25
dma: pl330: fix a couple of compilation warnings
Olof Johansson
1
-10
/
+15
2012-04-23
dma/amba-pl08x: check for terminal count status only
Linus Walleij
1
-1
/
+1
2012-04-23
dma/ste_dma40: fix erroneous comparison
Linus Walleij
1
-1
/
+1
2012-04-23
dma/ste_dma40: explicitly include regulator consumer header
Linus Walleij
1
-0
/
+1
2012-04-23
dma40: Improve the logic of stopping logical chan
Narayanan G
2
-123
/
+199
2012-04-20
dmaengine: at_hdmac: remove clear-on-read in atc_dostart()
Nicolas Ferre
1
-4
/
+0
2012-04-20
dma: mxs-dma: enable channel in device_issue_pending call
Shawn Guo
1
-7
/
+3
2012-04-20
dmaengine: imx-dma: dont complete descriptor for cyclic dma
Vinod Koul
1
-3
/
+6
2012-04-17
dmaengine: Kconfig: fix Atmel at_hdmac entry
Nicolas Ferre
1
-3
/
+2
2012-04-11
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-25
/
+80
2012-04-06
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-8
/
+1
2012-04-06
netdma: adding alignment check for NETDMA ops
Dave Jiang
1
-0
/
+14
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-8
/
+1
2012-04-06
ioatdma: DMA copy alignment needed to address IOAT DMA silicon errata
Dave Jiang
1
-0
/
+41
2012-04-06
ioat: ring size variables need to be 32bit to avoid overflow
Dave Jiang
2
-4
/
+4
2012-04-04
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2012-03-31
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-5
/
+29
2012-03-30
ARM: sa11x0: fix build errors from DMA engine API updates
Russell King
1
-1
/
+1
2012-03-30
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
37
-930
/
+3547
2012-03-28
iop-adma: Corrected array overflow in RAID6 Xscale(R) test.
Don Morris
1
-2
/
+2
2012-03-28
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-0
/
+1119
2012-03-27
dmaengine: imx: fix the build failure on x86_64
Vinod Koul
1
-0
/
+1
2012-03-27
mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
Huang Shijie
1
-4
/
+28
2012-03-27
mxs-dma : move the mxs dma.h to a more common place
Huang Shijie
1
-1
/
+1
2012-03-26
dmaengine: i.MX: Fix merge of cookie branch.
Javier Martin
1
-0
/
+1
2012-03-26
dmaengine: i.MX: Add support for interleaved transfers.
Javier Martin
1
-15
/
+131
2012-03-26
dmaengine: imx-dma: use 'dev_dbg' and 'dev_warn' for messages.
Javier Martin
1
-11
/
+12
2012-03-26
dmaengine: imx-dma: remove 'imx_dmav1_baseaddr' and 'dma_clk'.
Javier Martin
1
-76
/
+93
2012-03-26
dmaengine: imx-dma: remove unused arg of imxdma_sg_next.
Javier Martin
1
-4
/
+5
2012-03-26
dmaengine: imx-dma: remove internal structure.
Javier Martin
1
-46
/
+18
2012-03-26
dmaengine: imx-dma: remove 'resbytes' field of 'internal' structure.
Javier Martin
1
-8
/
+3
[next]