summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-core.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+10Star
* drivers: phy: Fix memory leakSachin Kamat2013-12-101-5/+5
* drivers: phy: add generic PHY frameworkKishon Vijay Abraham I2013-09-281-0/+698