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.18-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_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.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
/
mmp_pdma.c
Age
Commit message (
Expand
)
Author
2025-12-16
dmaengine: mmp_pdma: Fix race condition in mmp_pdma_residue()
Guodong Xu
2025-12-14
dmaengine: mmp_pdma: fix DMA mask handling
Guodong Xu
2025-09-02
dmaengine: mmp_pdma: Add SpacemiT K1 PDMA support with 64-bit addressing
Guodong Xu
2025-09-02
dmaengine: mmp_pdma: Add operations structure for controller abstraction
Guodong Xu
2025-09-02
dmaengine: mmp_pdma: Add reset controller support
Guodong Xu
2025-09-02
dmaengine: mmp_pdma: Add clock support
Guodong Xu
2024-10-14
dmaengine: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-10-09
dmaengine: Drop unnecessary of_match_device() calls
Rob Herring
2023-09-28
dmaengine: mmp_pdma: Convert to platform remove callback returning void
Uwe Kleine-König
2023-01-18
dmaengine: drivers: Use devm_platform_ioremap_resource()
Tudor Ambarus
2022-05-19
dmaengine: mmp: deprecate '#dma-channels'
Krzysztof Kozlowski
2021-12-17
dmaengine: pxa/mmp: stop referencing config->slave_id
Arnd Bergmann
2021-10-25
dmaengine: mmp_pdma: fix reference count leaks in mmp_pdma_probe
Xin Xiong
2021-01-26
dmaengine: mmp_pdma: Remove mmp_pdma_filter_fn()
Lubomir Rintel
2020-09-18
dmaengine: mmp: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-07-15
dmaengine: mmp_pdma: Demote obvious misuse of kerneldoc to standard comment b...
Lee Jones
2020-06-16
dmaengine: mmp_pdma: Do not warn when IRQ is shared by all chans
Lubomir Rintel
2019-11-22
dmaengine: mmp_pdma: add missed of_dma_controller_free
Chuhong Yuan
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-11-05
dmaengine: mmp_pdma: remove dma_slave_config direction usage
Vinod Koul
2016-08-08
dmaengine: mmp_pdma: convert callback to helper function
Dave Jiang
2016-07-16
dmaengine: mmp_pdma: explicitly freeup irq
Vinod Koul
2016-05-03
dmaengine: mmp_pdma: Use dma_pool_zalloc
Julia Lawall
2015-08-05
dmaengine: Add an enum for the dmaengine alignment constraints
Maxime Ripard
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-03-18
dmaengine: constify of_device_id array
Fabian Frederick
2015-03-05
dmaengine: mmp_pdma: fix warning about slave caps
Robert Jarzmik
2015-02-23
dmaenegine: mmp-pdma: fix irq handler overwrite physical chan issue
Qiao Zhou
2014-12-22
dmaengine: mmp-pdma: Split device_control
Maxime Ripard
2014-11-06
dmaengine: Remove .owner field for driver
Kiran Padwal
2014-08-04
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
2014-05-07
dma: mmp_pdma: add support for residue reporting
Daniel Mack
2014-05-02
dma: mmp_pdma: Fix physical channel memory allocation size
Laurent Pinchart
2014-05-02
dma: mmp_pdma: Simplify access to channel drcmr value
Laurent Pinchart
2014-03-06
dma: mmp_pdma: add IRQF_SHARED when request irq
Chao Xie
2014-01-29
dmaengine: mmp_pdma: fix mismerge
Arnd Bergmann
2014-01-07
Merge branch 'topic/of' into for-linus
Vinod Koul
2013-12-16
mmp_pdma: Style neatening
Joe Perches
2013-12-10
dma: add dma_get_any_slave_channel(), for use in of_xlate()
Stephen Warren
2013-11-28
dma: mmp_pdma: add missing platform_set_drvdata() in mmp_pdma_probe()
Wei Yongjun
2013-10-13
dma: misc: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-07
dma: mmp_pdma: use list_move instead of list_del/list_add
Wei Yongjun
2013-08-25
dma: mmp_pdma: set DMA_PRIVATE
Daniel Mack
2013-08-25
dma: mmp_pdma: add support for cyclic DMA descriptors
Daniel Mack
2013-08-25
dma: mmp_pdma: don't clear DCMD_ENDIRQEN at end of pending chain
Daniel Mack
2013-08-25
dma: mmp_pdma: only complete one transaction from dma_do_tasklet()
Daniel Mack
2013-08-14
dma: mmp: simplify use of devm_ioremap_resource
Julia Lawall
2013-08-14
dma: mmp_pdma: add support for byte-aligned transfers
Daniel Mack
2013-08-14
dma: mmp_pdma: remove duplicate assignment
Daniel Mack
2013-08-14
dma: mmp_pdma: print the number of channels at probe time
Daniel Mack
[next]