1. 0bb4427 dm: core: Correct the return value for uclass_find_first_device() by Simon Glass · Wed Sep 25 08:55:55 2019 -0600
  2. 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
  3. dc3efdc dm: core: Export uclass_find_device_by_phandle() by Simon Glass · Sun Nov 18 08:14:30 2018 -0700
  4. 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
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  6. ee145d6 dm: core: Add a way to find a device by ofnode by Simon Glass · Thu May 18 20:09:09 2017 -0600
  7. 96f0444 dm: core: Export uclass_find_device_by_of_offset() by Simon Glass · Thu Jan 21 19:43:57 2016 -0700
  8. 04aa00d dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list by Masahiro Yamada · Wed Aug 12 07:31:52 2015 +0900
  9. 8914c8a dm: core: Remove unbind operations when not required by Simon Glass · Fri Feb 27 22:06:31 2015 -0700
  10. c917772 dm: core: precise comments for get/find device by name by Przemyslaw Marczak · Mon Apr 20 13:32:34 2015 +0200
  11. fa277fc dm: core: remove type 'static' of function uclass_get_device_tail() by Przemyslaw Marczak · Mon Apr 20 13:32:32 2015 +0200
  12. 2ffdf14 dm: core: uclass: add function: uclass_find_device_by_name() by Przemyslaw Marczak · Wed Apr 15 13:07:22 2015 +0200
  13. f9d156e dm: core: add internal functions for getting the device without probe by Przemyslaw Marczak · Wed Apr 15 13:07:17 2015 +0200
  14. 9c1f382 dm: core: Add a uclass pre_probe() method for devices by Simon Glass · Thu Mar 05 12:25:22 2015 -0700
  15. 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
  16. db6f020 dm: Introduce device sequence numbering by Simon Glass · Wed Jul 23 06:55:12 2014 -0600
  17. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · Thu May 22 12:43:05 2014 +0200
  18. dd6ab88 dm: Add base driver model support by Simon Glass · Wed Feb 26 15:59:18 2014 -0700