aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy/phy-hix5hd2-sata.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-03phy: Constify struct phy_ops variablesGravatar Axel Lin 1-1/+1
2015-03-12phy: hix5hd2-sata: Check return value of platform_get_resourceGravatar Axel Lin 1-0/+3
2014-11-26phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelleGravatar Gregory CLEMENT 1-4/+1
2014-11-22phy: remove the old lookup methodGravatar Heikki Krogerus 1-1/+1
2014-09-24phy: remove .owner field for drivers using module_platform_driverGravatar Peter Griffin 1-1/+0
2014-07-22phy: core: Let node ptr of PHY point to PHY and not of PHY providerGravatar Kishon Vijay Abraham I 1-1/+1
2014-07-22phy: add hix5hd2-sata-phy driverGravatar Jiancheng Xue 1-0/+192