1. a133e21 dm: core: Update uclass_find_next_free_req_seq() for new scheme by Simon Glass · 3 years, 10 months ago
  2. 9917591 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 3 years, 10 months ago
  3. d03adb4 dm: core: Update uclass_find_next_free_req_seq() args by Simon Glass · 3 years, 10 months ago
  4. 4805a7a dm: core: Correct the return value for uclass_find_first_device() by Simon Glass · 5 years ago
  5. 3542ff2 dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL by Jean-Jacques Hiblot · 6 years ago
  6. d0b4f68 dm: core: Export uclass_find_device_by_phandle() by Simon Glass · 6 years ago
  7. e7c8656 uclass: Add dev_get_uclass_index() to get the uclass/index of a device by Jean-Jacques Hiblot · 6 years ago
  8. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  9. 40bb637 dm: core: Add a way to find a device by ofnode by Simon Glass · 7 years ago
  10. 1b30d61 dm: core: Export uclass_find_device_by_of_offset() by Simon Glass · 9 years ago
  11. 0a5804b dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list by Masahiro Yamada · 9 years ago
  12. 7f9875e dm: core: Remove unbind operations when not required by Simon Glass · 10 years ago
  13. a7b8250 dm: core: precise comments for get/find device by name by Przemyslaw Marczak · 10 years ago
  14. 794d521 dm: core: remove type 'static' of function uclass_get_device_tail() by Przemyslaw Marczak · 10 years ago
  15. e0735a4 dm: core: uclass: add function: uclass_find_device_by_name() by Przemyslaw Marczak · 10 years ago
  16. c1d6f91 dm: core: add internal functions for getting the device without probe by Przemyslaw Marczak · 10 years ago
  17. 02c07b3 dm: core: Add a uclass pre_probe() method for devices by Simon Glass · 10 years ago
  18. 83c7e43 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · 10 years ago
  19. 5a66a8f dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  20. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  21. 6494d70 dm: Add base driver model support by Simon Glass · 11 years ago