aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy/phy-mvebu-sata.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-03phy: Constify struct phy_ops variablesGravatar Axel Lin 1-1/+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-09-24phy: phy-mvebu-sata: Add missing error check for devm_kzallocGravatar Peter Griffin 1-0/+2
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-02-18phy: let phy_provider_register be the last step in registering PHYGravatar Kishon Vijay Abraham I 1-5/+5
2013-12-24Phy: Add a PHY driver for Marvell MVEBU SATA PHY.Gravatar Andrew Lunn 1-0/+137