index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
xilinx
Age
Commit message (
Expand
)
Author
2020-11-09
dmaengine: xilinx_dma: Fix SG capability check for MCDMA
Matthew Murrian
2020-11-09
dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment
Matthew Murrian
2020-11-09
dmaengine: xilinx_dma: use readl_poll_timeout_atomic variant
Marc Ferland
2020-10-08
dmaengine: zynqmp_dma: fix kernel-doc style for tasklet
Vinod Koul
2020-10-08
dmaengine: xilinx_dma: fix kernel-doc style for tasklet
Vinod Koul
2020-10-07
dmaengine: xilinx: dpdma: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-18
dmaengine: xilinx: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-03
dmaengine: xilinx: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-19
dmaengine: xilinx: dpdma: Make symbol 'dpdma_debugfs_reqs' static
Wei Yongjun
2020-08-17
dmaengine: xilinx: dpdma: Add debugfs support
Laurent Pinchart
2020-07-22
dmaengine: xilinx: dpdma: Fix kerneldoc warning
Laurent Pinchart
2020-07-22
dmaengine: xilinx: dpdma: add missing kernel doc
Vinod Koul
2020-07-22
dmaengine: xilinx: dpdma: remove comparison of unsigned expression
Vinod Koul
2020-07-17
dmaengine: xilinx: dpdma: Add the Xilinx DisplayPort DMA engine driver
Hyun Kwon
2020-05-15
dmaengine: zynqmp_dma: Move list_del inside zynqmp_dma_free_descriptor.
Rafał Hibner
2020-04-15
dmaengine: xilinx_dma: Add missing check for empty list
Sebastian von Ohr
2020-02-25
dmaengine: xilinx_dma: In dma channel probe fix node order dependency
Radhey Shyam Pandey
2020-02-25
dmaengine: xilinx_dma: Extend dma_config structure to store max channel count
Radhey Shyam Pandey
2020-02-24
dmaengine: xilinx_dma: Reset DMA channel in dma_terminate_all
Radhey Shyam Pandey
2020-01-21
dmaengine: zynqmp_dma: fix burst length configuration
Matthias Fend
2019-11-14
Merge branch 'fixes' into next
Vinod Koul
2019-11-06
dmaengine: xilinx_dma: Add Xilinx AXI MCDMA Engine driver support
Radhey Shyam Pandey
2019-11-06
dmaengine: xilinx_dma: Extend dma_config struct to store irq routine handle
Radhey Shyam Pandey
2019-11-06
dmaengine: xilinx_dma: Remove axidma multichannel mode support
Radhey Shyam Pandey
2019-10-20
dmaengine: xilinx_dma: Clear desc_pendingcount in xilinx_dma_reset
Nicholas Graumann
2019-10-20
dmaengine: xilinx_dma: Print debug message when no free tx segments
Nicholas Graumann
2019-10-20
dmaengine: xilinx_dma: Add callback_result support
Nicholas Graumann
2019-10-20
dmaengine: xilinx_dma: Introduce xilinx_dma_get_residue
Nicholas Graumann
2019-10-20
dmaengine: xilinx_dma: Remove residue from channel data
Radhey Shyam Pandey
2019-10-20
dmaengine: xilinx_dma: Merge get_callback and _invoke
Nicholas Graumann
2019-10-20
dmaengine: xilinx_dma: Remove desc_callback_valid check
Radhey Shyam Pandey
2019-10-15
dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config
Radhey Shyam Pandey
2019-10-15
dmaengine: xilinx_dma: Fix 64-bit simple AXIDMA transfer
Radhey Shyam Pandey
2019-10-15
dmaengine: xilinx_dma: Remove clk_get error message for probe defer
Radhey Shyam Pandey
2019-10-15
dmaengine: xilinx_dma: use devm_platform_ioremap_resource()
Radhey Shyam Pandey
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-22
dmaengine: xilinx_dma: Remove set but unused ‘tail_desc’
Vinod Koul
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-14
Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-01-20
dmaengine: xilinx_dma: remove set but not used variable 'tail_segment'
YueHaibing
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-07
dmaengine: xilinx_dma: Drop SG support for VDMA IP
Andrea Merello
2019-01-07
dmaengine: xilinx_dma: autodetect whether the HW supports scatter-gather
Andrea Merello
2019-01-07
dmaengine: xilinx_dma: program hardware supported buffer length
Radhey Shyam Pandey
2019-01-07
dmaengine: xilinx_dma: in axidma slave_sg and dma_cyclic mode align split des...
Andrea Merello
2019-01-07
dmaengine: xilinx_dma: commonize DMA copy size calculation
Andrea Merello
2018-12-31
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
2018-12-05
dmaengine: zynqmp_dma: replace spin_lock_bh with spin_lock_irqsave
Michael Tretter
2018-11-24
dmaengine: xilinx_dma: Remove __aligned attribute on zynqmp_dma_desc_ll
Nathan Chancellor
[next]