Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
df34d0b3b87d66d0cacbd41dcd7cd9a0fc232238
/
drivers
/
core
/
device-remove.c
df34d0b
dm: core: Avoid partially removing devices
by Simon Glass
· 3 years, 10 months ago
6dd0d1d
dm: core: Remove children before advising uclass
by Simon Glass
· 3 years, 10 months ago
1281065
dm: Rename DM_FLAG_REMOVE_WITH_PD_ON
by Simon Glass
· 3 years, 10 months ago
bb721de
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
by Tom Rini
· 3 years, 11 months ago
e6256ce
Merge tag 'v2021.01-rc5' into next
by Tom Rini
· 3 years, 11 months ago
6211d76
dm: core: Access device flags through functions
by Simon Glass
· 4 years ago
2543b16
dm: core: Use access methods for dev/uclass private data
by Simon Glass
· 4 years ago
9558862
dm: Use access methods for dev/uclass private data
by Simon Glass
· 4 years ago
38040a9
dm: core: Drop seq and req_seq
by Simon Glass
· 4 years ago
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· 4 years ago
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· 4 years ago
386a68c
dm: core: Fix incorrect flag check
by Marek Vasut
· 4 years ago
42697f5
dm: core: Add a way to skip powering down power domains
by Simon Glass
· 4 years, 8 months ago
5f3c9e0
dm: core: Add logging on unbind failure
by Simon Glass
· 4 years, 8 months ago
cfb28f1
dm: core: Add a flag for power domain control on device removal
by Anatolij Gustschin
· 4 years, 10 months ago
d3c9d30
dm: core: Add a new flag to track platform data
by Simon Glass
· 5 years ago
98381da
dm: core: device: switch off power domain after device removal
by Anatolij Gustschin
· 5 years ago
2c556a1
device: expose the functions used to remove and unbind children of a device
by Jean-Jacques Hiblot
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
0745676
dm: core: Add DM_FLAG_OS_PREPARE flag
by Stefan Roese
· 8 years ago
505045d
dm: core: Add dm_remove_devices_flags() and hook it into device_remove()
by Stefan Roese
· 8 years ago
80b5bc9
dm: core: Add flags parameter to device_remove()
by Stefan Roese
· 8 years ago
2d4c7dc
dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED
by Simon Glass
· 8 years ago
7760ba2
dm: core: Allow device names to be freed automatically
by Simon Glass
· 9 years ago
7e7573c
Revert "dm: Export device_remove_children / device_unbind_children"
by Simon Glass
· 9 years ago
8b15b16
devres: introduce Devres (Managed Device Resource) framework
by Masahiro Yamada
· 9 years ago
bdbb5dd
dm: add DM_FLAG_BOUND flag
by Masahiro Yamada
· 9 years ago
a608ba6
dm: Export device_remove_children / device_unbind_children
by Hans de Goede
· 9 years ago
d850e67
dm: core: Extend struct udevice by '.uclass_platdata' field.
by Przemyslaw Marczak
· 10 years ago
a626dff
dm: core: Convert driver_bind() to use const
by Simon Glass
· 10 years ago
c23b428
dm: core: Allow uclasses to specify private data for a device's children
by Simon Glass
· 10 years ago
11b6173
dm: core: Allow parents to have platform data for their children
by Simon Glass
· 10 years ago
ba75049
dm: core: Allocate platform data when binding a device
by Simon Glass
· 10 years ago
b38ea5a
dm: Allow device removal features to be dropped
by Simon Glass
· 10 years ago