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