index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ti
/
k3-udma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-22
drivers: dma: Remove duplicate newlines
Marek Vasut
1
-1
/
+0
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
1
-1
/
+0
2024-05-20
Merge tag 'v2024.07-rc3' into next
Tom Rini
1
-0
/
+1
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-0
/
+1
2024-05-15
dma: ti: k3-udma: invalidate prepared buffers before pushing to recv ring
Matthias Schiffer
1
-0
/
+3
2024-05-15
dma: ti: k3-udma: add missing <net.h> include
Matthias Schiffer
1
-0
/
+1
2024-05-07
dma: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+0
2024-03-04
dma: ti: k3-udma: Fix ring_idx to pair k3 nav rings
Udit Kumar
1
-2
/
+2
2024-03-04
dma: ti: k3-udma: Fix error handling for setup_resources() in udma_probe()
Siddharth Vadapalli
1
-4
/
+6
2024-02-06
dma: ti: k3-udma: Use ring_idx to pair k3 nav rings
MD Danish Anwar
1
-2
/
+9
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
1
-1
/
+1
2023-10-13
treewide: use dev_read_addr_*_ptr() where appropriate
Matthias Schiffer
1
-3
/
+2
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
1
-0
/
+1
2023-03-22
dma: ti: k3-udma: Fix channel hang on teardown
Vignesh Raghavendra
1
-1
/
+1
2022-10-18
dma: Transfer dma_ops should use DMA address types
Andrew Davis
1
-2
/
+2
2022-10-06
dma: ti: k3-udma: Fix 'SZ_64K’ undeclared error
Dhruva Gole
1
-0
/
+1
2022-01-15
dma: ti: k3-udma: Fix rflow reservation for PKTDMA
Vignesh Raghavendra
1
-13
/
+8
2021-06-11
dma: ti: k3-udma: Add support for native configuration of chan/flow
Vignesh Raghavendra
1
-4
/
+38
2021-05-12
dma: ti: k3-udma: Add BCDMA and PKTDMA support
Vignesh Raghavendra
1
-64
/
+939
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
1
-1
/
+1
2020-10-12
dma: ti: k3-udma: Reset the channel during release
Vignesh Raghavendra
1
-1
/
+3
2020-07-13
dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pair
Vignesh Raghavendra
1
-37
/
+15
2020-07-13
dma: ti: k3-udma: Move RX descriptor ring entries to rflow struct
Vignesh Raghavendra
1
-24
/
+28
2020-07-13
dma: ti: k3-udma: Introduce udma_chan_config struct
Vignesh Raghavendra
1
-89
/
+108
2020-07-13
dma: ti: k3-udma: Update driver to use static endpoint Data
Vignesh Raghavendra
1
-43
/
+102
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-03-03
dma: ti: k3-udma: Mark flow id as valid parameter for RX channel config
Lokesh Vutla
1
-4
/
+3
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
1
-1
/
+1
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
1
-0
/
+1
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
1
-1
/
+2
2020-02-05
dma: Rename free() to rfree()
Simon Glass
1
-2
/
+2
2020-01-20
dma: ti: k3-udma: Fix build warnings when building for 32 bit platforms
Vignesh Raghavendra
1
-8
/
+8
2020-01-20
dma: ti: k3-udma: Fix ring push operation for 32 bit cores
Vignesh Raghavendra
1
-3
/
+11
2020-01-20
dma: ti: k3-udma: Switch to exposed ring mode
Vignesh Raghavendra
1
-2
/
+2
2020-01-20
dma: ti: k3-udma: Fix debug prints during enabling MEM_TO_DEV transfers
Vignesh Raghavendra
1
-2
/
+2
2020-01-20
dma: ti: k3-udma: Remove coherency check for cache ops
Vignesh Raghavendra
1
-33
/
+16
2020-01-20
dma: ti: k3-udma: Query DMA channels allocated from Resource Manager
Vignesh Raghavendra
1
-79
/
+214
2019-12-09
net: ti: am65-cpsw-nuss: Add new compatible for J721e
Vignesh Raghavendra
1
-0
/
+1
2019-12-09
dma: ti: k3-udma: Implement dma_get_cfg() interface
Vignesh Raghavendra
1
-0
/
+28
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
1
-0
/
+1
2019-05-03
dma: ti: k3-udma: Do not touch RT registers before channel configuration
Peter Ujfalusi
1
-24
/
+9
2019-05-03
drivers: dma: ti: k3-udma: Extract packet data only when Meta data is not NULL
Keerthy
1
-1
/
+1
2019-04-11
dma: ti: add driver to K3 UDMA
Vignesh R
1
-0
/
+1730