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
2019-07-29
dmaengine: ti: edma: Correct the residue calculation (fix for memcpy)
Peter Ujfalusi
1
-8
/
+23
2019-07-29
dmaengine: ti: edma: Clean up the 2x32bit array register accesses
Peter Ujfalusi
1
-45
/
+61
2019-07-29
dmaengine: ti: omap-dma: Improved memcpy polling support
Peter Ujfalusi
1
-16
/
+28
2019-07-29
dmaengine: ti: omap-dma: Readability cleanup in omap_dma_tx_status()
Peter Ujfalusi
1
-4
/
+6
2019-07-25
dmaengine: dma-jz4780: Break descriptor chains on JZ4740
Paul Cercueil
1
-3
/
+12
2019-07-25
dmaengine: tegra-apb: Support per-burst residue granularity
Dmitry Osipenko
1
-7
/
+68
2019-07-22
dmaengine: bcm2835: Print error in case setting DMA mask fails
Stefan Wahren
1
-1
/
+3
2019-07-22
dmaengine: edma: make edma_filter_fn private
Arnd Bergmann
1
-2
/
+3
2019-07-22
dmaengine: omap-dma: make omap_dma_filter_fn private
Arnd Bergmann
1
-1
/
+2
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
51
-691
/
+3468
2019-07-14
Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
1
-11
/
+14
2019-07-08
dmaengine: Revert "dmaengine: fsl-edma: add i.mx7ulp edma2 version support"
Vinod Koul
3
-87
/
+1
2019-07-07
dmaengine: at_xdmac: check for non-empty xfers_list before invoking callback
Raag Jadav
1
-4
/
+7
2019-07-06
Merge tag 'dmaengine-fix-5.2' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-25
/
+35
2019-07-05
dmaengine: qcom: bam_dma: Fix completed descriptors count
Sricharan R
1
-0
/
+3
2019-07-05
dmaengine: imx-sdma: remove BD_INTR for channel0
Robin Gong
1
-2
/
+2
2019-07-05
dmaengine: imx-sdma: fix use-after-free on probe error path
Sven Van Asbroeck
1
-21
/
+27
2019-07-05
dmaengine: jz4780: Fix an endian bug in IRQ handler
Dan Carpenter
1
-2
/
+3
2019-07-05
dmaengine: tegra210-adma: remove PM_CLK dependency
Sameer Pujar
1
-1
/
+1
2019-07-03
dmaengine: fsl-edma: add i.mx7ulp edma2 version support
Robin Gong
3
-1
/
+87
2019-07-03
dmaengine: fsl-edma-common: version check for v2 instead
Robin Gong
1
-20
/
+20
2019-07-03
dmaengine: fsl-edma-common: move dmamux register to another single function
Robin Gong
1
-4
/
+14
2019-07-03
dmaengine: fsl-edma: add drvdata for fsl-edma
Robin Gong
4
-31
/
+62
2019-07-03
dmaengine: Revert "dmaengine: fsl-edma: support little endian for edma driver"
Fabio Estevam
1
-5
/
+0
2019-06-27
mtd: rawnand: gpmi: Implement exec_op
Sascha Hauer
1
-0
/
+3
2019-06-27
dmaengine: mxs: rename custom flag
Sascha Hauer
1
-2
/
+2
2019-06-27
dmaengine: mxs: Add header file to be shared with gpmi nand driver
Sascha Hauer
1
-0
/
+1
2019-06-27
dmaengine: mxs: Drop unnecessary flag
Sascha Hauer
1
-9
/
+8
2019-06-25
dmaengine: rcar-dmac: Reject zero-length slave DMA requests
Geert Uytterhoeven
1
-1
/
+1
2019-06-25
dmaengine: dw: Enable iDMA 32-bit on Intel Elkhart Lake
Andy Shevchenko
1
-0
/
+5
2019-06-25
dmaengine: dw-edma: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2019-06-25
dmaengine: sh: usb-dmac: Use [] to denote a flexible array member
Geert Uytterhoeven
1
-1
/
+1
2019-06-25
dmaengine: dmatest: timeout value of -1 should specify infinite wait
Hook, Gary
1
-3
/
+3
2019-06-25
dmaengine: dw: Distinguish ->remove() between DW and iDMA 32-bit
Andy Shevchenko
1
-8
/
+20
2019-06-25
dmaengine: fsl-edma: support little endian for edma driver
Peng Ma
1
-0
/
+5
2019-06-25
dmaengine: hsu: Revert "set HSU_CH_MTSR to memory width"
Andy Shevchenko
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
29
-121
/
+29
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-14
dmagengine: pl330: add code to get reset property
Dinh Nguyen
1
-0
/
+40
2019-06-14
dmaengine: axi-dmac: add regmap support
Alexandru Ardelean
2
-0
/
+42
2019-06-14
dmaengine: axi-dmac: terminate early DMA transfers after a partial one
Alexandru Ardelean
1
-1
/
+4
2019-06-14
dmaengine: axi-dmac: populate residue info for completed xfers
Alexandru Ardelean
1
-1
/
+98
2019-06-14
dmaengine: virt-dma: store result on dma descriptor
Alexandru Ardelean
2
-2
/
+6
2019-06-14
dmaengine: qcom: hidma: no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
2
-34
/
+8
2019-06-14
dmaengine: mic_x100_dma: no need to check return value of debugfs_create func...
Greg Kroah-Hartman
1
-4
/
+2
2019-06-14
dmaengine: pxa_dma: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-45
/
+11
2019-06-14
dmaengine: coh901318: no need to cast away call to debugfs_create_file()
Greg Kroah-Hartman
1
-4
/
+2
2019-06-14
dmaengine: bcm-sba-raid: no need to check return value of debugfs_create func...
Greg Kroah-Hartman
1
-10
/
+3
2019-06-14
dmaengine: amba-pl08x: no need to cast away call to debugfs_create_file()
Greg Kroah-Hartman
1
-3
/
+2
2019-06-12
dmaengine: dw-edma: Fix build error without CONFIG_PCI_MSI
YueHaibing
1
-0
/
+1
[next]