index
:
pub/scm/linux/kernel/git/melver/linux.git
master
melver's fork of linux.git
Marco Elver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
xilinx
/
xilinx_dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-17
dmaengine: Constify struct dma_descriptor_metadata_ops
Christophe JAILLET
1
-1
/
+1
2026-07-02
dmaengine: xilinx_dma: Rename XILINX_DMA_LOOP_COUNT
Alex Bereza
1
-6
/
+6
2026-07-02
dmaengine: xilinx_dma: Fix CPU stall in xilinx_dma_poll_timeout
Alex Bereza
1
-4
/
+10
2026-07-02
dmaengine: xilinx_dma: Optimize control register write and channel start logi...
Suraj Gupta
1
-3
/
+4
2026-07-02
dmaengine: xilinx_dma: Enable transfer chaining for AXIDMA and MCDMA by remov...
Suraj Gupta
1
-7
/
+12
2026-07-02
dmaengine: xilinx_dma: Fix channel idle state management in AXIDMA and MCDMA ...
Suraj Gupta
1
-4
/
+8
2026-04-17
Merge tag 'dmaengine-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+3
2026-03-17
dmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMA
Tomi Valkeinen
1
-8
/
+1
2026-03-17
dmaengine: xilinx: xilinx_dma: Fix unmasked residue subtraction
Marek Vasut
1
-6
/
+6
2026-03-17
dmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMA
Marek Vasut
1
-1
/
+22
2026-03-17
dmaengine: xilinx: xilinx_dma: Fix dma_device directions
Marek Vasut
1
-1
/
+1
2026-03-09
dmaengine: xilinx: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-17
Merge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+21
2025-12-23
dmaengine: xilinx_dma: Add support for residue on direct AXIDMA S2MM
Tomi Valkeinen
1
-0
/
+21
2025-12-16
dmaengine: xilinx_dma: Fix uninitialized addr_width when "xlnx,addrwidth" pro...
Suraj Gupta
1
-2
/
+5
2025-09-02
dmaengine: xilinx_dma: Support descriptor setup from dma_vecs
Folker Schwesinger
1
-0
/
+94
2025-05-14
dmaengine: xilinx_dma: Set dma_device directions
Thomas Gessler
1
-0
/
+2
2025-04-17
dmaengine: xilinx_dma: Set max segment size
Thomas Gessler
1
-0
/
+2
2025-02-10
dmaengine: Use str_enable_disable-like helpers
Krzysztof Kozlowski
1
-1
/
+2
2024-12-02
dmaengine: xilinx_dma: Configure parking registers only if parking enabled
Marek Vasut
1
-9
/
+11
2024-10-14
dmaengine: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-01-22
dmaengine: xilinx_dma: check for invalid vdma interleaved parameters
Peter Korsgaard
1
-0
/
+6
2023-10-16
dmaengine: xilinx: xilinx_dma: Fix kernel doc about xilinx_dma_remove()
Uwe Kleine-König
1
-2
/
+0
2023-09-28
dmaengine: xilinx: xilinx_dma: Convert to platform remove callback returning ...
Uwe Kleine-König
1
-4
/
+2
2023-08-21
dmaengine: xilinx_dma: Program interrupt delay timeout
Radhey Shyam Pandey
1
-9
/
+11
2023-08-21
dmaengine: xilinx_dma: Use tasklet_hi_schedule for timing critical usecase
Radhey Shyam Pandey
1
-1
/
+1
2023-08-21
dmaengine: xilinx_dma: Freeup active list based on descriptor completion bit
Radhey Shyam Pandey
1
-0
/
+9
2023-08-21
dmaengine: xilinx_dma: Increase AXI DMA transaction segment count
Radhey Shyam Pandey
1
-1
/
+1
2023-08-21
dmaengine: xilinx_dma: Pass AXI4-Stream control words to dma client
Radhey Shyam Pandey
1
-0
/
+37
2023-08-01
dmaengine: Explicitly include correct DT includes
Rob Herring
1
-2
/
+2
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-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-06-27
dmaengine: remove DMA_MEMCPY_SG once again
Christoph Hellwig
1
-122
/
+0
2021-12-17
dmaengine: xilinx: Handle IRQ mapping errors
Lars-Peter Clausen
1
-3
/
+8
2021-11-22
dmaengine: Add consumer for the new DMA_MEMCPY_SG API function.
Adrian Larumbe
1
-0
/
+122
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-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: 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-03-16
dmaengine: xilinx: Introduce synchronize() callback
Lars-Peter Clausen
1
-0
/
+8
2021-02-23
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
[next]