summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-core.c
Commit message (Expand)AuthorAgeFilesLines
* phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I2014-07-221-7/+18
* phy: core: Fix of_phy_provider_lookup to return PHY provider for sub nodeKishon Vijay Abraham I2014-07-221-0/+5
* phy: core: Support regulator supply for PHY powerRoger Quadros2014-07-221-0/+26
* phy: core: Fix error path in phy_create()Roger Quadros2014-07-111-3/+4
* phy: fix kernel oops in phy_lookup()Sergei Shtylyov2014-04-241-0/+3
* phy: core: Add devm_of_phy_get to phy-coreKamil Debski2014-03-081-0/+31
* phy: core: Add an exported of_phy_get functionKamil Debski2014-03-081-9/+36
* phy-core: Don't propagate -ENOSUPP from phy_pm_runtime_get_sync to callerHans de Goede2014-02-181-0/+4
* phy-core: phy_get: Leave error logging to the callerHans de Goede2014-02-181-8/+2
* drivers: phy: Add support for optional physAndrew Lunn2014-02-051-0/+45
* drivers: phy: Make NULL a valid phy referenceAndrew Lunn2014-02-051-1/+16
* phy: phy-core.c: remove unnecessary initialization of local variablesKishon Vijay Abraham I2013-12-241-3/+3
* phy: phy-core: increment refcounting variables only on 'success'Kishon Vijay Abraham I2013-12-241-8/+14
* phy: core: properly handle failure of pm_runtime_get functionsFelipe Balbi2013-12-241-2/+14
* drivers: phy: tweaks to phy_create()Dan Carpenter2013-12-101-16/+10
* drivers: phy: Fix memory leakSachin Kamat2013-12-101-5/+5
* drivers: phy: add generic PHY frameworkKishon Vijay Abraham I2013-09-271-0/+698
OpenPOWER on IntegriCloud