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: 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
*
dmaengine: zynqmp_dma: cleanup after completing all descriptors
Michael Tretter
2021-10-01
1
-1
/
+2
*
dmaengine: zynqmp_dma: cleanup includes
Michael Tretter
2021-10-01
1
-4
/
+1
*
dmaengine: zynqmp_dma: drop message on probe success
Michael Tretter
2021-10-01
1
-2
/
+0
*
dmaengine: zynqmp_dma: simplify with dev_err_probe
Michael Tretter
2021-10-01
1
-10
/
+8
*
dmaengine: xilinx_dma: Set DMA mask for coherent APIs
Radhey Shyam Pandey
2021-08-29
1
-1
/
+1
*
dmaengine: xilinx: Add empty device_config function
Marek Vasut
2021-08-06
1
-0
/
+12
*
dmaengine: zynqmp_dma: Use list_move_tail instead of list_del/list_add_tail
Baokun Li
2021-07-28
1
-2
/
+1
*
dmaengine: xilinx_dma: Use list_move_tail instead of list_del/list_add_tail
Baokun Li
2021-07-28
1
-2
/
+1
*
dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfers
Adrian Larumbe
2021-07-14
1
-0
/
+12
*
Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-05
1
-16
/
+28
|
\
|
*
dmaengine: xilinx: dpdma: Fix spacing around addr[i-1]
Michal Simek
2021-06-24
1
-1
/
+1
|
*
dmaengine: xilinx: dpdma: Use kernel type u32 over uint32_t
Michal Simek
2021-06-24
1
-1
/
+1
|
*
dmaengine: xilinx: dpdma: fix kernel-doc
Yang Li
2021-06-16
1
-1
/
+1
|
*
dmaengine: xilinx: dpdma: Print debug message when losing vsync race
Laurent Pinchart
2021-05-31
1
-1
/
+5
|
*
dmaengine: xilinx: dpdma: Print channel number in kernel log messages
Laurent Pinchart
2021-05-31
1
-12
/
+20
*
|
dmaengine: xilinx: dpdma: Limit descriptor IDs to 16 bits
Laurent Pinchart
2021-05-31
1
-2
/
+5
*
|
dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc()
Yu Kuai
2021-05-31
1
-1
/
+1
*
|
dmaengine: xilinx: dpdma: initialize registers before request_irq
Quanyang Wang
2021-05-10
1
-1
/
+23
|
/
*
Merge branch 'fixes' into next
Vinod Koul
2021-04-20
1
-12
/
+19
|
\
|
*
dmaengine: xilinx: dpdma: Fix race condition in done IRQ
Laurent Pinchart
2021-03-16
1
-1
/
+2
|
*
dmaengine: xilinx: dpdma: Fix descriptor issuing on video group
Laurent Pinchart
2021-03-16
1
-11
/
+17
*
|
dmaengine: xilinx: Introduce synchronize() callback
Lars-Peter Clausen
2021-03-16
1
-0
/
+8
|
/
*
Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-23
1
-1
/
+1
|
\
|
*
dmaengine: xilinx_dma: Alloc tx descriptors GFP_NOWAIT
Richard Fitzgerald
2021-02-01
1
-1
/
+1
*
|
dmaengine: xilinx_dma: fix mixed_enum_type coverity warning
Shravya Kumbham
2021-01-04
1
-1
/
+1
*
|
dmaengine: xilinx_dma: fix incompatible param warning in _child_probe()
Shravya Kumbham
2021-01-04
1
-1
/
+2
*
|
dmaengine: xilinx_dma: check dma_async_device_register return value
Shravya Kumbham
2021-01-04
1
-1
/
+5
|
/
*
dmaengine: xilinx_dma: Fix SG capability check for MCDMA
Matthew Murrian
2020-11-09
1
-3
/
+4
*
dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment
Matthew Murrian
2020-11-09
1
-5
/
+24
*
dmaengine: xilinx_dma: use readl_poll_timeout_atomic variant
Marc Ferland
2020-11-09
1
-2
/
+2
*
dmaengine: zynqmp_dma: fix kernel-doc style for tasklet
Vinod Koul
2020-10-08
1
-1
/
+1
*
dmaengine: xilinx_dma: fix kernel-doc style for tasklet
Vinod Koul
2020-10-08
1
-1
/
+1
*
dmaengine: xilinx: dpdma: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-10-07
1
-5
/
+4
*
dmaengine: xilinx: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-18
2
-7
/
+6
*
dmaengine: xilinx: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
1
-28
/
+8
*
dmaengine: xilinx: dpdma: Make symbol 'dpdma_debugfs_reqs' static
Wei Yongjun
2020-08-19
1
-1
/
+1
*
dmaengine: xilinx: dpdma: Add debugfs support
Laurent Pinchart
2020-08-17
1
-0
/
+209
*
dmaengine: xilinx: dpdma: Fix kerneldoc warning
Laurent Pinchart
2020-07-22
1
-0
/
+1
*
dmaengine: xilinx: dpdma: add missing kernel doc
Vinod Koul
2020-07-22
1
-0
/
+1
*
dmaengine: xilinx: dpdma: remove comparison of unsigned expression
Vinod Koul
2020-07-22
1
-1
/
+1
*
dmaengine: xilinx: dpdma: Add the Xilinx DisplayPort DMA engine driver
Hyun Kwon
2020-07-17
2
-0
/
+1534
*
dmaengine: zynqmp_dma: Move list_del inside zynqmp_dma_free_descriptor.
RafaĆ Hibner
2020-05-15
1
-2
/
+1
*
dmaengine: xilinx_dma: Add missing check for empty list
Sebastian von Ohr
2020-04-15
1
-10
/
+10
*
dmaengine: xilinx_dma: In dma channel probe fix node order dependency
Radhey Shyam Pandey
2020-02-25
1
-22
/
+17
*
dmaengine: xilinx_dma: Extend dma_config structure to store max channel count
Radhey Shyam Pandey
2020-02-25
1
-1
/
+8
*
dmaengine: xilinx_dma: Reset DMA channel in dma_terminate_all
Radhey Shyam Pandey
2020-02-24
1
-8
/
+9
*
dmaengine: zynqmp_dma: fix burst length configuration
Matthias Fend
2020-01-21
1
-9
/
+15
*
Merge branch 'fixes' into next
Vinod Koul
2019-11-14
1
-1
/
+9
|
\
[next]