summaryrefslogtreecommitdiff
path: root/drivers/phy/phy-core.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-05drivers: phy: Make NULL a valid phy referenceAndrew Lunn1-1/+16
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-11drivers: phy: tweaks to phy_create()Dan Carpenter1-16/+10
2013-12-11drivers: phy: Fix memory leakSachin Kamat1-5/+5
2013-09-28drivers: phy: add generic PHY frameworkKishon Vijay Abraham I1-0/+698