index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ti
/
k3-udma.c
Age
Commit message (
Expand
)
Author
2025-02-28
dma: ti: k3-udma: Avoid Memory leak issues during dma memcpy
Prasanth Babu Mantena
2024-12-31
dma: ti: k3-udma: Fix BCDMA probe by adding check for MMR_RFLOW
Prasanth Babu Mantena
2024-10-17
dma: ti: k3-udma: Move DMA channel[0] allocation to probe and add udma_remove()
Santhosh Kumar K
2024-10-17
dma: ti: k3-udma: Move udma_probe() below all APIs
Santhosh Kumar K
2024-08-30
dma: ti: k3-udma: Add support for native configuration of chan/flow
Kishon Vijay Abraham I
2024-07-22
drivers: dma: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-20
Merge tag 'v2024.07-rc3' into next
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-15
dma: ti: k3-udma: invalidate prepared buffers before pushing to recv ring
Matthias Schiffer
2024-05-15
dma: ti: k3-udma: add missing <net.h> include
Matthias Schiffer
2024-05-07
dma: Remove <common.h> and add needed includes
Tom Rini
2024-03-04
dma: ti: k3-udma: Fix ring_idx to pair k3 nav rings
Udit Kumar
2024-03-04
dma: ti: k3-udma: Fix error handling for setup_resources() in udma_probe()
Siddharth Vadapalli
2024-02-06
dma: ti: k3-udma: Use ring_idx to pair k3 nav rings
MD Danish Anwar
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-10-13
treewide: use dev_read_addr_*_ptr() where appropriate
Matthias Schiffer
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-03-22
dma: ti: k3-udma: Fix channel hang on teardown
Vignesh Raghavendra
2022-10-18
dma: Transfer dma_ops should use DMA address types
Andrew Davis
2022-10-06
dma: ti: k3-udma: Fix 'SZ_64K’ undeclared error
Dhruva Gole
2022-01-15
dma: ti: k3-udma: Fix rflow reservation for PKTDMA
Vignesh Raghavendra
2021-06-11
dma: ti: k3-udma: Add support for native configuration of chan/flow
Vignesh Raghavendra
2021-05-12
dma: ti: k3-udma: Add BCDMA and PKTDMA support
Vignesh Raghavendra
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-12
dma: ti: k3-udma: Reset the channel during release
Vignesh Raghavendra
2020-07-13
dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pair
Vignesh Raghavendra
2020-07-13
dma: ti: k3-udma: Move RX descriptor ring entries to rflow struct
Vignesh Raghavendra
2020-07-13
dma: ti: k3-udma: Introduce udma_chan_config struct
Vignesh Raghavendra
2020-07-13
dma: ti: k3-udma: Update driver to use static endpoint Data
Vignesh Raghavendra
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-03-03
dma: ti: k3-udma: Mark flow id as valid parameter for RX channel config
Lokesh Vutla
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
dma: Rename free() to rfree()
Simon Glass
2020-01-20
dma: ti: k3-udma: Fix build warnings when building for 32 bit platforms
Vignesh Raghavendra
2020-01-20
dma: ti: k3-udma: Fix ring push operation for 32 bit cores
Vignesh Raghavendra
2020-01-20
dma: ti: k3-udma: Switch to exposed ring mode
Vignesh Raghavendra
2020-01-20
dma: ti: k3-udma: Fix debug prints during enabling MEM_TO_DEV transfers
Vignesh Raghavendra
2020-01-20
dma: ti: k3-udma: Remove coherency check for cache ops
Vignesh Raghavendra
2020-01-20
dma: ti: k3-udma: Query DMA channels allocated from Resource Manager
Vignesh Raghavendra
2019-12-09
net: ti: am65-cpsw-nuss: Add new compatible for J721e
Vignesh Raghavendra
2019-12-09
dma: ti: k3-udma: Implement dma_get_cfg() interface
Vignesh Raghavendra
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-05-03
dma: ti: k3-udma: Do not touch RT registers before channel configuration
Peter Ujfalusi
2019-05-03
drivers: dma: ti: k3-udma: Extract packet data only when Meta data is not NULL
Keerthy
2019-04-11
dma: ti: add driver to K3 UDMA
Vignesh R