1. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  2. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  3. c539e3e phy: Refactor generic_{setup, shutdown}_phy() to reduce complexity by Jonas Karlman · Thu Aug 31 23:07:11 2023 +0000
  4. bec9051 phy: Return success from generic_setup_phy() when phy is not found by Jonas Karlman · Thu Aug 31 23:07:10 2023 +0000
  5. 12830df phy: Fix generic_setup_phy() return value on power on failure by Jonas Karlman · Thu Aug 31 23:07:08 2023 +0000
  6. 9f89e68 phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() fails by Jonas Karlman · Thu Aug 31 22:16:35 2023 +0000
  7. ffe06b4 phy: Set phy->dev to NULL when generic_phy_get_by_name() fails by Jonas Karlman · Thu Aug 31 22:16:33 2023 +0000
  8. c2cd02e phy: Keep balance of counts when ops is missing by Jonas Karlman · Mon May 15 12:59:50 2023 +0300
  9. 24ab68d phy: add support for phy-supply by Eugen Hristev · Mon May 15 12:59:47 2023 +0300
  10. 4332c09 phy: Add .set_mode and .set_speed callbacks by Marek Vasut · Sun Mar 19 18:09:42 2023 +0100
  11. ea7c49e phy: Add generic_{setup,shutdown}_phy() helpers by Patrice Chotard · Tue Sep 06 08:15:26 2022 +0200
  12. 3365fd3 phy: phy-uclass: check the parents for phys by Angus Ainslie · Thu Feb 03 10:08:38 2022 -0800
  13. be4e5e1 phy: Track power-on and init counts in uclass by Alper Nebi Yasak · Thu Dec 30 22:36:51 2021 +0300
  14. a1b654b treewide: invaild -> invalid by Sean Anderson · Wed Dec 01 14:26:53 2021 -0500
  15. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  16. 963ae6c generic-phy: add configure op by Neil Armstrong · Tue Dec 29 14:58:59 2020 +0100
  17. 03036a2 phy: Include device_compat.h by Sean Anderson · Sun Oct 04 21:39:47 2020 -0400
  18. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · Fri Sep 25 09:41:14 2020 +0200
  19. c2e5efd phy: generic: add error trace to detect PHY issue in uclass by Patrick Delaunay · Fri Jul 03 17:36:40 2020 +0200
  20. 62bd5b1 phy: Fix possible NULL pointer deference by Vignesh Raghavendra · Wed May 20 22:35:41 2020 +0530
  21. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  22. a4e8eee phy: Use _nodev naming convention if non-device clients by Jagan Teki · Fri May 01 23:44:18 2020 +0530
  23. 272bde6 phy: Add API for a bulk of phys by developer · Sat May 02 11:35:11 2020 +0200
  24. 8ab77e3 generic-phy: add generic_phy_get_by_node() by Neil Armstrong · Mon Mar 30 11:27:23 2020 +0200
  25. eae1eeb drivers: phy: Handle gracefully NULL pointers by Jean-Jacques Hiblot · Tue Oct 01 14:03:26 2019 +0200
  26. 61b17ed phy: Fix off-by-one error when parsing DT PHY bindings by Marek Vasut · Tue Aug 07 12:24:35 2018 +0200
  27. cf65fa4 phy: Be able to get phy from PHY provider by Patrice Chotard · Wed Jun 27 11:55:42 2018 +0200
  28. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  29. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  30. 956b7ad drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails by Patrice Chotard · Tue Jul 18 11:38:42 2017 +0200
  31. 8195551 dm: phy: Update uclass to support livetree by Simon Glass · Thu May 18 20:09:47 2017 -0600
  32. 4844778 drivers: phy: add generic PHY framework by Jean-Jacques Hiblot · Mon Apr 24 11:51:27 2017 +0200