Age | Commit message (Expand) | Author |
2023-05-19 | phy: core: add debugfs files | Chunfeng Yun |
2023-02-03 | phy: Add devm_of_phy_optional_get() helper | Geert Uytterhoeven |
2023-02-03 | phy: Remove unused phy_optional_get() | Geert Uytterhoeven |
2022-10-27 | phy: dphy: add support to calculate the timing based on hs_clk_rate | Marco Felsch |
2022-10-07 | Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2022-09-04 | phy: rockchip: Support PCIe v3 | Shawn Lin |
2022-08-19 | phy: tegra: xusb: add utmi pad power on/down ops | Jim Lin |
2022-04-20 | phy: Add LVDS configuration options | Liu Ying |
2021-07-05 | Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-06-14 | phy: core: Reword the comment specifying the units of max_link_rate to be Mbps | Aswath Govindraju |
2021-06-03 | phy: tegra: xusb: Add sleepwalk and suspend/resume | JC Kuo |
2021-03-17 | phy: Add media type and speed serdes configuration interfaces | Steen Hegelund |
2020-09-16 | phy: Add new PHY attribute max_link_rate | Swapnil Jakhade |
2020-05-18 | phy: omap-usb2: Clean up exported header | Roger Quadros |
2020-03-19 | phy: tegra: xusb: Add support to get companion USB 3 port | Nagarjuna Kristam |
2020-01-14 | phy: Add DisplayPort configuration options | Yuti Amonkar |
2020-01-08 | phy: core: Add consumer device link support | Alexandre Torgue |
2019-10-31 | phy: add PHY_MODE_LVDS | Heiko Stuebner |
2019-10-23 | phy: tegra: xusb: Add vbus override support on Tegra210 | Nagarjuna Kristam |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-04-17 | phy: core: Add *release* phy_ops invoked when the consumer relinquishes PHY | Kishon Vijay Abraham I |
2019-02-07 | phy: dphy: Clarify lanes parameter documentation | Maxime Ripard |
2019-02-07 | phy: dphy: Change units of wakeup and init parameters | Maxime Ripard |
2019-02-07 | phy: dphy: Remove unused header | Maxime Ripard |
2019-01-16 | phy: fix build breakage: add PHY_MODE_SATA | John Hubbard |
2019-01-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-12-27 | include/linux/phy/phy.h: fix minor kerneldoc errors | Robert P. J. Day |
2018-12-12 | phy: dphy: Add configuration helpers | Maxime Ripard |
2018-12-12 | phy: Add MIPI D-PHY configuration options | Maxime Ripard |
2018-12-12 | phy: Add configuration interface | Maxime Ripard |
2018-12-12 | phy: Add MIPI D-PHY mode | Maxime Ripard |
2018-12-12 | phy: core: clean up unused ethernet specific phy modes | Grygorii Strashko |
2018-12-12 | phy: core: add PHY_MODE_ETHERNET | Grygorii Strashko |
2018-12-12 | phy: core: rework phy_set_mode to accept phy mode and submode | Grygorii Strashko |
2018-10-26 | Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-10-05 | phy: add QSGMII and PCIE modes | Quentin Schulz |
2018-09-26 | scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from host | Vivek Gautam |
2018-09-26 | phy: qcom-ufs: Remove stale methods that handle ref clk | Vivek Gautam |
2018-05-17 | phy: add 2.5G SGMII mode to the phy_mode enum | Antoine Tenart |
2018-03-08 | phy: fix structure documentation | Dov Levenglick |
2018-03-08 | phy: Add USB speed related PHY modes | Manu Gautam |
2017-11-13 | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-23 | drivers: phy: add calibrate method | Andrzej Pietrasiewicz |
2017-10-23 | ufs/phy: qcom: Refactor to use phy_init call | Vivek Gautam |
2017-10-23 | phy: Add UFS PHY modes | Vivek Gautam |
2017-10-23 | phy: Return NULL if the phy is optional | Maxime Ripard |