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
2024-02-02
dmaengine: at_hdmac: add missing kernel-doc style description
Vinod Koul
1
-1
/
+10
2024-01-22
dmaengine: fsl-qdma: Remove a useless devm_kfree()
Christophe JAILLET
1
-3
/
+2
2024-01-22
dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA
Christophe JAILLET
1
-5
/
+5
2024-01-22
dmaengine: fsl-qdma: Fix a memory leak related to the status queue DMA
Christophe JAILLET
1
-13
/
+5
2024-01-22
dmaengine: ti: k3-udma: Report short packet errors
Jai Luthra
1
-2
/
+8
2024-01-22
dmaengine: ti: edma: Add some null pointer checks to the edma_probe
Kunwu Chan
1
-0
/
+10
2024-01-22
dmaengine: fsl-dpaa2-qdma: Fix the size of dma pools
Guanhua Gao
1
-4
/
+6
2024-01-22
dmaengine: at_hdmac: fix some kernel-doc warnings
Randy Dunlap
1
-10
/
+11
2024-01-21
Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
34
-261
/
+1712
2024-01-19
dmaengine: dw-edma: increase size of 'name' in debugfs code
Vinod Koul
2
-4
/
+4
2024-01-19
dmaengine: fsl-qdma: increase size of 'irq_name'
Vinod Koul
1
-1
/
+1
2024-01-19
dmaengine: shdma: increase size of 'dev_id'
Vinod Koul
1
-1
/
+1
2024-01-19
dmaengine: xilinx: xdma: Fix kernel-doc warnings
Jan Kuliga
1
-5
/
+5
2024-01-19
dmaengine: usb-dmac: Avoid format-overflow warning
Lad Prabhakar
1
-5
/
+5
2024-01-19
dmaengine: sh: rz-dmac: Avoid format-overflow warning
Lad Prabhakar
1
-4
/
+4
2024-01-19
dmaengine: imx-sdma: fix Excess kernel-doc warnings
Randy Dunlap
1
-4
/
+0
2024-01-19
dmaengine: xilinx: xdma: Fix initialization location of desc in xdma_channel_...
Nathan Chancellor
1
-1
/
+2
2024-01-19
dmaengine: xilinx: xdma: Fix operator precedence in xdma_prep_interleaved_dma()
Nathan Chancellor
1
-4
/
+4
2024-01-19
Merge tag 'dmaengine-6.8-rc1' into fixes
Vinod Koul
27
-243
/
+1697
2024-01-19
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+3
2024-01-10
Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
10
-31
/
+169
2024-01-03
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
1
-5
/
+3
2023-12-22
dmaengine: xilinx: xdma: statify xdma_prep_interleaved_dma
Vinod Koul
1
-1
/
+1
2023-12-22
dmaengine: xilinx: xdma: Workaround truncation compilation error
Vinod Koul
1
-1
/
+1
2023-12-22
dmaengine: pl330: issue_pending waits until WFP state
Bumyong Lee
1
-0
/
+3
2023-12-22
dmaengine: xilinx: xdma: Implement interleaved DMA transfers
Jan Kuliga
1
-9
/
+98
2023-12-22
dmaengine: xilinx: xdma: Prepare the introduction of interleaved DMA transfers
Jan Kuliga
1
-44
/
+57
2023-12-22
dmaengine: xilinx: xdma: Add transfer error reporting
Jan Kuliga
1
-11
/
+15
2023-12-22
dmaengine: xilinx: xdma: Add error checking in xdma_channel_isr()
Jan Kuliga
1
-8
/
+12
2023-12-22
dmaengine: xilinx: xdma: Rework xdma_terminate_all()
Jan Kuliga
1
-15
/
+15
2023-12-21
dmaengine: xilinx: xdma: Ease dma_pool alignment requirements
Jan Kuliga
2
-6
/
+6
2023-12-21
dmaengine: xilinx: xdma: Add necessary macro definitions
Jan Kuliga
1
-0
/
+11
2023-12-21
dmaengine: xilinx: xdma: Get rid of unused code
Jan Kuliga
2
-14
/
+0
2023-12-21
dmaengine: xilinx: xdma: Add terminate_all/synchronize callbacks
Miquel Raynal
1
-0
/
+68
2023-12-21
dmaengine: xilinx: xdma: Better handling of the busy variable
Miquel Raynal
1
-1
/
+1
2023-12-21
dmaengine: xilinx: xdma: Clarify the logic between cyclic/sg modes
Miquel Raynal
1
-17
/
+14
2023-12-21
dmaengine: xilinx: xdma: Fix the count of elapsed periods in cyclic mode
Miquel Raynal
1
-2
/
+4
2023-12-21
dmaengine: idxd: Move dma_free_coherent() out of spinlocked context
Rex Zhang
1
-1
/
+8
2023-12-21
dmaengine: ti: k3-udma: Add PSIL threads for AM62P and J722S
Vignesh Raghavendra
5
-1
/
+332
2023-12-21
dmaengine: fix NULL pointer in channel unregistration function
Amelie Delaunay
1
-0
/
+3
2023-12-21
dmaengine: fsl-edma: utilize common dt-binding header file
Frank Li
1
-11
/
+6
2023-12-21
dmaengine: fsl-edma: fix eDMAv4 channel allocation issue
Frank Li
1
-0
/
+8
2023-12-21
dmaengine: axi-dmac: Improve cyclic DMA transfers in SG mode
Paul Cercueil
1
-8
/
+14
2023-12-21
dmaengine: axi-dmac: Use only EOT interrupts when doing scatter-gather
Paul Cercueil
1
-1
/
+7
2023-12-21
dmaengine: axi-dmac: Add support for scatter-gather transfers
Paul Cercueil
1
-42
/
+93
2023-12-21
dmaengine: axi-dmac: Allocate hardware descriptors
Paul Cercueil
1
-46
/
+88
2023-12-21
dmaengine: axi-dmac: Small code cleanup
Paul Cercueil
1
-4
/
+1
2023-12-21
dmaengine: ls2x-apb: New driver for the Loongson LS2X APB DMA controller
Binbin Zhou
3
-0
/
+720
2023-12-21
dmaengine: std_dma40: fix kernel-doc warnings and spelling
Randy Dunlap
1
-7
/
+5
2023-12-21
dmaengine: idxd: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-2
/
+2
[next]