index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
core
/
devres.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: core: Access device flags through functions
Simon Glass
2021-01-05
1
-2
/
+2
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
1
-1
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
1
-0
/
+1
*
dm: devres: Add a new OFDATA phase
Simon Glass
2020-01-07
1
-5
/
+13
*
dm: devres: Use an enum for the allocation phase
Simon Glass
2020-01-07
1
-6
/
+16
*
dm: devres: Add tests
Simon Glass
2020-01-07
1
-0
/
+13
*
dm: devres: Convert to use logging
Simon Glass
2020-01-07
1
-2
/
+4
*
dm: core: Use assert_noisy() in devres
Simon Glass
2020-01-07
1
-3
/
+3
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
devres: add debug command to dump device resources
Masahiro Yamada
2015-08-06
1
-0
/
+29
*
devres: add devm_kmalloc() and friends (managed memory allocators)
Masahiro Yamada
2015-08-06
1
-0
/
+34
*
devres: introduce Devres (Managed Device Resource) framework
Masahiro Yamada
2015-08-06
1
-0
/
+196