aboutsummaryrefslogtreecommitdiff
path: root/include/linux/phy
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-29phy: core: Allow children node to be overriddenGravatar Thierry Reding 1-10/+21
2015-12-21phy: omap-usb2: use *syscon* framework API to power on/off the PHYGravatar Kishon Vijay Abraham I 1-0/+23
2015-06-03Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Gravatar Greg Kroah-Hartman 1-0/+9
2015-05-27phy: sun4i-usb: Add a sunxi specific function for setting squelch-detectGravatar Hans de Goede 1-0/+26
2015-05-11phy: core: Add devm_of_phy_get_by_index to phy-coreGravatar Arun Ramamurthy 1-0/+9
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-0/+59
2015-01-20phy: qcom-ufs: add support for 20nm phyGravatar Yaniv Gardi 1-0/+59
2014-12-23phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsGravatar Vignesh R 1-3/+3
2014-11-22phy: remove the old lookup methodGravatar Heikki Krogerus 1-34/+4
2014-11-21phy: improved lookup methodGravatar Heikki Krogerus 1-0/+16
2014-11-21phy: safer to_phy() macroGravatar Heikki Krogerus 1-1/+1
2014-07-22phy: core: Let node ptr of PHY point to PHY and not of PHY providerGravatar Kishon Vijay Abraham I 1-5/+10
2014-07-22phy: core: Support regulator supply for PHY powerGravatar Roger Quadros 1-0/+2
2014-07-22phy: pipe3: insert delay to enumerate in GEN2 modeGravatar Kishon Vijay Abraham I 1-0/+10
2014-04-24phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHYGravatar Grygorii Strashko 1-0/+16
2014-03-09phy: rename struct omap_control_usb to struct omap_control_phyGravatar Kishon Vijay Abraham I 1-0/+89
2014-03-09phy: omap-usb2: Provide workaround for USB2PHY false disconnectGravatar Austin Beam 1-0/+4
2014-03-09phy: omap-usb2: Adapt phy-omap-usb2 for AM437xGravatar George Cherian 1-0/+9
2014-03-08phy: core: Add devm_of_phy_get to phy-coreGravatar Kamil Debski 1-0/+9
2014-03-08phy: core: Add an exported of_phy_get functionGravatar Kamil Debski 1-0/+6
2014-03-07phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/Gravatar Kishon Vijay Abraham I 1-0/+64
2014-02-05drivers: phy: Add support for optional physGravatar Andrew Lunn 1-0/+14
2013-12-23phy: add phy_get_bus_width()/phy_set_bus_width() callsGravatar Matt Porter 1-0/+28
2013-09-27drivers: phy: add generic PHY frameworkGravatar Kishon Vijay Abraham I 1-0/+270