Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | phy-core: Don't propagate -ENOSUPP from phy_pm_runtime_get_sync to caller | Hans de Goede | 2014-02-18 | 1 | -0/+4 |
* | phy-core: phy_get: Leave error logging to the caller | Hans de Goede | 2014-02-18 | 1 | -8/+2 |
* | drivers: phy: Add support for optional phys | Andrew Lunn | 2014-02-05 | 1 | -0/+45 |
* | drivers: phy: Make NULL a valid phy reference | Andrew Lunn | 2014-02-05 | 1 | -1/+16 |
* | phy: phy-core.c: remove unnecessary initialization of local variables | Kishon Vijay Abraham I | 2013-12-24 | 1 | -3/+3 |
* | phy: phy-core: increment refcounting variables only on 'success' | Kishon Vijay Abraham I | 2013-12-24 | 1 | -8/+14 |
* | phy: core: properly handle failure of pm_runtime_get functions | Felipe Balbi | 2013-12-24 | 1 | -2/+14 |
* | drivers: phy: tweaks to phy_create() | Dan Carpenter | 2013-12-10 | 1 | -16/+10 |
* | drivers: phy: Fix memory leak | Sachin Kamat | 2013-12-10 | 1 | -5/+5 |
* | drivers: phy: add generic PHY framework | Kishon Vijay Abraham I | 2013-09-27 | 1 | -0/+698 |