index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
xilinx
/
zynqmp_dma.c
Age
Commit message (
Expand
)
Author
2025-08-20
dmaengine: zynqmp_dma: Add shutdown operation support
Abin Joseph
2024-10-21
dmaengine: fix typo in the comment
Yan Zhen
2024-10-14
dmaengine: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-08-29
dmaengine: zynqmp_dma: Add support for AMD Versal Gen 2 DMA IP
Abin Joseph
2023-09-28
dmaengine: xilinx: zynqmp_dma: Convert to platform remove callback returning ...
Uwe Kleine-König
2023-08-01
dmaengine: Explicitly include correct DT includes
Rob Herring
2023-03-31
dmaengine: zynqmp_dma: Sync DMA and coherent masks
Harini Katakam
2023-01-18
dmaengine: drivers: Use devm_platform_ioremap_resource()
Tudor Ambarus
2022-10-07
Merge tag 'dmaengine-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-09-29
dmaengine: zynqmp_dma: Add device_synchronize support
Swati Agarwal
2022-09-05
dmaengine: zynqmp_dma: Typecast with enum to fix the coverity warning
Shravya Kumbham
2022-05-16
dmaengine: zynqmp_dma: use pm_runtime_resume_and_get() instead of pm_runtime_...
Radhey Shyam Pandey
2022-05-16
dmaengine: zynqmp_dma: check dma_async_device_register return value
Shravya Kumbham
2022-05-16
dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type
Radhey Shyam Pandey
2021-10-28
dmaengine: zynqmp_dma: Correctly handle descriptor callbacks
Lars-Peter Clausen
2021-10-01
dmaengine: zynqmp_dma: fix lockdep warning in tasklet
Michael Tretter
2021-10-01
dmaengine: zynqmp_dma: refine dma descriptor locking
Michael Tretter
2021-10-01
dmaengine: zynqmp_dma: cleanup after completing all descriptors
Michael Tretter
2021-10-01
dmaengine: zynqmp_dma: cleanup includes
Michael Tretter
2021-10-01
dmaengine: zynqmp_dma: drop message on probe success
Michael Tretter
2021-10-01
dmaengine: zynqmp_dma: simplify with dev_err_probe
Michael Tretter
2021-07-28
dmaengine: zynqmp_dma: Use list_move_tail instead of list_del/list_add_tail
Baokun Li
2021-05-31
dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc()
Yu Kuai
2020-10-08
dmaengine: zynqmp_dma: fix kernel-doc style for tasklet
Vinod Koul
2020-09-18
dmaengine: xilinx: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-05-15
dmaengine: zynqmp_dma: Move list_del inside zynqmp_dma_free_descriptor.
Rafał Hibner
2020-01-21
dmaengine: zynqmp_dma: fix burst length configuration
Matthias Fend
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
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
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-12-18
dmaengine: zynqmp_dma: Fix race condition in the probe
Kedareswara rao Appana
2017-12-18
dmaengine: zynqmp_dma: Fix issues with overflow interrupt
Kedareswara rao Appana
2017-12-18
dmaengine: zynqmp_dma: Fix warning variable 'val' set but not used
Kedareswara rao Appana
2017-12-18
dmaengine: zynqmp_dma: Fix kernel doc-format
Kedareswara rao Appana
2017-12-18
dmaengine: zynqmp_dma: Add runtime pm support
Kedareswara rao Appana
2017-08-22
dmaengine: remove DMA_SG as it is dead code in kernel
Dave Jiang
2017-07-03
dmaengine: zynqmp_dma: Remove max len check in zynqmp_dma_prep_memcpy
Stefan Roese
2016-07-24
dmaengine: zynqmp_dma: add missing MODULE_LICENSE
Arnd Bergmann
2016-07-24
dmaengine: zynqmp_dma: Fix static checker warning
Kedareswara rao Appana
2016-07-12
dmaengine: zynqmp: avoid cast warning
Arnd Bergmann
2016-07-08
dmaengine: Add Xilinx zynqmp dma engine driver support
Kedareswara rao Appana