1. ac85552 test: bus: Add a check that dev is not NULL by Simon Glass · Wed Jun 07 10:28:44 2017 -0600
  2. 9b4057a dm: test: Separate out the bus DT offset test by Simon Glass · Thu May 18 20:09:43 2017 -0600
  3. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · Mon Mar 20 12:51:48 2017 +0100
  4. 09128c5 dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · Tue Jul 05 17:10:09 2016 -0600
  5. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · Mon Sep 28 23:32:01 2015 -0600
  6. 3a77be5 test: Generalize the unit test framework by Joe Hershberger · Wed May 20 14:27:27 2015 -0500
  7. 2410d88 dm: test: bus: Use a local variable to simplify code by Simon Glass · Wed Mar 25 12:21:51 2015 -0600
  8. 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
  9. f4c9b3e dm: core: Allow the uclass to set up a device's child after binding by Simon Glass · Sun Jan 25 08:27:08 2015 -0700
  10. c23b428 dm: core: Allow uclasses to specify private data for a device's children by Simon Glass · Sun Jan 25 08:27:06 2015 -0700
  11. 0ccb097 dm: core: Add a flag to control sequence numbering by Simon Glass · Sun Jan 25 08:27:05 2015 -0700
  12. a4a51a0 dm: core: Add a post_bind method for parents by Simon Glass · Sun Jan 25 08:27:03 2015 -0700
  13. 57f9540 dm: core: Allow uclasses to specify platdata for a device's children by Simon Glass · Sun Jan 25 08:27:02 2015 -0700
  14. 11b6173 dm: core: Allow parents to have platform data for their children by Simon Glass · Sun Jan 25 08:27:01 2015 -0700
  15. 44da735 dm: core: Add functions for iterating through device children by Simon Glass · Mon Oct 13 23:41:49 2014 -0600
  16. d45560d dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · Wed Jul 23 06:55:21 2014 -0600
  17. 60d971b dm: Introduce per-child data for devices by Simon Glass · Wed Jul 23 06:55:20 2014 -0600
  18. 48d4e29 dm: Add functions to access a device's children by Simon Glass · Wed Jul 23 06:55:19 2014 -0600
  19. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · Wed Jul 23 06:55:18 2014 -0600