aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-core.c
Commit message (Expand)AuthorAge
* phy-core: Don't propagate -ENOSUPP from phy_pm_runtime_get_sync to callerHans de Goede2014-02-18
* phy-core: phy_get: Leave error logging to the callerHans de Goede2014-02-18
* drivers: phy: Add support for optional physAndrew Lunn2014-02-05
* drivers: phy: Make NULL a valid phy referenceAndrew Lunn2014-02-05
* phy: phy-core.c: remove unnecessary initialization of local variablesKishon Vijay Abraham I2013-12-24
* phy: phy-core: increment refcounting variables only on 'success'Kishon Vijay Abraham I2013-12-24
* phy: core: properly handle failure of pm_runtime_get functionsFelipe Balbi2013-12-24
* drivers: phy: tweaks to phy_create()Dan Carpenter2013-12-10
* drivers: phy: Fix memory leakSachin Kamat2013-12-10
* drivers: phy: add generic PHY frameworkKishon Vijay Abraham I2013-09-27