aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-miphy365x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-09-12phy: miphy365x: Fix off-by-one errorLee Jones1-0/+1
2014-07-22phy: miphy365x: Represent each PHY channel as a DT subnodeLee Jones1-118/+138
2014-07-22phy: miphy365x: Provide support for the MiPHY356x Generic PHYLee Jones1-0/+616