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
2021-01-04
dmaengine: stm32-mdma: fix STM32_MDMA_VERY_HIGH_PRIORITY value
Amelie Delaunay
1
-1
/
+1
2021-01-04
dmaengine: xilinx_dma: fix mixed_enum_type coverity warning
Shravya Kumbham
1
-1
/
+1
2021-01-04
dmaengine: xilinx_dma: fix incompatible param warning in _child_probe()
Shravya Kumbham
1
-1
/
+2
2021-01-04
dmaengine: xilinx_dma: check dma_async_device_register return value
Shravya Kumbham
1
-1
/
+5
2021-01-04
dmaengine: qcom: fix gpi undefined behavior
Arnd Bergmann
1
-1
/
+1
2020-12-29
qcom: bam_dma: Delete useless kfree code
Zheng Yongjun
1
-5
/
+1
2020-12-29
dmaengine: dw-edma: Fix use after free in dw_edma_alloc_chunk()
Dan Carpenter
1
-2
/
+2
2020-12-29
dmaengine: milbeaut-xdmac: Fix a resource leak in the error handling path of ...
Christophe JAILLET
1
-1
/
+3
2020-12-29
dmaengine: mediatek: mtk-hsdma: Fix a resource leak in the error handling pat...
Christophe JAILLET
1
-0
/
+1
2020-12-29
dmaengine: qcom: gpi: Fixes a format mismatch
Xiaoming Ni
1
-4
/
+4
2020-12-29
dmaengine: idxd: off by one in cleanup code
Dan Carpenter
1
-2
/
+2
2020-12-29
dmaengine: ti: k3-udma: Fix pktdma rchan TPL level setup
Peter Ujfalusi
1
-3
/
+3
2020-12-17
Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
51
-549
/
+6584
2020-12-11
dmaengine: ti: k3-udma-glue: Add support for K3 PKTDMA
Vignesh Raghavendra
3
-38
/
+281
2020-12-11
dmaengine: ti: k3-udma: Initial support for K3 PKTDMA
Peter Ujfalusi
3
-25
/
+533
2020-12-11
dmaengine: ti: k3-udma: Add support for BCDMA channel TPL handling
Peter Ujfalusi
2
-38
/
+85
2020-12-11
dmaengine: ti: k3-udma: Initial support for K3 BCDMA
Peter Ujfalusi
2
-91
/
+1185
2020-12-11
dmaengine: ti: k3-psil: Add initial map for AM64
Peter Ujfalusi
4
-1
/
+162
2020-12-11
dmaengine: dmatest: Use dmaengine_get_dma_device
Peter Ujfalusi
1
-5
/
+8
2020-12-11
dmaengine: of-dma: Add support for optional router configuration callback
Peter Ujfalusi
1
-0
/
+10
2020-12-11
dmaengine: ti: k3-udma-glue: Configure the dma_dev for rings
Peter Ujfalusi
1
-0
/
+8
2020-12-11
dmaengine: ti: k3-udma-glue: Get the ringacc from udma_dev
Peter Ujfalusi
3
-5
/
+8
2020-12-11
dmaengine: ti: k3-udma-glue: Add function to get device pointer for DMA API
Peter Ujfalusi
3
-0
/
+21
2020-12-11
dmaengine: ti: k3-udma: Add support for second resource range from sysfw
Peter Ujfalusi
1
-24
/
+31
2020-12-11
dmaengine: ti: k3-udma: Wait for peer teardown completion if supported
Peter Ujfalusi
1
-2
/
+10
2020-12-11
dmaengine: ti: k3-udma: Correct normal channel offset when uchan_cnt is not 0
Peter Ujfalusi
1
-2
/
+1
2020-12-11
dmaengine: stm32-mdma: rework interrupt handler
Amelie Delaunay
1
-30
/
+34
2020-12-11
dmaengine: stm32-dma: take address into account when computing max width
Amelie Delaunay
1
-5
/
+14
2020-12-11
dmaengine: stm32-dma: clean channel configuration when channel is freed
Amelie Delaunay
1
-0
/
+2
2020-12-11
dmaengine: stm32-dma: rework irq handler to manage error before xfer events
Amelie Delaunay
1
-11
/
+15
2020-12-11
dmaengine: bam_dma: fix return of bam_dma_irq()
Parth Y Shah
1
-1
/
+1
2020-12-11
dmaengine: idxd: add IAX configuration support in the IDXD driver
Dave Jiang
7
-17
/
+108
2020-12-11
dmaengine: qcom: Fix ADM driver kerneldoc markup
Jonathan McDowell
1
-3
/
+5
2020-12-10
dmaengine: idxd: add ATS disable knob for work queues
Dave Jiang
4
-2
/
+42
2020-11-24
dmaengine: ti: drop of_match_ptr and mark of_device_id table as maybe unused
Krzysztof Kozlowski
1
-3
/
+3
2020-11-24
dmaengine: stm32: mark of_device_id table as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2020-11-24
dmaengine: sf: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+1
2020-11-24
dmaengine: mv_xor: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+1
2020-11-24
dmaengine: dw-axi-dmac: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+1
2020-11-24
dmaengine: jz4780: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+1
2020-11-24
dmaengine: mxs-dma: Remove the unused .id_table
Fabio Estevam
1
-32
/
+5
2020-11-24
dmaengine: mv_xor_v2: Fix error return code in mv_xor_v2_probe()
Zhihao Cheng
1
-1
/
+3
2020-11-24
dmaengine: imx-dma: Remove unused .id_table
Fabio Estevam
1
-29
/
+4
2020-11-24
dmaengine: qcom: Add GPI dma driver
Vinod Koul
3
-0
/
+2316
2020-11-24
dmaengine: qcom: Add ADM driver
Jonathan McDowell
3
-0
/
+915
2020-11-20
Merge tag 'dmaengine-fix-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-63
/
+111
2020-11-18
dmaengine: fix error codes in channel_register()
Dan Carpenter
1
-8
/
+9
2020-11-18
dmaengine: imx-sdma: Remove unused .id_table support
Fabio Estevam
1
-37
/
+1
2020-11-18
dmaengine: sun6i: Add support for A100 DMA
Yangtao Li
1
-0
/
+25
2020-11-16
dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size
Sugar Zhang
1
-1
/
+1
[next]