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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-29
dm: treewide: Do not use the return value of simple uclass iterator
Michal Suchanek
1
-4
/
+3
2022-10-18
dma: Transfer dma_ops should use DMA address types
Andrew Davis
4
-12
/
+12
2022-10-18
dma: ti-edma3: Add DMA map operations before and after transfers
Andrew Davis
1
-0
/
+19
2022-10-18
dma: Use dma-mapping for cache ops and sync after write
Andrew Davis
1
-4
/
+13
2022-10-06
dma: ti: k3-udma: Fix 'SZ_64K’ undeclared error
Dhruva Gole
1
-0
/
+1
2022-07-25
arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654
Andrew Davis
2
-2
/
+2
2022-06-10
dma: ti: Add PSIL data for AM62x DMASS
Vignesh Raghavendra
4
-0
/
+54
2022-03-30
dma: bcm6348: Don't check clk_free
Sean Anderson
1
-5
/
+1
2022-03-09
dma: xilinx: Add Display Port DMA driver
Michal Simek
3
-0
/
+51
2022-02-08
drivers: dma: Add support for J721S2
David Huang
4
-0
/
+171
2022-01-15
dma: ti: k3-udma: Fix rflow reservation for PKTDMA
Vignesh Raghavendra
1
-13
/
+8
2022-01-13
treewide: invaild -> invalid
Sean Anderson
1
-1
/
+1
2021-09-27
ti: keystone: dma: Migrate to Kconfig
Tom Rini
3
-28
/
+34
2021-09-04
Makefile: Move drivers/dma/ into drivers/Makefile
Simon Glass
1
-0
/
+1
2021-09-04
Convert CONFIG_DMA_LPC32XX to Kconfig
Simon Glass
1
-0
/
+11
2021-09-04
dma: Add a Kconfig for legacy DMA
Simon Glass
1
-0
/
+10
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
1
-1
/
+0
2021-08-30
global: Remove unused or unnecessary CONFIG symbols related to DDR
Tom Rini
1
-3
/
+1
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
1
-0
/
+2
2021-06-11
dma: ti: k3-udma: Add support for native configuration of chan/flow
Vignesh Raghavendra
2
-4
/
+215
2021-05-12
dma: ti: k3-udma: Add BCDMA and PKTDMA support
Vignesh Raghavendra
1
-64
/
+939
2021-05-12
dma: ti: k3-psil-am64: Add AM64 PSIL endpoint data
Vignesh Raghavendra
4
-0
/
+160
2021-05-12
dma: ti: k3-psil: Extend PSIL EP data extension for AM64
Vignesh Raghavendra
1
-0
/
+16
2021-05-12
dma: ti: k3-psil-am654: Drop unused PSIL EP static data
Vignesh Raghavendra
1
-25
/
+7
2021-01-18
dma: bcm6348: incorrect buffer allocation
Heinrich Schuchardt
1
-2
/
+2
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
1
-2
/
+2
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
5
-5
/
+5
2020-10-12
Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-1
/
+3
2020-10-12
dma: ti: k3-udma: Reset the channel during release
Vignesh Raghavendra
1
-1
/
+3
2020-10-08
dma: Reduce error level when DMA channel type does not exist
Vignesh Raghavendra
1
-2
/
+2
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
1
-1
/
+1
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
1
-1
/
+1
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
1
-1
/
+1
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
2
-43
/
+103
2020-07-13
dma: ti: Add static PSIL endpoint information
Vignesh Raghavendra
7
-0
/
+295
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
4
-0
/
+4
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
common: Drop log.h from common header
Simon Glass
4
-0
/
+4
2020-05-18
common: Drop init.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
5
-0
/
+5
2020-05-10
mtd: nand: support GPMI NAND driver for i.MX8
Peng Fan
2
-6
/
+9
2020-05-10
mxs_nand: Add support for i.MX8M
Ye Li
2
-2
/
+2
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
4
-0
/
+4
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
3
-6
/
+6
[next]