summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-core.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-24phy: phy-core.c: remove unnecessary initialization of local variablesKishon Vijay Abraham I1-3/+3
2013-12-24phy: phy-core: increment refcounting variables only on 'success'Kishon Vijay Abraham I1-8/+14
2013-12-24phy: core: properly handle failure of pm_runtime_get functionsFelipe Balbi1-2/+14
2013-12-10drivers: phy: tweaks to phy_create()Dan Carpenter1-16/+10
2013-12-10drivers: phy: Fix memory leakSachin Kamat1-5/+5
2013-09-27drivers: phy: add generic PHY frameworkKishon Vijay Abraham I1-0/+698