1. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  2. 51608c9 dm: core: Allow getting some basic stats by Simon Glass · 3 years ago
  3. ce15bfb dm: core: Fix handling of uclass pre_unbind method by Simon Glass · 3 years, 1 month ago
  4. 2238594 dm: core: Add warnings to private / platform setters by Simon Glass · 3 years, 9 months ago
  5. 7074354 dm: core: Add macros to access the new linker lists by Simon Glass · 3 years, 9 months ago
  6. 96404c2 dm: core: Add function to access uclass priv by Simon Glass · 4 years ago
  7. b941f56 dm: core: Update uclass_find_next_free_req_seq() for new scheme by Simon Glass · 4 years ago
  8. 07e1338 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 4 years ago
  9. 1ae093f dm: core: Update uclass_find_next_free_req_seq() args by Simon Glass · 4 years ago
  10. 0bb4427 dm: core: Correct the return value for uclass_find_first_device() by Simon Glass · 5 years ago
  11. a5da300 dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL by Jean-Jacques Hiblot · 6 years ago
  12. dc3efdc dm: core: Export uclass_find_device_by_phandle() by Simon Glass · 6 years ago
  13. c4f0248 uclass: Add dev_get_uclass_index() to get the uclass/index of a device by Jean-Jacques Hiblot · 6 years ago
  14. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  15. ee145d6 dm: core: Add a way to find a device by ofnode by Simon Glass · 8 years ago
  16. 96f0444 dm: core: Export uclass_find_device_by_of_offset() by Simon Glass · 9 years ago
  17. 04aa00d dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list by Masahiro Yamada · 9 years ago
  18. 8914c8a dm: core: Remove unbind operations when not required by Simon Glass · 10 years ago
  19. c917772 dm: core: precise comments for get/find device by name by Przemyslaw Marczak · 10 years ago
  20. fa277fc dm: core: remove type 'static' of function uclass_get_device_tail() by Przemyslaw Marczak · 10 years ago
  21. 2ffdf14 dm: core: uclass: add function: uclass_find_device_by_name() by Przemyslaw Marczak · 10 years ago
  22. f9d156e dm: core: add internal functions for getting the device without probe by Przemyslaw Marczak · 10 years ago
  23. 9c1f382 dm: core: Add a uclass pre_probe() method for devices by Simon Glass · 10 years ago
  24. 5104b98 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · 10 years ago
  25. db6f020 dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  26. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  27. dd6ab88 dm: Add base driver model support by Simon Glass · 11 years ago