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