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
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-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
2021-03-16
dmaengine: xilinx: dpdma: Fix descriptor issuing on video group
Laurent Pinchart
1
-11
/
+17
2021-02-24
Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2021-02-01
dmaengine: xilinx_dma: Alloc tx descriptors GFP_NOWAIT
Richard Fitzgerald
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
2020-11-09
dmaengine: xilinx_dma: Fix SG capability check for MCDMA
Matthew Murrian
1
-3
/
+4
2020-11-09
dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment
Matthew Murrian
1
-5
/
+24
2020-11-09
dmaengine: xilinx_dma: use readl_poll_timeout_atomic variant
Marc Ferland
1
-2
/
+2
2020-10-08
dmaengine: zynqmp_dma: fix kernel-doc style for tasklet
Vinod Koul
1
-1
/
+1
2020-10-08
dmaengine: xilinx_dma: fix kernel-doc style for tasklet
Vinod Koul
1
-1
/
+1
2020-10-07
dmaengine: xilinx: dpdma: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-5
/
+4
2020-09-18
dmaengine: xilinx: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-7
/
+6
2020-09-03
dmaengine: xilinx: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-28
/
+8
2020-08-19
dmaengine: xilinx: dpdma: Make symbol 'dpdma_debugfs_reqs' static
Wei Yongjun
1
-1
/
+1
2020-08-17
dmaengine: xilinx: dpdma: Add debugfs support
Laurent Pinchart
1
-0
/
+209
2020-07-22
dmaengine: xilinx: dpdma: Fix kerneldoc warning
Laurent Pinchart
1
-0
/
+1
2020-07-22
dmaengine: xilinx: dpdma: add missing kernel doc
Vinod Koul
1
-0
/
+1
2020-07-22
dmaengine: xilinx: dpdma: remove comparison of unsigned expression
Vinod Koul
1
-1
/
+1
2020-07-17
dmaengine: xilinx: dpdma: Add the Xilinx DisplayPort DMA engine driver
Hyun Kwon
2
-0
/
+1534
2020-05-15
dmaengine: zynqmp_dma: Move list_del inside zynqmp_dma_free_descriptor.
Rafał Hibner
1
-2
/
+1
2020-04-15
dmaengine: xilinx_dma: Add missing check for empty list
Sebastian von Ohr
1
-10
/
+10
2020-02-25
dmaengine: xilinx_dma: In dma channel probe fix node order dependency
Radhey Shyam Pandey
1
-22
/
+17
2020-02-25
dmaengine: xilinx_dma: Extend dma_config structure to store max channel count
Radhey Shyam Pandey
1
-1
/
+8
2020-02-24
dmaengine: xilinx_dma: Reset DMA channel in dma_terminate_all
Radhey Shyam Pandey
1
-8
/
+9
2020-01-21
dmaengine: zynqmp_dma: fix burst length configuration
Matthias Fend
1
-9
/
+15
2019-11-14
Merge branch 'fixes' into next
Vinod Koul
1
-1
/
+9
2019-11-06
dmaengine: xilinx_dma: Add Xilinx AXI MCDMA Engine driver support
Radhey Shyam Pandey
1
-9
/
+451
2019-11-06
dmaengine: xilinx_dma: Extend dma_config struct to store irq routine handle
Radhey Shyam Pandey
1
-2
/
+6
2019-11-06
dmaengine: xilinx_dma: Remove axidma multichannel mode support
Radhey Shyam Pandey
1
-147
/
+8
2019-10-20
dmaengine: xilinx_dma: Clear desc_pendingcount in xilinx_dma_reset
Nicholas Graumann
1
-0
/
+1
2019-10-20
dmaengine: xilinx_dma: Print debug message when no free tx segments
Nicholas Graumann
1
-0
/
+3
2019-10-20
dmaengine: xilinx_dma: Add callback_result support
Nicholas Graumann
1
-1
/
+25
2019-10-20
dmaengine: xilinx_dma: Introduce xilinx_dma_get_residue
Nicholas Graumann
1
-17
/
+54
2019-10-20
dmaengine: xilinx_dma: Remove residue from channel data
Radhey Shyam Pandey
1
-4
/
+1
2019-10-20
dmaengine: xilinx_dma: Merge get_callback and _invoke
Nicholas Graumann
1
-4
/
+1
2019-10-20
dmaengine: xilinx_dma: Remove desc_callback_valid check
Radhey Shyam Pandey
1
-5
/
+3
2019-10-15
dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config
Radhey Shyam Pandey
1
-0
/
+7
2019-10-15
dmaengine: xilinx_dma: Fix 64-bit simple AXIDMA transfer
Radhey Shyam Pandey
1
-1
/
+2
2019-10-15
dmaengine: xilinx_dma: Remove clk_get error message for probe defer
Radhey Shyam Pandey
1
-5
/
+14
2019-10-15
dmaengine: xilinx_dma: use devm_platform_ioremap_resource()
Radhey Shyam Pandey
1
-3
/
+1
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2
-10
/
+2
2019-05-22
dmaengine: xilinx_dma: Remove set but unused ‘tail_desc’
Vinod Koul
1
-3
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
[next]