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
/
xilinx
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-25
Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-3
/
+1142
2023-02-10
dmaengine: xilinx: xdma: Add user logic interrupt support
Lizhi Hou
1
-0
/
+81
2023-02-10
dmaengine: xilinx: xdma: Add xilinx xdma driver
Lizhi Hou
3
-0
/
+1060
2023-01-18
dmaengine: drivers: Use devm_platform_ioremap_resource()
Tudor Ambarus
1
-3
/
+1
2023-01-18
dmaengine: xilinx_dma: call of_node_put() when breaking out of for_each_child...
Liu Shixin
1
-1
/
+3
2022-11-04
dmaengine: xilinx_dma : add xilinx_dma_device_config() return documentation
Radhey Shyam Pandey
1
-0
/
+2
2022-11-04
dmaengine: xilinx_dma: fix xilinx_dma_child_probe() return documentation
Radhey Shyam Pandey
1
-1
/
+1
2022-10-08
Merge tag 'dmaengine-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+12
2022-09-29
dmaengine: zynqmp_dma: Add device_synchronize support
Swati Agarwal
1
-0
/
+12
2022-09-05
dmaengine: zynqmp_dma: Typecast with enum to fix the coverity warning
Shravya Kumbham
1
-1
/
+1
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-07-21
dmaengine: xilinx: use strscpy to replace strlcpy
XueBing Chen
1
-1
/
+1
2022-07-06
dmaengine: xilinx_dpdma: Omit superfluous error message in xilinx_dpdma_probe()
Tang Bin
1
-3
/
+1
2022-06-27
dmaengine: remove DMA_MEMCPY_SG once again
Christoph Hellwig
1
-122
/
+0
2022-05-16
dmaengine: zynqmp_dma: use pm_runtime_resume_and_get() instead of pm_runtime_...
Radhey Shyam Pandey
1
-1
/
+5
2022-05-16
dmaengine: zynqmp_dma: check dma_async_device_register return value
Shravya Kumbham
1
-1
/
+5
2022-05-16
dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type
Radhey Shyam Pandey
1
-2
/
+3
2021-12-17
Merge tag 'dmaengine_topic_slave_id_removal_5.17' into next
Vinod Koul
1
-6
/
+11
2021-12-17
dmaengine: xilinx: Handle IRQ mapping errors
Lars-Peter Clausen
1
-3
/
+8
2021-12-17
dmaengine: xilinx_dpdma: stop using slave_id field
Arnd Bergmann
1
-6
/
+11
2021-11-22
dmaengine: Add consumer for the new DMA_MEMCPY_SG API function.
Adrian Larumbe
1
-0
/
+122
2021-10-28
dmaengine: zynqmp_dma: Correctly handle descriptor callbacks
Lars-Peter Clausen
1
-6
/
+4
2021-10-28
dmaengine: xilinx_dma: Correctly handle cyclic descriptor callbacks
Lars-Peter Clausen
1
-6
/
+4
2021-10-25
dmaengine: xilinx_dma: Fix kernel-doc warnings
Shravya Kumbham
1
-2
/
+2
2021-10-25
dmaengine: remove debugfs #ifdef
Arnd Bergmann
1
-14
/
+1
2021-10-01
dmaengine: zynqmp_dma: fix lockdep warning in tasklet
Michael Tretter
1
-2
/
+2
2021-10-01
dmaengine: zynqmp_dma: refine dma descriptor locking
Michael Tretter
1
-14
/
+21
2021-10-01
dmaengine: zynqmp_dma: cleanup after completing all descriptors
Michael Tretter
1
-1
/
+2
2021-10-01
dmaengine: zynqmp_dma: cleanup includes
Michael Tretter
1
-4
/
+1
2021-10-01
dmaengine: zynqmp_dma: drop message on probe success
Michael Tretter
1
-2
/
+0
2021-10-01
dmaengine: zynqmp_dma: simplify with dev_err_probe
Michael Tretter
1
-10
/
+8
2021-08-29
dmaengine: xilinx_dma: Set DMA mask for coherent APIs
Radhey Shyam Pandey
1
-1
/
+1
2021-08-06
dmaengine: xilinx: Add empty device_config function
Marek Vasut
1
-0
/
+12
2021-07-28
dmaengine: zynqmp_dma: Use list_move_tail instead of list_del/list_add_tail
Baokun Li
1
-2
/
+1
2021-07-28
dmaengine: xilinx_dma: Use list_move_tail instead of list_del/list_add_tail
Baokun Li
1
-2
/
+1
2021-07-14
dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfers
Adrian Larumbe
1
-0
/
+12
2021-07-05
Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-16
/
+28
2021-06-24
dmaengine: xilinx: dpdma: Fix spacing around addr[i-1]
Michal Simek
1
-1
/
+1
2021-06-24
dmaengine: xilinx: dpdma: Use kernel type u32 over uint32_t
Michal Simek
1
-1
/
+1
2021-06-16
dmaengine: xilinx: dpdma: fix kernel-doc
Yang Li
1
-1
/
+1
2021-05-31
dmaengine: xilinx: dpdma: Print debug message when losing vsync race
Laurent Pinchart
1
-1
/
+5
2021-05-31
dmaengine: xilinx: dpdma: Print channel number in kernel log messages
Laurent Pinchart
1
-12
/
+20
2021-05-31
dmaengine: xilinx: dpdma: Limit descriptor IDs to 16 bits
Laurent Pinchart
1
-2
/
+5
2021-05-31
dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc()
Yu Kuai
1
-1
/
+1
2021-05-10
dmaengine: xilinx: dpdma: initialize registers before request_irq
Quanyang Wang
1
-1
/
+23
2021-04-20
Merge branch 'fixes' into next
Vinod Koul
1
-12
/
+19
2021-03-16
dmaengine: xilinx: Introduce synchronize() callback
Lars-Peter Clausen
1
-0
/
+8
2021-03-16
dmaengine: xilinx: dpdma: Fix race condition in done IRQ
Laurent Pinchart
1
-1
/
+2
[next]