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
2022-09-05
dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflow
Vaishnav Achath
1
-8
/
+17
2022-09-04
dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API ...
Swati Agarwal
1
-1
/
+5
2022-09-04
dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property
Swati Agarwal
1
-1
/
+1
2022-09-04
dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handling
Swati Agarwal
1
-6
/
+7
2022-09-04
dmaengine: hsu: Include headers we are direct user of
Andy Shevchenko
3
-1
/
+13
2022-09-04
dmaengine: hsu: Use GENMASK() consistently
Andy Shevchenko
1
-3
/
+4
2022-09-04
dmaengine: hsu: using for_each_set_bit to simplify the code
Andy Shevchenko
1
-11
/
+8
2022-09-04
dmaengine: hsu: Finish conversion to managed resources
Andy Shevchenko
1
-15
/
+12
2022-09-04
dmaengine: stm32-mdma: add support to be triggered by STM32 DMA
Amelie Delaunay
1
-1
/
+69
2022-09-04
dmaengine: stm32-dma: add support to trigger STM32 MDMA
Amelie Delaunay
1
-1
/
+46
2022-09-04
dmaengine: stm32-dmamux: set dmamux channel id in dma features bitfield
Amelie Delaunay
1
-1
/
+1
2022-09-04
dmaengine: stm32-dma: use bitfield helpers
Amelie Delaunay
1
-35
/
+25
2022-09-04
dmaengine: stm32-dma: introduce 3 helpers to address channel flags
Amelie Delaunay
1
-17
/
+12
2022-09-04
dmaengine: hisilicon: Dump regs to debugfs
Jie Hai
1
-2
/
+236
2022-09-04
dmaengine: hisilicon: Adapt DMA driver to HiSilicon IP09
Jie Hai
1
-82
/
+299
2022-09-04
dmaengine: hisilicon: Use macros instead of magic number
Jie Hai
1
-6
/
+13
2022-09-04
dmaengine: hisilicon: Add multi-thread support for a DMA channel
Jie Hai
1
-4
/
+2
2022-09-04
dmaengine: hisilicon: Fix CQ head update
Jie Hai
1
-5
/
+3
2022-09-04
dmaengine: hisilicon: Disable channels when unregister hisi_dma
Jie Hai
1
-5
/
+9
2022-09-04
dmaengine: idxd: avoid deadlock in process_misc_interrupts()
Jerry Snitselaar
1
-2
/
+0
2022-09-04
dmaengine: qcom: gpi: Add SM6350 support
Luca Weiss
1
-0
/
+1
2022-08-05
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-168
/
+158
2022-08-05
Merge tag 'dmaengine-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
32
-216
/
+1035
2022-08-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
1
-3
/
+0
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-61
/
+11
2022-08-03
dma:dw: remove reference to AVR32 architecture in core.c
Hans-Christian Noren Egtvedt
1
-3
/
+0
2022-07-26
dmaengine: mediatek: mtk-hsdma: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-07-26
dmaengine: axi-dmac: check cache coherency register
Mathias Tausen
1
-0
/
+16
2022-07-26
dmaengine: sh: rz-dmac: Add device_synchronize callback
Biju Das
1
-0
/
+17
2022-07-26
dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failed
Uwe Kleine-König
1
-4
/
+1
2022-07-26
dmaengine: tegra: Add terminate() for Tegra234
Akhil R
1
-2
/
+24
2022-07-21
dmaengine: xilinx: use strscpy to replace strlcpy
XueBing Chen
1
-1
/
+1
2022-07-21
dmaengine: imx-sdma: Add FIFO stride support for multi FIFO script
Shengjiu Wang
1
-2
/
+25
2022-07-21
dmaengine: imx-dma: Cast of_device_get_match_data() with (uintptr_t)
Fabio Estevam
1
-1
/
+1
2022-07-21
dmaengine: dw-axi-dmac: ignore interrupt if no descriptor
Ben Dooks
1
-0
/
+6
2022-07-21
dmaengine: dw-axi-dmac: do not print NULL LLI during error
Ben Dooks
1
-0
/
+5
2022-07-06
dmaengine: altera-msgdma: Fixed some inconsistent function name descriptions
Jiapeng Chong
1
-2
/
+2
2022-07-06
dmaengine: imx-sdma: Add missing struct documentation
Shengjiu Wang
1
-1
/
+6
2022-07-06
dmaengine: sf-pdma: Add multithread support for a DMA channel
Viacheslav Mitrofanov
1
-14
/
+30
2022-07-06
dmaengine: dmatest: use strscpy to replace strlcpy
XueBing Chen
1
-6
/
+6
2022-07-06
dmaengine: ste_dma40: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-07-06
dmaengine: lgm: Fix an error handling path in intel_ldma_probe()
Christophe JAILLET
1
-1
/
+2
2022-07-06
dmaengine: jz4780: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-07-06
dmaengine: s3c24xx: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-07-06
dmaengine: owl: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-07-06
dmaengine: mediatek-cqdma: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-07-06
dmaengine: fix typos in comments
Julia Lawall
2
-2
/
+2
2022-07-06
dmaengine: pl330: Fix lockdep warning about non-static key
Dmitry Osipenko
1
-1
/
+1
2022-07-06
dmaengine: xilinx_dpdma: Omit superfluous error message in xilinx_dpdma_probe()
Tang Bin
1
-3
/
+1
2022-07-05
dmaengine: sun4i: Set the maximum segment size
Samuel Holland
1
-5
/
+27
[prev]
[next]