summaryrefslogtreecommitdiff
path: root/include/linux/phy
AgeCommit message (Expand)Author
2023-05-19phy: core: add debugfs filesChunfeng Yun
2023-02-03phy: Add devm_of_phy_optional_get() helperGeert Uytterhoeven
2023-02-03phy: Remove unused phy_optional_get()Geert Uytterhoeven
2022-10-27phy: dphy: add support to calculate the timing based on hs_clk_rateMarco Felsch
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-04phy: rockchip: Support PCIe v3Shawn Lin
2022-08-19phy: tegra: xusb: add utmi pad power on/down opsJim Lin
2022-04-20phy: Add LVDS configuration optionsLiu Ying
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-14phy: core: Reword the comment specifying the units of max_link_rate to be MbpsAswath Govindraju
2021-06-03phy: tegra: xusb: Add sleepwalk and suspend/resumeJC Kuo
2021-03-17phy: Add media type and speed serdes configuration interfacesSteen Hegelund
2020-09-16phy: Add new PHY attribute max_link_rateSwapnil Jakhade
2020-05-18phy: omap-usb2: Clean up exported headerRoger Quadros
2020-03-19phy: tegra: xusb: Add support to get companion USB 3 portNagarjuna Kristam
2020-01-14phy: Add DisplayPort configuration optionsYuti Amonkar
2020-01-08phy: core: Add consumer device link supportAlexandre Torgue
2019-10-31phy: add PHY_MODE_LVDSHeiko Stuebner
2019-10-23phy: tegra: xusb: Add vbus override support on Tegra210Nagarjuna Kristam
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-17phy: core: Add *release* phy_ops invoked when the consumer relinquishes PHYKishon Vijay Abraham I
2019-02-07phy: dphy: Clarify lanes parameter documentationMaxime Ripard
2019-02-07phy: dphy: Change units of wakeup and init parametersMaxime Ripard
2019-02-07phy: dphy: Remove unused headerMaxime Ripard
2019-01-16phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-27include/linux/phy/phy.h: fix minor kerneldoc errorsRobert P. J. Day
2018-12-12phy: dphy: Add configuration helpersMaxime Ripard
2018-12-12phy: Add MIPI D-PHY configuration optionsMaxime Ripard
2018-12-12phy: Add configuration interfaceMaxime Ripard
2018-12-12phy: Add MIPI D-PHY modeMaxime Ripard
2018-12-12phy: core: clean up unused ethernet specific phy modesGrygorii Strashko
2018-12-12phy: core: add PHY_MODE_ETHERNETGrygorii Strashko
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-05phy: add QSGMII and PCIE modesQuentin Schulz
2018-09-26scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from hostVivek Gautam
2018-09-26phy: qcom-ufs: Remove stale methods that handle ref clkVivek Gautam
2018-05-17phy: add 2.5G SGMII mode to the phy_mode enumAntoine Tenart
2018-03-08phy: fix structure documentationDov Levenglick
2018-03-08phy: Add USB speed related PHY modesManu Gautam
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-23drivers: phy: add calibrate methodAndrzej Pietrasiewicz
2017-10-23ufs/phy: qcom: Refactor to use phy_init callVivek Gautam
2017-10-23phy: Add UFS PHY modesVivek Gautam
2017-10-23phy: Return NULL if the phy is optionalMaxime Ripard