index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2025-03-11
dmaengine: ae4dma: Remove deprecated PCI IDs
Basavaraj Natikar
1
-2
/
+0
2025-03-10
dmaengine: ti: edma: support sw triggered chans in of_edma_xlate()
Matthew Majewski
1
-2
/
+6
2025-03-10
dmaengine: ti: k3-udma: Enable second resource range for BCDMA and PKTDMA
Siddharth Vadapalli
1
-0
/
+36
2025-03-10
dmaengine: fsl-edma: free irq correctly in remove path
Peng Fan
1
-3
/
+9
2025-03-10
dmaengine: fsl-edma: cleanup chan after dma_async_device_unregister
Peng Fan
1
-1
/
+1
2025-03-10
dmaengine: dmatest: Fix dmatest waiting less when interrupted
Vinicius Costa Gomes
1
-3
/
+3
2025-03-02
Merge tag 'dmaengine-fix-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-16
/
+13
2025-02-27
dmaengine: Fix typo in comment
Thorsten Blum
1
-1
/
+1
2025-02-27
dmaengine: Revert "dmaengine: qcom: bam_dma: Avoid writing unavailable register"
Caleb Connolly
1
-16
/
+8
2025-02-27
dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_r...
Roger Quadros
1
-4
/
+11
2025-02-27
dmaengine: bcm2835-dma: fix warning when CONFIG_PM=n
Stefan Wahren
1
-1
/
+1
2025-02-27
dmaengine: img-mdc: remove incorrect of_match_ptr annotation
Arnd Bergmann
1
-1
/
+1
2025-02-15
tegra210-adma: fix 32-bit x86 build
Linus Torvalds
1
-3
/
+14
2025-02-10
dmaengine: idxd: Delete unnecessary NULL check
Dan Carpenter
1
-2
/
+1
2025-02-10
dmaengine: pxa: Enable compile test
Krzysztof Kozlowski
1
-1
/
+1
2025-02-10
dmaengine: Use str_enable_disable-like helpers
Krzysztof Kozlowski
6
-8
/
+14
2025-02-10
dmaengine: tegra210-adma: check for adma max page
Mohan Kumar D
1
-1
/
+6
2025-02-10
dmaengine: tegra210-adma: Use div_u64 for 64 bit division
Mohan Kumar D
1
-4
/
+11
2025-02-10
dmaengine: fsl-edma: Add missing newlines to log messages
Stefan Wahren
1
-2
/
+2
2025-02-10
dmaengine: dw: Switch to LATE_SIMPLE_DEV_PM_OPS()
Andy Shevchenko
2
-12
/
+4
2025-02-10
dmaengine: Unify checks in dma_request_chan()
Andy Shevchenko
1
-6
/
+6
2025-02-10
dmaengine: Add a comment on why it's okay when kasprintf() fails
Andy Shevchenko
1
-2
/
+2
2025-02-10
dmaengine: Replace dma_request_slave_channel() by dma_request_chan()
Andy Shevchenko
1
-3
/
+2
2025-01-30
Merge tag 'dmaengine-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
36
-254
/
+1734
2025-01-21
Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+5
2024-12-26
Merge tag 'dmaengine-fix-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-31
/
+80
2024-12-24
dmaengine: idxd: Enable Function Level Reset (FLR) for halt
Fenghua Yu
2
-3
/
+148
2024-12-24
dmaengine: idxd: Refactor halt handler
Fenghua Yu
1
-32
/
+31
2024-12-24
dmaengine: idxd: Add idxd_device_config_save() and idxd_device_config_restore...
Fenghua Yu
2
-0
/
+236
2024-12-24
dmaengine: idxd: Binding and unbinding IDXD device and driver
Fenghua Yu
1
-0
/
+33
2024-12-24
dmaengine: idxd: Add idxd_pci_probe_alloc() helper
Fenghua Yu
2
-40
/
+64
2024-12-24
dmaengine: qcom: gpi: Add GPI immediate DMA support for SPI protocol
Jyothi Kumar Seerapu
1
-6
/
+25
2024-12-24
dmaengine: tegra: Return correct DMA status when paused
Akhil R
1
-0
/
+10
2024-12-24
dmaengine: mv_xor: switch to for_each_child_of_node_scoped()
Javier Carrasco
1
-4
/
+1
2024-12-24
Merge branch 'fixes' into next
Vinod Koul
10
-31
/
+70
2024-12-24
dmaengine: mv_xor: fix child node refcount handling in early exit
Javier Carrasco
1
-0
/
+2
2024-12-24
dmaengine: bcm2835-dma: Prevent suspend if DMA channel is busy
Stefan Wahren
1
-0
/
+22
2024-12-24
dmaengine: tegra210-adma: Support channel page
Mohan Kumar D
1
-10
/
+76
2024-12-24
dmaengine: ti: k3-udma: Add support for J722S CSI BCDMA
Vaishnav Achath
1
-0
/
+16
2024-12-24
dmaengine: ti: edma: fix OF node reference leaks in edma_driver
Joe Hattori
1
-2
/
+1
2024-12-24
dmaengine: ti: edma: make the loop condition simpler in edma_probe()
Joe Hattori
1
-2
/
+2
2024-12-24
dmaengine: fsl-edma: read/write multiple registers in cyclic transactions
Larisa Grigore
1
-9
/
+27
2024-12-24
dmaengine: fsl-edma: add support for S32G based platforms
Larisa Grigore
2
-1
/
+111
2024-12-24
dmaengine: fsl-edma: remove FSL_EDMA_DRV_SPLIT_REG check when parsing muxbase
Larisa Grigore
1
-4
/
+0
2024-12-24
dmaengine: fsl-edma: select of_dma_xlate based on the dmamuxs presence
Larisa Grigore
1
-1
/
+1
2024-12-24
dmaengine: qcom: bam_dma: Avoid writing unavailable register
Md Sadre Alam
1
-8
/
+16
2024-12-24
dmaengine: fsl-edma: implement the cleanup path of fsl_edma3_attach_pd()
Joe Hattori
2
-5
/
+37
2024-12-24
dmaengine: idxd: Remove unused idxd_(un)register_bus_type
Dr. David Alan Gilbert
2
-12
/
+0
2024-12-18
x86/cpu: Make all all CPUID leaf names consistent
Dave Hansen
1
-1
/
+1
2024-12-18
x86/cpu: Refresh DCA leaf reading code
Dave Hansen
1
-3
/
+5
[prev]
[next]