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
2024-03-01
dmaengine: ti: edma: Add some null pointer checks to the edma_probe
Kunwu Chan
1
-0
/
+10
2024-03-01
dmaengine: dw-edma: increase size of 'name' in debugfs code
Vinod Koul
2
-4
/
+4
2024-03-01
dmaengine: fsl-qdma: increase size of 'irq_name'
Vinod Koul
1
-1
/
+1
2024-03-01
dmaengine: shdma: increase size of 'dev_id'
Vinod Koul
1
-1
/
+1
2024-03-01
dmaengine: apple-admac: Keep upper bits of REG_BUS_WIDTH
Hector Martin
1
-1
/
+4
2024-02-16
dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA
Christophe JAILLET
1
-5
/
+5
2024-02-16
dmaengine: fsl-qdma: Fix a memory leak related to the status queue DMA
Christophe JAILLET
1
-12
/
+5
2024-02-16
dmaengine: ti: k3-udma: Report short packet errors
Jai Luthra
1
-2
/
+8
2024-02-16
dmaengine: fsl-dpaa2-qdma: Fix the size of dma pools
Guanhua Gao
1
-4
/
+6
2024-02-01
dmaengine: idxd: Move dma_free_coherent() out of spinlocked context
Rex Zhang
1
-1
/
+8
2024-02-01
dmaengine: fix NULL pointer in channel unregistration function
Amelie Delaunay
1
-0
/
+3
2024-02-01
dmaengine: fsl-edma: fix eDMAv4 channel allocation issue
Frank Li
1
-0
/
+8
2024-01-10
dmaengine: fsl-edma: fix wrong pointer check in fsl_edma3_attach_pd()
Yang Yingliang
1
-3
/
+2
2024-01-10
dmaengine: idxd: Protect int_handle field in hw descriptor
Guanjun
1
-7
/
+7
2024-01-10
dmaengine: fsl-edma: Add judgment on enabling round robin arbitration
Xiaolei Wang
1
-1
/
+2
2024-01-10
dmaengine: fsl-edma: Do not suspend and resume the masked dma channel when th...
Xiaolei Wang
1
-0
/
+4
2024-01-10
dmaengine: ti: k3-psil-am62a: Fix SPI PDMA data
Jai Luthra
1
-6
/
+6
2024-01-10
dmaengine: ti: k3-psil-am62: Fix SPI PDMA data
Ronald Wahl
1
-6
/
+6
2023-12-20
dmaengine: fsl-edma: fix DMA channel leak in eDMAv4
Frank Li
1
-0
/
+1
2023-12-20
dmaengine: stm32-dma: avoid bitfield overflow assertion
Amelie Delaunay
1
-2
/
+6
2023-11-28
dmaengine: stm32-mdma: correct desc prep when channel running
Alain Volmat
1
-2
/
+2
2023-11-20
dmaengine: pxa_dma: Remove an erroneous BUG_ON() in pxad_free_desc()
Christophe JAILLET
1
-1
/
+0
2023-11-20
dmaengine: ti: edma: handle irq_of_parse_and_map() errors
Dan Carpenter
1
-2
/
+2
2023-11-20
dmaengine: idxd: Register dsa_bus_type before registering idxd sub-drivers
Fenghua Yu
1
-3
/
+3
2023-10-13
Merge tag 'dmaengine-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-24
/
+76
2023-10-09
dmaengine: fsl-edma: fix all channels requested when call fsl_edma3_xlate()
Frank Li
1
-2
/
+4
2023-10-09
dmaengine: stm32-dma: fix residue in case of MDMA chaining
Amelie Delaunay
1
-3
/
+4
2023-10-09
dmaengine: stm32-dma: fix stm32_dma_prep_slave_sg in case of MDMA chaining
Amelie Delaunay
1
-1
/
+3
2023-10-09
dmaengine: stm32-mdma: set in_flight_bytes in case CRQA flag is set
Amelie Delaunay
1
-5
/
+9
2023-10-09
dmaengine: stm32-mdma: use Link Address Register to compute residue
Amelie Delaunay
1
-4
/
+11
2023-10-09
dmaengine: stm32-mdma: abort resume if no ongoing transfer
Amelie Delaunay
1
-0
/
+4
2023-10-09
dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probe
Zhang Shurong
1
-0
/
+1
2023-10-04
dmaengine: mediatek: Fix deadlock caused by synchronize_irq()
Duoming Zhou
1
-2
/
+1
2023-10-04
dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() return
Dan Carpenter
1
-0
/
+3
2023-10-04
dmaengine: idxd: use spin_lock_irqsave before wait_event_lock_irq
Rex Zhang
1
-2
/
+3
2023-09-28
dmaengine: fsl-edma: fix edma4 channel enable failure on second attempt
Frank Li
1
-2
/
+8
2023-09-28
dmaengine: fsl-dma: fix DMA error when enabling sg if 'DONE' bit is set
Frank Li
3
-3
/
+28
2023-09-03
Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
64
-2771
/
+765
2023-08-22
dmaengine: fsl-edma: integrate v3 support
Frank Li
3
-23
/
+453
2023-08-22
dmaengine: fsl-edma: move tcd into struct fsl_dma_chan
Frank Li
4
-28
/
+42
2023-08-22
dmaengine: fsl-edma: refactor chan_name setup and safety
Frank Li
2
-3
/
+4
2023-08-22
dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function
Frank Li
1
-1
/
+4
2023-08-22
dmaengine: fsl-edma: refactor using devm_clk_get_enabled
Frank Li
1
-17
/
+2
2023-08-22
dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs()
Frank Li
2
-23
/
+8
2023-08-22
dmaengine: fsl-edma: move common IRQ handler to common.c
Frank Li
4
-56
/
+37
2023-08-22
dmaengine: fsl-edma: Remove enum edma_version
Frank Li
4
-41
/
+26
2023-08-22
dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata
Frank Li
3
-6
/
+7
2023-08-22
dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c
Frank Li
4
-19
/
+4
2023-08-22
dmaengine: fsl-edma: fix build error when arch is s390
Frank Li
1
-0
/
+1
2023-08-21
dmaengine: idxd: Fix issues with PRS disable sysfs knob
Fenghua Yu
1
-2
/
+2
[next]