aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy/phy-core.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-08phy: core: Add an exported of_phy_get functionGravatar Kamil Debski 1-9/+36
2014-02-18phy-core: Don't propagate -ENOSUPP from phy_pm_runtime_get_sync to callerGravatar Hans de Goede 1-0/+4
2014-02-18phy-core: phy_get: Leave error logging to the callerGravatar Hans de Goede 1-8/+2
2014-02-05drivers: phy: Add support for optional physGravatar Andrew Lunn 1-0/+45
2014-02-05drivers: phy: Make NULL a valid phy referenceGravatar Andrew Lunn 1-1/+16
2013-12-24phy: phy-core.c: remove unnecessary initialization of local variablesGravatar Kishon Vijay Abraham I 1-3/+3
2013-12-24phy: phy-core: increment refcounting variables only on 'success'Gravatar Kishon Vijay Abraham I 1-8/+14
2013-12-24phy: core: properly handle failure of pm_runtime_get functionsGravatar Felipe Balbi 1-2/+14
2013-12-10drivers: phy: tweaks to phy_create()Gravatar Dan Carpenter 1-16/+10
2013-12-10drivers: phy: Fix memory leakGravatar Sachin Kamat 1-5/+5
2013-09-27drivers: phy: add generic PHY frameworkGravatar Kishon Vijay Abraham I 1-0/+698