index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
core
/
device-remove.c
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-05-17
dm: core: Add DM_FLAG_OS_PREPARE flag
Stefan Roese
2017-04-04
dm: core: Add dm_remove_devices_flags() and hook it into device_remove()
Stefan Roese
2017-04-04
dm: core: Add flags parameter to device_remove()
Stefan Roese
2016-07-14
dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED
Simon Glass
2016-05-17
dm: core: Allow device names to be freed automatically
Simon Glass
2015-11-19
Revert "dm: Export device_remove_children / device_unbind_children"
Simon Glass
2015-08-06
devres: introduce Devres (Managed Device Resource) framework
Masahiro Yamada
2015-08-06
dm: add DM_FLAG_BOUND flag
Masahiro Yamada
2015-07-21
dm: Export device_remove_children / device_unbind_children
Hans de Goede
2015-04-22
dm: core: Extend struct udevice by '.uclass_platdata' field.
Przemyslaw Marczak
2015-04-18
dm: core: Convert driver_bind() to use const
Simon Glass
2015-01-29
dm: core: Allow uclasses to specify private data for a device's children
Simon Glass
2015-01-29
dm: core: Allow parents to have platform data for their children
Simon Glass
2015-01-29
dm: core: Allocate platform data when binding a device
Simon Glass
2014-11-21
dm: Allow device removal features to be dropped
Simon Glass