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