1. f87e00d phy: Extend generic_setup_phy() with PHY mode and submode by Marek Vasut · 3 months ago
  2. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  3. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  4. 98cc7b2 phy: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  5. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  6. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  7. c539e3e phy: Refactor generic_{setup, shutdown}_phy() to reduce complexity by Jonas Karlman · 1 year, 3 months ago
  8. bec9051 phy: Return success from generic_setup_phy() when phy is not found by Jonas Karlman · 1 year, 3 months ago
  9. 12830df phy: Fix generic_setup_phy() return value on power on failure by Jonas Karlman · 1 year, 3 months ago
  10. 9f89e68 phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() fails by Jonas Karlman · 1 year, 3 months ago
  11. ffe06b4 phy: Set phy->dev to NULL when generic_phy_get_by_name() fails by Jonas Karlman · 1 year, 3 months ago
  12. c2cd02e phy: Keep balance of counts when ops is missing by Jonas Karlman · 1 year, 7 months ago
  13. 24ab68d phy: add support for phy-supply by Eugen Hristev · 1 year, 7 months ago
  14. 4332c09 phy: Add .set_mode and .set_speed callbacks by Marek Vasut · 1 year, 8 months ago
  15. ea7c49e phy: Add generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
  16. 3365fd3 phy: phy-uclass: check the parents for phys by Angus Ainslie · 2 years, 10 months ago
  17. be4e5e1 phy: Track power-on and init counts in uclass by Alper Nebi Yasak · 2 years, 11 months ago
  18. a1b654b treewide: invaild -> invalid by Sean Anderson · 3 years ago
  19. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  20. 963ae6c generic-phy: add configure op by Neil Armstrong · 4 years ago
  21. 03036a2 phy: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
  22. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years, 2 months ago
  23. c2e5efd phy: generic: add error trace to detect PHY issue in uclass by Patrick Delaunay · 4 years, 5 months ago
  24. 62bd5b1 phy: Fix possible NULL pointer deference by Vignesh Raghavendra · 4 years, 6 months ago
  25. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  26. a4e8eee phy: Use _nodev naming convention if non-device clients by Jagan Teki · 4 years, 7 months ago
  27. 272bde6 phy: Add API for a bulk of phys by developer · 4 years, 7 months ago
  28. 8ab77e3 generic-phy: add generic_phy_get_by_node() by Neil Armstrong · 4 years, 8 months ago
  29. eae1eeb drivers: phy: Handle gracefully NULL pointers by Jean-Jacques Hiblot · 5 years ago
  30. 61b17ed phy: Fix off-by-one error when parsing DT PHY bindings by Marek Vasut · 6 years ago
  31. cf65fa4 phy: Be able to get phy from PHY provider by Patrice Chotard · 6 years ago
  32. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  33. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  34. 956b7ad drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails by Patrice Chotard · 7 years ago
  35. 8195551 dm: phy: Update uclass to support livetree by Simon Glass · 8 years ago
  36. 4844778 drivers: phy: add generic PHY framework by Jean-Jacques Hiblot · 8 years ago