~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
dma-uclass.c
Commit message (
Expand
)
Author
Age
*
dm: treewide: Do not use the return value of simple uclass iterator
Michal Suchanek
2022-10-29
*
dma: Transfer dma_ops should use DMA address types
Andrew Davis
2022-10-18
*
dma: Use dma-mapping for cache ops and sync after write
Andrew Davis
2022-10-18
*
treewide: invaild -> invalid
Sean Anderson
2022-01-13
*
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-07-06
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
dma: Reduce error level when DMA channel type does not exist
Vignesh Raghavendra
2020-10-08
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop net.h from common header
Simon Glass
2020-05-18
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
*
dma: Rename free() to rfree()
Simon Glass
2020-02-05
*
dma: Introduce dma_get_cfg() interface
Vignesh Raghavendra
2019-12-09
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
*
dma: add channels support
Álvaro Fernández Rojas
2018-12-07
*
dma: move dma_ops to dma-uclass.h
Álvaro Fernández Rojas
2018-12-07
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
*
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-04
*
dm: implement a DMA uclass
Mugunthan V N
2016-02-23