aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy/phy-qcom-apq8064-sata.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-03phy: Constify struct phy_ops variablesGravatar Axel Lin 1-1/+1
2014-11-22phy: remove the old lookup methodGravatar Heikki Krogerus 1-2/+1
2014-09-24phy: remove .owner field for drivers using module_platform_driverGravatar Peter Griffin 1-1/+0
2014-07-22phy: qcom-apq8064: fix possible timeout without checkGravatar Srinivas Kandagatla 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-1/+2
2014-07-22phy: qcom: Add driver for QCOM APQ8064 SATA PHYGravatar Srinivas Kandagatla 1-0/+288