1. c4f0248 uclass: Add dev_get_uclass_index() to get the uclass/index of a device by Jean-Jacques Hiblot · 6 years ago
  2. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  3. ee145d6 dm: core: Add a way to find a device by ofnode by Simon Glass · 8 years ago
  4. 96f0444 dm: core: Export uclass_find_device_by_of_offset() by Simon Glass · 9 years ago
  5. 04aa00d dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list by Masahiro Yamada · 9 years ago
  6. 8914c8a dm: core: Remove unbind operations when not required by Simon Glass · 10 years ago
  7. c917772 dm: core: precise comments for get/find device by name by Przemyslaw Marczak · 10 years ago
  8. fa277fc dm: core: remove type 'static' of function uclass_get_device_tail() by Przemyslaw Marczak · 10 years ago
  9. 2ffdf14 dm: core: uclass: add function: uclass_find_device_by_name() by Przemyslaw Marczak · 10 years ago
  10. f9d156e dm: core: add internal functions for getting the device without probe by Przemyslaw Marczak · 10 years ago
  11. 9c1f382 dm: core: Add a uclass pre_probe() method for devices by Simon Glass · 10 years ago
  12. 5104b98 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · 10 years ago
  13. db6f020 dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  14. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  15. dd6ab88 dm: Add base driver model support by Simon Glass · 11 years ago