aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-core.c
Commit message (Expand)AuthorAge
* phy: remove the old lookup methodHeikki Krogerus2014-11-22
* phy: improved lookup methodHeikki Krogerus2014-11-21
* phy: phy-core: use the np present in of_phandle_args to get the PHYKishon Vijay Abraham I2014-11-12
* phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I2014-07-22
* phy: core: Fix of_phy_provider_lookup to return PHY provider for sub nodeKishon Vijay Abraham I2014-07-22
* phy: core: Support regulator supply for PHY powerRoger Quadros2014-07-22
* phy: core: Fix error path in phy_create()Roger Quadros2014-07-11
* phy: fix kernel oops in phy_lookup()Sergei Shtylyov2014-04-24
* phy: core: Add devm_of_phy_get to phy-coreKamil Debski2014-03-08
* phy: core: Add an exported of_phy_get functionKamil Debski2014-03-08
* 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