aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-hix5hd2-sata.c
AgeCommit message (Expand)Author
2015-08-03phy: Constify struct phy_ops variablesAxel Lin
2015-03-12phy: hix5hd2-sata: Check return value of platform_get_resourceAxel Lin
2014-11-26phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelleGregory CLEMENT
2014-11-22phy: remove the old lookup methodHeikki Krogerus
2014-09-24phy: remove .owner field for drivers using module_platform_driverPeter Griffin
2014-07-22phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I
2014-07-22phy: add hix5hd2-sata-phy driverJiancheng Xue