aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/phy (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-18phy: omap-usb2: Clean up exported headerRoger Quadros1-67/+2
2020-03-19phy: tegra: xusb: Add support to get companion USB 3 portNagarjuna Kristam1-0/+2
2020-01-14phy: Add DisplayPort configuration optionsYuti Amonkar2-0/+100
2020-01-08phy: core: Add consumer device link supportAlexandre Torgue1-2/+7
2019-10-31phy: add PHY_MODE_LVDSHeiko Stuebner1-1/+2
2019-10-23phy: tegra: xusb: Add vbus override support on Tegra210Nagarjuna Kristam1-1/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner1-9/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2-22/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-04-17phy: core: Add *release* phy_ops invoked when the consumer relinquishes PHYKishon Vijay Abraham I1-0/+2
2019-02-07phy: dphy: Clarify lanes parameter documentationMaxime Ripard1-1/+2
2019-02-07phy: dphy: Change units of wakeup and init parametersMaxime Ripard1-4/+4
2019-02-07phy: dphy: Remove unused headerMaxime Ripard1-2/+0
2019-01-16phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard1-0/+1
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2018-12-27include/linux/phy/phy.h: fix minor kerneldoc errorsRobert P. J. Day1-1/+1
2018-12-12phy: dphy: Add configuration helpersMaxime Ripard1-0/+6
2018-12-12phy: Add MIPI D-PHY configuration optionsMaxime Ripard2-0/+285
2018-12-12phy: Add configuration interfaceMaxime Ripard1-0/+58
2018-12-12phy: Add MIPI D-PHY modeMaxime Ripard1-0/+1
2018-12-12phy: core: clean up unused ethernet specific phy modesGrygorii Strashko1-4/+0
2018-12-12phy: core: add PHY_MODE_ETHERNETGrygorii Strashko1-0/+1
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko1-3/+10
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-38/+0
2018-10-05phy: add QSGMII and PCIE modesQuentin Schulz1-0/+2
2018-09-26scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from hostVivek Gautam1-24/+0
2018-09-26phy: qcom-ufs: Remove stale methods that handle ref clkVivek Gautam1-14/+0
2018-05-17phy: add 2.5G SGMII mode to the phy_mode enumAntoine Tenart1-0/+1
2018-03-08phy: fix structure documentationDov Levenglick1-2/+11
2018-03-08phy: Add USB speed related PHY modesManu Gautam1-0/+18
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-4/+13
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-23drivers: phy: add calibrate methodAndrzej Pietrasiewicz1-0/+10
2017-10-23ufs/phy: qcom: Refactor to use phy_init callVivek Gautam1-3/+0
2017-10-23phy: Add UFS PHY modesVivek Gautam1-0/+2
2017-10-23phy: Return NULL if the phy is optionalMaxime Ripard1-1/+1
2017-08-30phy: add sgmii and 10gkr modes to the phy_mode enumAntoine Tenart1-0/+2
2017-06-01phy: Move ULPI phy header out of drivers to include pathVivek Gautam1-0/+31
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-18/+0
2016-11-08scsi: ufs-qcom: phy/hcd: Refactoring phy clock handlingVivek Gautam1-18/+0
2016-11-05phy: Add reset callback for not generic phyRandy Li1-0/+7
2016-09-10phy: Add reset callbackRandy Li1-0/+3
2016-07-04phy: Add set_mode callbackDavid Lechner1-0/+17
2016-04-29phy: Add Tegra XUSB pad controller supportThierry Reding1-0/+30
2016-04-29phy: core: Allow children node to be overriddenThierry Reding1-10/+21
2015-12-21phy: omap-usb2: use *syscon* framework API to power on/off the PHYKishon Vijay Abraham I1-0/+23
2015-06-03Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-nextGreg Kroah-Hartman1-0/+9
2015-05-27phy: sun4i-usb: Add a sunxi specific function for setting squelch-detectHans de Goede1-0/+26
2015-05-11phy: core: Add devm_of_phy_get_by_index to phy-coreArun Ramamurthy1-0/+9