1. 4e0710a dm: core: Allow finding a uclass device by partial name by Simon Glass · 2 years, 5 months ago
  2. e86b6f7 dm: core: Tidy up comments in uclass headers by Simon Glass · 2 years, 7 months ago
  3. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 8 months ago
  4. 6476c4d dm: core: Allow getting some basic stats by Simon Glass · 2 years, 9 months ago
  5. 8044318 dm: core: Fix handling of uclass pre_unbind method by Simon Glass · 3 years ago
  6. e81bf6d dm: core: Add warnings to private / platform setters by Simon Glass · 3 years, 7 months ago
  7. 607f9bc dm: core: Add macros to access the new linker lists by Simon Glass · 3 years, 7 months ago
  8. 8064739 dm: core: Add function to access uclass priv by Simon Glass · 3 years, 9 months ago
  9. a133e21 dm: core: Update uclass_find_next_free_req_seq() for new scheme by Simon Glass · 3 years, 9 months ago
  10. 9917591 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 3 years, 9 months ago
  11. d03adb4 dm: core: Update uclass_find_next_free_req_seq() args by Simon Glass · 3 years, 9 months ago
  12. 4805a7a dm: core: Correct the return value for uclass_find_first_device() by Simon Glass · 5 years ago
  13. 3542ff2 dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL by Jean-Jacques Hiblot · 6 years ago
  14. d0b4f68 dm: core: Export uclass_find_device_by_phandle() by Simon Glass · 6 years ago
  15. e7c8656 uclass: Add dev_get_uclass_index() to get the uclass/index of a device by Jean-Jacques Hiblot · 6 years ago
  16. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  17. 40bb637 dm: core: Add a way to find a device by ofnode by Simon Glass · 7 years ago
  18. 1b30d61 dm: core: Export uclass_find_device_by_of_offset() by Simon Glass · 9 years ago
  19. 0a5804b dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list by Masahiro Yamada · 9 years ago
  20. 7f9875e dm: core: Remove unbind operations when not required by Simon Glass · 10 years ago
  21. a7b8250 dm: core: precise comments for get/find device by name by Przemyslaw Marczak · 9 years ago
  22. 794d521 dm: core: remove type 'static' of function uclass_get_device_tail() by Przemyslaw Marczak · 9 years ago
  23. e0735a4 dm: core: uclass: add function: uclass_find_device_by_name() by Przemyslaw Marczak · 9 years ago
  24. c1d6f91 dm: core: add internal functions for getting the device without probe by Przemyslaw Marczak · 9 years ago
  25. 02c07b3 dm: core: Add a uclass pre_probe() method for devices by Simon Glass · 10 years ago
  26. 83c7e43 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · 10 years ago
  27. 5a66a8f dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  28. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  29. 6494d70 dm: Add base driver model support by Simon Glass · 11 years ago