summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-hix5hd2-sata.c
Commit message (Expand)AuthorAgeFilesLines
* phy: Constify struct phy_ops variablesAxel Lin2015-08-031-1/+1
* phy: hix5hd2-sata: Check return value of platform_get_resourceAxel Lin2015-03-121-0/+3
* phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelleGregory CLEMENT2014-11-261-4/+1
* phy: remove the old lookup methodHeikki Krogerus2014-11-221-1/+1
* phy: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-241-1/+0
* phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I2014-07-221-1/+1
* phy: add hix5hd2-sata-phy driverJiancheng Xue2014-07-221-0/+192