1. 9670f7d dm: core: Allow finding a uclass device by partial name by Simon Glass · Sun Apr 24 23:31:00 2022 -0600
  2. ebec3a7 dm: core: Tidy up comments in uclass headers by Simon Glass · Mon Feb 28 12:08:34 2022 -0700
  3. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  4. 51608c9 dm: core: Allow getting some basic stats by Simon Glass · Thu Dec 16 20:59:32 2021 -0700
  5. ce15bfb dm: core: Fix handling of uclass pre_unbind method by Simon Glass · Sat Oct 23 17:26:05 2021 -0600
  6. 2238594 dm: core: Add warnings to private / platform setters by Simon Glass · Mon Mar 15 17:25:41 2021 +1300
  7. 7074354 dm: core: Add macros to access the new linker lists by Simon Glass · Mon Mar 15 17:25:14 2021 +1300
  8. 96404c2 dm: core: Add function to access uclass priv by Simon Glass · Tue Dec 22 19:30:26 2020 -0700
  9. b941f56 dm: core: Update uclass_find_next_free_req_seq() for new scheme by Simon Glass · Wed Dec 16 21:20:30 2020 -0700
  10. 07e1338 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · Wed Dec 16 21:20:29 2020 -0700
  11. 1ae093f dm: core: Update uclass_find_next_free_req_seq() args by Simon Glass · Wed Dec 16 21:20:08 2020 -0700
  12. 0bb4427 dm: core: Correct the return value for uclass_find_first_device() by Simon Glass · Wed Sep 25 08:55:55 2019 -0600
  13. a5da300 dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL by Jean-Jacques Hiblot · Fri Dec 07 14:50:39 2018 +0100
  14. dc3efdc dm: core: Export uclass_find_device_by_phandle() by Simon Glass · Sun Nov 18 08:14:30 2018 -0700
  15. c4f0248 uclass: Add dev_get_uclass_index() to get the uclass/index of a device by Jean-Jacques Hiblot · Thu Aug 09 16:17:42 2018 +0200
  16. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  17. ee145d6 dm: core: Add a way to find a device by ofnode by Simon Glass · Thu May 18 20:09:09 2017 -0600
  18. 96f0444 dm: core: Export uclass_find_device_by_of_offset() by Simon Glass · Thu Jan 21 19:43:57 2016 -0700
  19. 04aa00d dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list by Masahiro Yamada · Wed Aug 12 07:31:52 2015 +0900
  20. 8914c8a dm: core: Remove unbind operations when not required by Simon Glass · Fri Feb 27 22:06:31 2015 -0700
  21. c917772 dm: core: precise comments for get/find device by name by Przemyslaw Marczak · Mon Apr 20 13:32:34 2015 +0200
  22. fa277fc dm: core: remove type 'static' of function uclass_get_device_tail() by Przemyslaw Marczak · Mon Apr 20 13:32:32 2015 +0200
  23. 2ffdf14 dm: core: uclass: add function: uclass_find_device_by_name() by Przemyslaw Marczak · Wed Apr 15 13:07:22 2015 +0200
  24. f9d156e dm: core: add internal functions for getting the device without probe by Przemyslaw Marczak · Wed Apr 15 13:07:17 2015 +0200
  25. 9c1f382 dm: core: Add a uclass pre_probe() method for devices by Simon Glass · Thu Mar 05 12:25:22 2015 -0700
  26. 5104b98 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · Sun Jan 25 08:27:10 2015 -0700
  27. db6f020 dm: Introduce device sequence numbering by Simon Glass · Wed Jul 23 06:55:12 2014 -0600
  28. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · Thu May 22 12:43:05 2014 +0200
  29. dd6ab88 dm: Add base driver model support by Simon Glass · Wed Feb 26 15:59:18 2014 -0700