aboutsummaryrefslogtreecommitdiff
path: root/include/linux/phy
AgeCommit message (Expand)AuthorFilesLines
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-1/+9
2021-06-14phy: core: Reword the comment specifying the units of max_link_rate to be MbpsGravatar Aswath Govindraju 1-1/+1
2021-06-03phy: tegra: xusb: Add sleepwalk and suspend/resumeGravatar JC Kuo 1-1/+9
2021-03-17phy: Add media type and speed serdes configuration interfacesGravatar Steen Hegelund 1-0/+26
2020-09-16phy: Add new PHY attribute max_link_rateGravatar Swapnil Jakhade 1-0/+2
2020-05-18phy: omap-usb2: Clean up exported headerGravatar Roger Quadros 1-67/+2
2020-03-19phy: tegra: xusb: Add support to get companion USB 3 portGravatar Nagarjuna Kristam 1-0/+2
2020-01-14phy: Add DisplayPort configuration optionsGravatar Yuti Amonkar 2-0/+100
2020-01-08phy: core: Add consumer device link supportGravatar Alexandre Torgue 1-2/+7
2019-10-31phy: add PHY_MODE_LVDSGravatar Heiko Stuebner 1-1/+2
2019-10-23phy: tegra: xusb: Add vbus override support on Tegra210Gravatar Nagarjuna Kristam 1-1/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Gravatar Thomas Gleixner 1-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Gravatar Thomas Gleixner 1-9/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Gravatar Thomas Gleixner 2-22/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2019-04-17phy: core: Add *release* phy_ops invoked when the consumer relinquishes PHYGravatar Kishon Vijay Abraham I 1-0/+2
2019-02-07phy: dphy: Clarify lanes parameter documentationGravatar Maxime Ripard 1-1/+2
2019-02-07phy: dphy: Change units of wakeup and init parametersGravatar Maxime Ripard 1-4/+4
2019-02-07phy: dphy: Remove unused headerGravatar Maxime Ripard 1-2/+0
2019-01-16phy: fix build breakage: add PHY_MODE_SATAGravatar John Hubbard 1-0/+1
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-1/+1
2018-12-27include/linux/phy/phy.h: fix minor kerneldoc errorsGravatar Robert P. J. Day 1-1/+1
2018-12-12phy: dphy: Add configuration helpersGravatar Maxime Ripard 1-0/+6
2018-12-12phy: Add MIPI D-PHY configuration optionsGravatar Maxime Ripard 2-0/+285
2018-12-12phy: Add configuration interfaceGravatar Maxime Ripard 1-0/+58
2018-12-12phy: Add MIPI D-PHY modeGravatar Maxime Ripard 1-0/+1
2018-12-12phy: core: clean up unused ethernet specific phy modesGravatar Grygorii Strashko 1-4/+0
2018-12-12phy: core: add PHY_MODE_ETHERNETGravatar Grygorii Strashko 1-0/+1
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGravatar Grygorii Strashko 1-3/+10
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-38/+0
2018-10-05phy: add QSGMII and PCIE modesGravatar Quentin Schulz 1-0/+2
2018-09-26scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from hostGravatar Vivek Gautam 1-24/+0
2018-09-26phy: qcom-ufs: Remove stale methods that handle ref clkGravatar Vivek Gautam 1-14/+0
2018-05-17phy: add 2.5G SGMII mode to the phy_mode enumGravatar Antoine Tenart 1-0/+1
2018-03-08phy: fix structure documentationGravatar Dov Levenglick 1-2/+11
2018-03-08phy: Add USB speed related PHY modesGravatar Manu Gautam 1-0/+18
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2-4/+13
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-23drivers: phy: add calibrate methodGravatar Andrzej Pietrasiewicz 1-0/+10
2017-10-23ufs/phy: qcom: Refactor to use phy_init callGravatar Vivek Gautam 1-3/+0
2017-10-23phy: Add UFS PHY modesGravatar Vivek Gautam 1-0/+2
2017-10-23phy: Return NULL if the phy is optionalGravatar Maxime Ripard 1-1/+1
2017-08-30phy: add sgmii and 10gkr modes to the phy_mode enumGravatar Antoine Tenart 1-0/+2
2017-06-01phy: Move ULPI phy header out of drivers to include pathGravatar Vivek Gautam 1-0/+31
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-18/+0
2016-11-08scsi: ufs-qcom: phy/hcd: Refactoring phy clock handlingGravatar Vivek Gautam 1-18/+0
2016-11-05phy: Add reset callback for not generic phyGravatar Randy Li 1-0/+7
2016-09-10phy: Add reset callbackGravatar Randy Li 1-0/+3
2016-07-04phy: Add set_mode callbackGravatar David Lechner 1-0/+17
2016-04-29phy: Add Tegra XUSB pad controller supportGravatar Thierry Reding 1-0/+30