aboutsummaryrefslogtreecommitdiff
path: root/include/linux/phy
AgeCommit message (Expand)Author
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
2017-08-30phy: add sgmii and 10gkr modes to the phy_mode enumAntoine Tenart
2017-06-01phy: Move ULPI phy header out of drivers to include pathVivek Gautam
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-11-08scsi: ufs-qcom: phy/hcd: Refactoring phy clock handlingVivek Gautam
2016-11-05phy: Add reset callback for not generic phyRandy Li
2016-09-10phy: Add reset callbackRandy Li
2016-07-04phy: Add set_mode callbackDavid Lechner
2016-04-29phy: Add Tegra XUSB pad controller supportThierry Reding
2016-04-29phy: core: Allow children node to be overriddenThierry Reding
2015-12-21phy: omap-usb2: use *syscon* framework API to power on/off the PHYKishon Vijay Abraham I
2015-06-03Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman
2015-05-27phy: sun4i-usb: Add a sunxi specific function for setting squelch-detectHans de Goede
2015-05-11phy: core: Add devm_of_phy_get_by_index to phy-coreArun Ramamurthy
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-01-20phy: qcom-ufs: add support for 20nm phyYaniv Gardi
2014-12-23phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R
2014-11-22phy: remove the old lookup methodHeikki Krogerus
2014-11-21phy: improved lookup methodHeikki Krogerus
2014-11-21phy: safer to_phy() macroHeikki Krogerus