1. d3c9d30 dm: core: Add a new flag to track platform data by Simon Glass · 5 years ago
  2. 98381da dm: core: device: switch off power domain after device removal by Anatolij Gustschin · 5 years ago
  3. 2c556a1 device: expose the functions used to remove and unbind children of a device by Jean-Jacques Hiblot · 6 years ago
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  5. 0745676 dm: core: Add DM_FLAG_OS_PREPARE flag by Stefan Roese · 8 years ago
  6. 505045d dm: core: Add dm_remove_devices_flags() and hook it into device_remove() by Stefan Roese · 8 years ago
  7. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  8. 2d4c7dc dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED by Simon Glass · 8 years ago
  9. 7760ba2 dm: core: Allow device names to be freed automatically by Simon Glass · 9 years ago
  10. 7e7573c Revert "dm: Export device_remove_children / device_unbind_children" by Simon Glass · 9 years ago
  11. 8b15b16 devres: introduce Devres (Managed Device Resource) framework by Masahiro Yamada · 9 years ago
  12. bdbb5dd dm: add DM_FLAG_BOUND flag by Masahiro Yamada · 9 years ago
  13. a608ba6 dm: Export device_remove_children / device_unbind_children by Hans de Goede · 9 years ago
  14. d850e67 dm: core: Extend struct udevice by '.uclass_platdata' field. by Przemyslaw Marczak · 10 years ago
  15. a626dff dm: core: Convert driver_bind() to use const by Simon Glass · 10 years ago
  16. c23b428 dm: core: Allow uclasses to specify private data for a device's children by Simon Glass · 10 years ago
  17. 11b6173 dm: core: Allow parents to have platform data for their children by Simon Glass · 10 years ago
  18. ba75049 dm: core: Allocate platform data when binding a device by Simon Glass · 10 years ago
  19. b38ea5a dm: Allow device removal features to be dropped by Simon Glass · 10 years ago