1. e170672 phy: fix build breakage: add PHY_MODE_SATA by John Hubbard · 6 years ago
  2. 43d86ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  3. a3c9311 include/linux/phy/phy.h: fix minor kerneldoc errors by Robert P. J. Day · 6 years ago
  4. dddc97e phy: dphy: Add configuration helpers by Maxime Ripard · 6 years ago
  5. 2ed8699 phy: Add MIPI D-PHY configuration options by Maxime Ripard · 6 years ago
  6. aeaac93 phy: Add configuration interface by Maxime Ripard · 6 years ago
  7. c845782 phy: Add MIPI D-PHY mode by Maxime Ripard · 6 years ago
  8. b3af064 phy: core: clean up unused ethernet specific phy modes by Grygorii Strashko · 6 years ago
  9. 2af8cae phy: core: add PHY_MODE_ETHERNET by Grygorii Strashko · 6 years ago
  10. 79a5a18 phy: core: rework phy_set_mode to accept phy mode and submode by Grygorii Strashko · 6 years ago
  11. 9703fc8 Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  12. c2a9002 phy: add QSGMII and PCIE modes by Quentin Schulz · 6 years ago
  13. 1e1e465 scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from host by Vivek Gautam · 7 years ago
  14. 2ba3c43 phy: qcom-ufs: Remove stale methods that handle ref clk by Vivek Gautam · 7 years ago
  15. 5490b87 phy: add 2.5G SGMII mode to the phy_mode enum by Antoine Tenart · 7 years ago
  16. becaf17 phy: fix structure documentation by Dov Levenglick · 7 years ago
  17. 3b3cd24 phy: Add USB speed related PHY modes by Manu Gautam · 7 years ago
  18. 894025f Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  19. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  20. 3691411 drivers: phy: add calibrate method by Andrzej Pietrasiewicz · 7 years ago
  21. 052553a ufs/phy: qcom: Refactor to use phy_init call by Vivek Gautam · 7 years ago
  22. fd3e4c9 phy: Add UFS PHY modes by Vivek Gautam · 7 years ago
  23. 11a6e41 phy: Return NULL if the phy is optional by Maxime Ripard · 8 years ago
  24. 5c23f2d phy: add sgmii and 10gkr modes to the phy_mode enum by Antoine Tenart · 8 years ago
  25. 858edde phy: Move ULPI phy header out of drivers to include path by Vivek Gautam · 8 years ago
  26. a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  27. feb3d79 scsi: ufs-qcom: phy/hcd: Refactoring phy clock handling by Vivek Gautam · 8 years ago
  28. 98430c7 phy: Add reset callback for not generic phy by Randy Li · 8 years ago
  29. cac18ec phy: Add reset callback by Randy Li · 9 years ago
  30. 300eb01 phy: Add set_mode callback by David Lechner · 9 years ago
  31. 53d2a71 phy: Add Tegra XUSB pad controller support by Thierry Reding · 9 years ago
  32. 1140f7c phy: core: Allow children node to be overridden by Thierry Reding · 9 years ago
  33. 9955a78 phy: omap-usb2: use *syscon* framework API to power on/off the PHY by Kishon Vijay Abraham I · 9 years ago
  34. b3d424e Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next by Greg Kroah-Hartman · 10 years ago
  35. 24fe86a phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect by Hans de Goede · 10 years ago
  36. 6be109b phy: core: Add devm_of_phy_get_by_index to phy-core by Arun Ramamurthy · 10 years ago
  37. 540a7c5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  38. 39e794b phy: qcom-ufs: add support for 20nm phy by Yaniv Gardi · 10 years ago
  39. 0bc09f9 phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cards by Vignesh R · 10 years ago
  40. dbc9863 phy: remove the old lookup method by Heikki Krogerus · 10 years ago
  41. b7bc15b phy: improved lookup method by Heikki Krogerus · 10 years ago
  42. d451057 phy: safer to_phy() macro by Heikki Krogerus · 10 years ago
  43. f0ed817 phy: core: Let node ptr of PHY point to PHY and not of PHY provider by Kishon Vijay Abraham I · 11 years ago
  44. 3be8812 phy: core: Support regulator supply for PHY power by Roger Quadros · 11 years ago
  45. f0e2cf7 phy: pipe3: insert delay to enumerate in GEN2 mode by Kishon Vijay Abraham I · 11 years ago
  46. 2b97789 phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY by Grygorii Strashko · 11 years ago
  47. 14da699 phy: rename struct omap_control_usb to struct omap_control_phy by Kishon Vijay Abraham I · 11 years ago
  48. 7e47240 phy: omap-usb2: Provide workaround for USB2PHY false disconnect by Austin Beam · 11 years ago
  49. 09a0168 phy: omap-usb2: Adapt phy-omap-usb2 for AM437x by George Cherian · 11 years ago
  50. b5d682f phy: core: Add devm_of_phy_get to phy-core by Kamil Debski · 11 years ago
  51. 0b3f3b2 phy: core: Add an exported of_phy_get function by Kamil Debski · 11 years ago
  52. 6284be2 phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/ by Kishon Vijay Abraham I · 11 years ago
  53. 788a4d5 drivers: phy: Add support for optional phys by Andrew Lunn · 11 years ago
  54. 8feed34 phy: add phy_get_bus_width()/phy_set_bus_width() calls by Matt Porter · 11 years ago
  55. ff76496 drivers: phy: add generic PHY framework by Kishon Vijay Abraham I · 11 years ago