summaryrefslogtreecommitdiff
path: root/include/linux/phy
Commit message (Expand)AuthorAge
* phy: fix structure documentationDov Levenglick2018-03-08
* phy: Add USB speed related PHY modesManu Gautam2018-03-08
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-13
|\
| * drivers: phy: add calibrate methodAndrzej Pietrasiewicz2017-10-23
| * ufs/phy: qcom: Refactor to use phy_init callVivek Gautam2017-10-23
| * phy: Add UFS PHY modesVivek Gautam2017-10-23
| * phy: Return NULL if the phy is optionalMaxime Ripard2017-10-23
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* phy: add sgmii and 10gkr modes to the phy_mode enumAntoine Tenart2017-08-30
* phy: Move ULPI phy header out of drivers to include pathVivek Gautam2017-06-01
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-14
|\
| * scsi: ufs-qcom: phy/hcd: Refactoring phy clock handlingVivek Gautam2016-11-08
* | phy: Add reset callback for not generic phyRandy Li2016-11-05
|/
* phy: Add reset callbackRandy Li2016-09-10
* phy: Add set_mode callbackDavid Lechner2016-07-04
* phy: Add Tegra XUSB pad controller supportThierry Reding2016-04-29
* phy: core: Allow children node to be overriddenThierry Reding2016-04-29
* phy: omap-usb2: use *syscon* framework API to power on/off the PHYKishon Vijay Abraham I2015-12-21
* Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2015-06-03
|\
| * phy: core: Add devm_of_phy_get_by_index to phy-coreArun Ramamurthy2015-05-11
* | phy: sun4i-usb: Add a sunxi specific function for setting squelch-detectHans de Goede2015-05-27
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-02-11
|\
| * phy: qcom-ufs: add support for 20nm phyYaniv Gardi2015-01-20
* | phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R2014-12-23
|/
* phy: remove the old lookup methodHeikki Krogerus2014-11-22
* phy: improved lookup methodHeikki Krogerus2014-11-21
* phy: safer to_phy() macroHeikki Krogerus2014-11-21
* phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I2014-07-22
* phy: core: Support regulator supply for PHY powerRoger Quadros2014-07-22
* phy: pipe3: insert delay to enumerate in GEN2 modeKishon Vijay Abraham I2014-07-22
* phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHYGrygorii Strashko2014-04-24
* phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I2014-03-09
* phy: omap-usb2: Provide workaround for USB2PHY false disconnectAustin Beam2014-03-09
* phy: omap-usb2: Adapt phy-omap-usb2 for AM437xGeorge Cherian2014-03-09
* phy: core: Add devm_of_phy_get to phy-coreKamil Debski2014-03-08
* phy: core: Add an exported of_phy_get functionKamil Debski2014-03-08
* phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/Kishon Vijay Abraham I2014-03-07
* drivers: phy: Add support for optional physAndrew Lunn2014-02-05
* phy: add phy_get_bus_width()/phy_set_bus_width() callsMatt Porter2013-12-23
* drivers: phy: add generic PHY frameworkKishon Vijay Abraham I2013-09-27