aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-hix5hd2-sata.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-12phy: hix5hd2-sata: Check return value of platform_get_resourceAxel Lin1-0/+3
2014-11-26phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelleGregory CLEMENT1-4/+1
2014-11-22phy: remove the old lookup methodHeikki Krogerus1-1/+1
2014-09-24phy: remove .owner field for drivers using module_platform_driverPeter Griffin1-1/+0
2014-07-22phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I1-1/+1
2014-07-22phy: add hix5hd2-sata-phy driverJiancheng Xue1-0/+192