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
Age
Commit message (
Expand
)
Author
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-17
Merge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-11
Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-04
dmaengine: fsl-edma: don't explicitly disable clocks in .remove()
Jared Kangas
2026-02-03
dmaengine: fsl_raid: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2026-01-11
dmaengine: apple-admac: Add "apple,t8103-admac" compatible
Janne Grunau
2026-01-11
dmaengine: omap-dma: fix dma_pool resource leak in error paths
Haotian Zhang
2026-01-11
dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()
Miaoqian Lin
2026-01-09
dmaengine: xilinx: xdma: use sg_nents_for_dma() helper
Andy Shevchenko
2026-01-09
dmaengine: sh: use sg_nents_for_dma() helper
Andy Shevchenko
2026-01-09
dmaengine: sa11x0: use sg_nents_for_dma() helper
Andy Shevchenko
2026-01-09
dmaengine: qcom: bam_dma: use sg_nents_for_dma() helper
Andy Shevchenko
2026-01-09
dmaengine: qcom: adm: use sg_nents_for_dma() helper
Andy Shevchenko
2026-01-09
dmaengine: pxa-dma: use sg_nents_for_dma() helper
Andy Shevchenko
2026-01-09
dmaengine: lgm: use sg_nents_for_dma() helper
Andy Shevchenko
2026-01-09
dmaengine: k3dma: use sg_nents_for_dma() helper
Andy Shevchenko
2026-01-09
dmaengine: dw-axi-dmac: use sg_nents_for_dma() helper
Andy Shevchenko
2026-01-09
dmaengine: bcm2835-dma: use sg_nents_for_dma() helper
Andy Shevchenko
2026-01-09
dmaengine: axi-dmac: use sg_nents_for_dma() helper
Andy Shevchenko
2026-01-09
dmaengine: altera-msgdma: use sg_nents_for_dma() helper
Andy Shevchenko
2026-01-09
dmaengine: idxd: Add Max SGL Size Support for DSA3.0
Yi Sun
2026-01-09
dmaengine: idxd: Expose DSA3.0 capabilities through sysfs
Yi Sun
2026-01-09
dmaengine: sh: rz-dmac: Make channel irq local
Geert Uytterhoeven
2026-01-01
dmaengine: pl08x: Fix comment stating the difference between PL080 and PL081
Vladimir Zapolskiy
2026-01-01
dmaengine: at_xdmac: get the number of DMA channels from device tree
Tony Han
2025-12-23
dma: dma-axi-dmac: simplify axi_dmac_parse_dt()
Nuno Sá
2025-12-23
dma: dma-axi-dmac: support bigger than 32bits addresses
Nuno Sá
2025-12-23
dma: dma-axi-dmac: fix HW scatter-gather not looking at the queue
Nuno Sá
2025-12-23
dma: dma-axi-dmac: fix SW cyclic transfers
Nuno Sá
2025-12-23
dmaengine: st_fdma: add COMPILE_TEST support
Rosen Penev
2025-12-23
dmaengine: st_fdma: change dreg_line to long
Rosen Penev
2025-12-23
dmaengine: mediatek: mtk-uart-apdma: Add support for Dimensity 9200
AngeloGioacchino Del Regno
2025-12-23
dmaengine: mediatek: mtk-uart-apdma: Add support for Dimensity 6300
AngeloGioacchino Del Regno
2025-12-23
dmaengine: mediatek: mtk-uart-apdma: Rename support_33bits to support_ext_addr
AngeloGioacchino Del Regno
2025-12-23
dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX
AngeloGioacchino Del Regno
2025-12-23
dmaengine: mediatek: uart-apdma: Get addressing bits from match data
AngeloGioacchino Del Regno
2025-12-23
dmaengine: stm32-mdma: initialize m2m_hw_period and ccr to fix warnings
Clément Le Goffic
2025-12-23
dmaengine: xilinx_dma: Add support for residue on direct AXIDMA S2MM
Tomi Valkeinen
2025-12-23
dmaengine: sun6i: Add debug messages for cyclic DMA prepare
Chen-Yu Tsai
2025-12-23
dmaengine: sun6i: Choose appropriate burst length under maxburst
Chen-Yu Tsai
2025-12-23
dmaengine: sh: Discard pm_runtime_put() return value
Rafael J. Wysocki
2025-12-16
dmaengine: zynqmp_dma: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-12-16
dmaengine: ti: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-12-16
dmaengine: ste_dma40: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-12-16
dmaengine: pl330: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-12-16
dmaengine: at_xdmac: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-12-16
dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()
Biju Das
[next]