index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
xilinx
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: xilinx: xilinx_dma: Fix kernel doc about xilinx_dma_remove()
Uwe Kleine-König
2023-10-16
1
-2
/
+0
*
dmaengine: xilinx: xdma: Support cyclic transfers
Miquel Raynal
2023-10-09
2
-6
/
+162
*
dmaengine: xilinx: xdma: Prepare the introduction of cyclic transfers
Miquel Raynal
2023-10-09
1
-5
/
+14
*
dmaengine: xilinx: xdma: Use resource_size() in xdma_probe()
Li Zetao
2023-10-04
1
-1
/
+1
*
dmaengine: xilinx: zynqmp_dma: Convert to platform remove callback returning ...
Uwe Kleine-König
2023-09-28
1
-4
/
+2
*
dmaengine: xilinx: xilinx_dpdma: Convert to platform remove callback returnin...
Uwe Kleine-König
2023-09-28
1
-4
/
+2
*
dmaengine: xilinx: xilinx_dma: Convert to platform remove callback returning ...
Uwe Kleine-König
2023-09-28
1
-4
/
+2
*
dmaengine: xilinx: xdma: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-28
1
-4
/
+2
*
Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-09-03
2
-14
/
+63
|
\
|
*
dmaengine: xilinx_dma: Program interrupt delay timeout
Radhey Shyam Pandey
2023-08-21
1
-9
/
+11
|
*
dmaengine: xilinx_dma: Use tasklet_hi_schedule for timing critical usecase
Radhey Shyam Pandey
2023-08-21
1
-1
/
+1
|
*
dmaengine: xilinx_dma: Freeup active list based on descriptor completion bit
Radhey Shyam Pandey
2023-08-21
1
-0
/
+9
|
*
dmaengine: xilinx_dma: Increase AXI DMA transaction segment count
Radhey Shyam Pandey
2023-08-21
1
-1
/
+1
|
*
dmaengine: xilinx_dma: Pass AXI4-Stream control words to dma client
Radhey Shyam Pandey
2023-08-21
1
-0
/
+37
|
*
dmaengine: Explicitly include correct DT includes
Rob Herring
2023-08-01
2
-3
/
+4
*
|
dmaengine: xilinx: xdma: Fix typo
Miquel Raynal
2023-08-07
1
-1
/
+1
*
|
dmaengine: xilinx: xdma: Fix interrupt vector setting
Miquel Raynal
2023-08-07
1
-0
/
+2
*
|
dmaengine: xilinx: xdma: Fix Judgment of the return value
Minjie Du
2023-07-12
1
-1
/
+1
|
/
*
Merge tag 'dmaengine-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-03
1
-1
/
+5
|
\
|
*
dmaengine: zynqmp_dma: Sync DMA and coherent masks
Harini Katakam
2023-03-31
1
-1
/
+5
*
|
dmaengine: xilinx: xdma: Fix some kernel-doc comments
Yang Li
2023-03-17
1
-1
/
+1
|
/
*
Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
4
-3
/
+1142
|
\
|
*
dmaengine: xilinx: xdma: Add user logic interrupt support
Lizhi Hou
2023-02-10
1
-0
/
+81
|
*
dmaengine: xilinx: xdma: Add xilinx xdma driver
Lizhi Hou
2023-02-10
3
-0
/
+1060
|
*
dmaengine: drivers: Use devm_platform_ioremap_resource()
Tudor Ambarus
2023-01-18
1
-3
/
+1
*
|
dmaengine: xilinx_dma: call of_node_put() when breaking out of for_each_child...
Liu Shixin
2023-01-18
1
-1
/
+3
|
/
*
dmaengine: xilinx_dma : add xilinx_dma_device_config() return documentation
Radhey Shyam Pandey
2022-11-04
1
-0
/
+2
*
dmaengine: xilinx_dma: fix xilinx_dma_child_probe() return documentation
Radhey Shyam Pandey
2022-11-04
1
-1
/
+1
*
Merge tag 'dmaengine-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-07
1
-0
/
+12
|
\
|
*
dmaengine: zynqmp_dma: Add device_synchronize support
Swati Agarwal
2022-09-29
1
-0
/
+12
*
|
dmaengine: zynqmp_dma: Typecast with enum to fix the coverity warning
Shravya Kumbham
2022-09-05
1
-1
/
+1
*
|
dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API ...
Swati Agarwal
2022-09-04
1
-1
/
+5
*
|
dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property
Swati Agarwal
2022-09-04
1
-1
/
+1
*
|
dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handling
Swati Agarwal
2022-09-04
1
-6
/
+7
|
/
*
dmaengine: xilinx: use strscpy to replace strlcpy
XueBing Chen
2022-07-21
1
-1
/
+1
*
dmaengine: xilinx_dpdma: Omit superfluous error message in xilinx_dpdma_probe()
Tang Bin
2022-07-06
1
-3
/
+1
*
dmaengine: remove DMA_MEMCPY_SG once again
Christoph Hellwig
2022-06-27
1
-122
/
+0
*
dmaengine: zynqmp_dma: use pm_runtime_resume_and_get() instead of pm_runtime_...
Radhey Shyam Pandey
2022-05-16
1
-1
/
+5
*
dmaengine: zynqmp_dma: check dma_async_device_register return value
Shravya Kumbham
2022-05-16
1
-1
/
+5
*
dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type
Radhey Shyam Pandey
2022-05-16
1
-2
/
+3
*
Merge tag 'dmaengine_topic_slave_id_removal_5.17' into next
Vinod Koul
2021-12-17
1
-6
/
+11
|
\
|
*
dmaengine: xilinx_dpdma: stop using slave_id field
Arnd Bergmann
2021-12-17
1
-6
/
+11
*
|
dmaengine: xilinx: Handle IRQ mapping errors
Lars-Peter Clausen
2021-12-17
1
-3
/
+8
*
|
dmaengine: Add consumer for the new DMA_MEMCPY_SG API function.
Adrian Larumbe
2021-11-22
1
-0
/
+122
|
/
*
dmaengine: zynqmp_dma: Correctly handle descriptor callbacks
Lars-Peter Clausen
2021-10-28
1
-6
/
+4
*
dmaengine: xilinx_dma: Correctly handle cyclic descriptor callbacks
Lars-Peter Clausen
2021-10-28
1
-6
/
+4
*
dmaengine: xilinx_dma: Fix kernel-doc warnings
Shravya Kumbham
2021-10-25
1
-2
/
+2
*
dmaengine: remove debugfs #ifdef
Arnd Bergmann
2021-10-25
1
-14
/
+1
*
dmaengine: zynqmp_dma: fix lockdep warning in tasklet
Michael Tretter
2021-10-01
1
-2
/
+2
*
dmaengine: zynqmp_dma: refine dma descriptor locking
Michael Tretter
2021-10-01
1
-14
/
+21
[next]