aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy/phy-core.c
AgeCommit message (Expand)Author
2014-02-18phy-core: Don't propagate -ENOSUPP from phy_pm_runtime_get_sync to callerHans de Goede
2014-02-18phy-core: phy_get: Leave error logging to the callerHans de Goede
2014-02-05drivers: phy: Add support for optional physAndrew Lunn
2014-02-05drivers: phy: Make NULL a valid phy referenceAndrew Lunn
2013-12-24phy: phy-core.c: remove unnecessary initialization of local variablesKishon Vijay Abraham I
2013-12-24phy: phy-core: increment refcounting variables only on 'success'Kishon Vijay Abraham I
2013-12-24phy: core: properly handle failure of pm_runtime_get functionsFelipe Balbi
2013-12-10drivers: phy: tweaks to phy_create()Dan Carpenter
2013-12-10drivers: phy: Fix memory leakSachin Kamat
2013-09-27drivers: phy: add generic PHY frameworkKishon Vijay Abraham I