summaryrefslogtreecommitdiffstats
path: root/include/linux/phy
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-302-22/+2Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* phy: core: Add *release* phy_ops invoked when the consumer relinquishes PHYKishon Vijay Abraham I2019-04-171-0/+2
* phy: dphy: Clarify lanes parameter documentationMaxime Ripard2019-02-071-1/+2
* phy: dphy: Change units of wakeup and init parametersMaxime Ripard2019-02-071-4/+4
* phy: dphy: Remove unused headerMaxime Ripard2019-02-071-2/+0Star
* phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard2019-01-161-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-031-1/+1
|\
| * include/linux/phy/phy.h: fix minor kerneldoc errorsRobert P. J. Day2018-12-281-1/+1
* | phy: dphy: Add configuration helpersMaxime Ripard2018-12-121-0/+6
* | phy: Add MIPI D-PHY configuration optionsMaxime Ripard2018-12-122-0/+285
* | phy: Add configuration interfaceMaxime Ripard2018-12-121-0/+58
* | phy: Add MIPI D-PHY modeMaxime Ripard2018-12-121-0/+1
* | phy: core: clean up unused ethernet specific phy modesGrygorii Strashko2018-12-121-4/+0Star
* | phy: core: add PHY_MODE_ETHERNETGrygorii Strashko2018-12-121-0/+1
* | phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko2018-12-121-3/+10
|/
* Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-261-38/+0Star
|\
| * scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from hostVivek Gautam2018-09-261-24/+0Star
| * phy: qcom-ufs: Remove stale methods that handle ref clkVivek Gautam2018-09-261-14/+0Star
* | phy: add QSGMII and PCIE modesQuentin Schulz2018-10-051-0/+2
|/
* phy: add 2.5G SGMII mode to the phy_mode enumAntoine Tenart2018-05-171-0/+1
* phy: fix structure documentationDov Levenglick2018-03-081-2/+11
* phy: Add USB speed related PHY modesManu Gautam2018-03-081-0/+18
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-142-4/+13
|\
| * drivers: phy: add calibrate methodAndrzej Pietrasiewicz2017-10-231-0/+10
| * ufs/phy: qcom: Refactor to use phy_init callVivek Gautam2017-10-231-3/+0Star
| * phy: Add UFS PHY modesVivek Gautam2017-10-231-0/+2
| * phy: Return NULL if the phy is optionalMaxime Ripard2017-10-231-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* phy: add sgmii and 10gkr modes to the phy_mode enumAntoine Tenart2017-08-311-0/+2
* phy: Move ULPI phy header out of drivers to include pathVivek Gautam2017-06-011-0/+31
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-141-18/+0Star
|\
| * scsi: ufs-qcom: phy/hcd: Refactoring phy clock handlingVivek Gautam2016-11-091-18/+0Star
* | phy: Add reset callback for not generic phyRandy Li2016-11-051-0/+7
|/
* phy: Add reset callbackRandy Li2016-09-101-0/+3
* phy: Add set_mode callbackDavid Lechner2016-07-041-0/+17
* phy: Add Tegra XUSB pad controller supportThierry Reding2016-04-291-0/+30
* phy: core: Allow children node to be overriddenThierry Reding2016-04-291-10/+21
* phy: omap-usb2: use *syscon* framework API to power on/off the PHYKishon Vijay Abraham I2015-12-211-0/+23
* Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2015-06-031-0/+9
|\
| * phy: core: Add devm_of_phy_get_by_index to phy-coreArun Ramamurthy2015-05-111-0/+9
* | phy: sun4i-usb: Add a sunxi specific function for setting squelch-detectHans de Goede2015-05-271-0/+26
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-02-111-0/+59
|\
| * phy: qcom-ufs: add support for 20nm phyYaniv Gardi2015-01-201-0/+59
* | phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R2014-12-231-3/+3
|/
* phy: remove the old lookup methodHeikki Krogerus2014-11-221-34/+4Star
* phy: improved lookup methodHeikki Krogerus2014-11-211-0/+16
* phy: safer to_phy() macroHeikki Krogerus2014-11-211-1/+1