summaryrefslogtreecommitdiff
path: root/include/linux/phy
AgeCommit message (Expand)Author
2016-09-12phy: qcom-ufs-qmp-v3: add ops to dump phy regsVenkat Gopalakrishnan
2016-06-08phy: qcom-ufs: add svs2 supportVenkat Gopalakrishnan
2016-03-23ufs: qcom: add dts property to disable LPM modesGilad Broner
2016-03-22scsi/phy: Remove orphaned files after renamingVenkat Gopalakrishnan
2016-03-22scsi: ufs: minimize exposure of ufs header filesYaniv Gardi
2016-03-22phy: ufs-qcom: disable RX LineCfgSubhash Jadavani
2016-03-22scsi: ufs-qcom: remove support for save/restore phy configurationYaniv Gardi
2016-03-22scsi: ufs: remove unwanted checks from hibern8 sequenceSubhash Jadavani
2016-03-22phy: relocate and rename phy ufs filesYaniv Gardi
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
2014-07-22phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I
2014-07-22phy: core: Support regulator supply for PHY powerRoger Quadros
2014-07-22phy: pipe3: insert delay to enumerate in GEN2 modeKishon Vijay Abraham I
2014-04-24phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHYGrygorii Strashko
2014-03-09phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I
2014-03-09phy: omap-usb2: Provide workaround for USB2PHY false disconnectAustin Beam
2014-03-09phy: omap-usb2: Adapt phy-omap-usb2 for AM437xGeorge Cherian
2014-03-08phy: core: Add devm_of_phy_get to phy-coreKamil Debski
2014-03-08phy: core: Add an exported of_phy_get functionKamil Debski
2014-03-07phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/Kishon Vijay Abraham I
2014-02-05drivers: phy: Add support for optional physAndrew Lunn
2013-12-23phy: add phy_get_bus_width()/phy_set_bus_width() callsMatt Porter
2013-09-27drivers: phy: add generic PHY frameworkKishon Vijay Abraham I