aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/phy (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-22phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I1-5/+10
2014-07-22phy: core: Support regulator supply for PHY powerRoger Quadros1-0/+2
2014-07-22phy: pipe3: insert delay to enumerate in GEN2 modeKishon Vijay Abraham I1-0/+10
2014-04-24phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHYGrygorii Strashko1-0/+16
2014-03-09phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I1-0/+89
2014-03-09phy: omap-usb2: Provide workaround for USB2PHY false disconnectAustin Beam1-0/+4
2014-03-09phy: omap-usb2: Adapt phy-omap-usb2 for AM437xGeorge Cherian1-0/+9
2014-03-08phy: core: Add devm_of_phy_get to phy-coreKamil Debski1-0/+9
2014-03-08phy: core: Add an exported of_phy_get functionKamil Debski1-0/+6
2014-03-07phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/Kishon Vijay Abraham I1-0/+64
2014-02-05drivers: phy: Add support for optional physAndrew Lunn1-0/+14
2013-12-23phy: add phy_get_bus_width()/phy_set_bus_width() callsMatt Porter1-0/+28
2013-09-27drivers: phy: add generic PHY frameworkKishon Vijay Abraham I1-0/+270