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
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
1
-1
/
+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-13
Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mips
Tom Rini
1
-0
/
+6
2019-04-12
dma: bcm6348: check if driver is enabled before send/recv
Álvaro Fernández Rojas
1
-0
/
+6
2019-04-11
dma: ti: add driver to K3 UDMA
Vignesh R
6
-0
/
+1935
2018-12-19
dma: add bcm6348-iudma support
Álvaro Fernández Rojas
3
-0
/
+652
2018-12-07
test: dma: add dma-uclass test
Grygorii Strashko
3
-0
/
+290
2018-12-07
dma: add channels support
Álvaro Fernández Rojas
2
-4
/
+184
2018-12-07
dma: move dma_ops to dma-uclass.h
Álvaro Fernández Rojas
2
-2
/
+2
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
11
-23
/
+11
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2018-02-08
Convert CONFIG_APBH_DMA et al to Kconfig
Adam Ford
1
-0
/
+15
2018-01-19
drivers: dma: ti-edma3: add support for memory fill
Tero Kristo
1
-7
/
+48
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
3
-6
/
+6
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
1
-2
/
+2
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
1
-1
/
+1
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
1
-1
/
+1
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
1
-1
/
+1
2016-02-23
drivers: dma: ti-edma3: convert driver to adopt driver model
Mugunthan V N
1
-2
/
+80
2016-02-23
dma: Kconfig: Add TI_EDMA3 entry
Mugunthan V N
1
-0
/
+7
2016-02-23
dm: implement a DMA uclass
Mugunthan V N
3
-0
/
+89
2016-01-24
imx: apbh_dma: Update APBH-DMA for MX7D
Peng Fan
1
-1
/
+1
2015-10-22
dma: keystone_nav: Fix linkram size
Vitaly Andrianov
1
-1
/
+1
2015-08-18
dma: lpc32xx: add DMA driver
Sylvain Lemieux
2
-0
/
+148
2015-08-17
dma: ti-edma3: Add helper function to support edma3 transfer
Vignesh R
1
-0
/
+78
2014-11-06
dma: keystone_nav: remove spurious qm_cfg verification
Khoronzhuk, Ivan
1
-12
/
+0
2014-10-23
dma: ti-edma3: introduce edma3 driver
Khoronzhuk, Ivan
2
-0
/
+385
2014-10-23
dma: keystone_nav: generalize driver usage
Khoronzhuk, Ivan
3
-78
/
+83
2014-10-23
dma: keystone_nav: move keystone_nav driver to driver/dma/
Khoronzhuk, Ivan
2
-0
/
+355
2014-09-24
cosmetic: replace MIN, MAX with min, max
Masahiro Yamada
1
-1
/
+1
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada
1
-0
/
+0
2014-08-09
omap: clean-up dead configs
Masahiro Yamada
2
-168
/
+0
2013-10-31
drivers: convert makefiles to Kbuild style
Masahiro Yamada
1
-26
/
+4
2013-08-09
dma: apbh: Add special circular mode for LCD
Marek Vasut
1
-0
/
+22
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
7
-112
/
+7
2013-04-22
dma: Add i.MX6 support to drivers/dma/apbh_dma.c
Stefan Roese
1
-1
/
+1
2013-04-22
imx: Move some header files from arch-mxs to imx-common
Stefan Roese
1
-1
/
+2
2013-01-28
mxs: dma: Fix APBH DMA driver for MX23
Marek Vasut
1
-2
/
+8
2012-09-01
MX28: DMA: Prolong the DMA timeout
Marek Vasut
1
-1
/
+1
2012-09-01
mxs: Convert sys_proto.h prefixes to 'mxs'
Otavio Salvador
1
-2
/
+2
2012-09-01
mxs: prefix register structs with 'mxs' prefix
Otavio Salvador
1
-16
/
+16
2012-04-16
DMA: Split the APBH DMA init into block and channel init
Marek Vasut
1
-21
/
+17
2012-03-29
i.MX28: Add cache support into the APBH DMA driver
Marek Vasut
1
-1
/
+22
2011-12-06
MXS: Add static annotations to dma driver
Marek Vasut
1
-159
/
+50
2011-12-06
apbh_dma: return error value on timeout
Wolfram Sang
1
-1
/
+1
2011-11-11
iMX28: Add APBH DMA driver
Marek Vasut
2
-0
/
+692
2011-10-27
omap3: Add interface for omap3 DMA
Simon Schwarz
2
-0
/
+181
2011-07-06
fsl_dma: fix support for 83xx DMA engine
Ira W. Snyder
1
-0
/
+2
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
1
-2
/
+2
[next]