Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drivers: phy: Handle gracefully NULL pointers | Jean-Jacques Hiblot | 2019-10-31 | 1 | -5/+25 |
* | phy: Fix off-by-one error when parsing DT PHY bindings | Marek Vasut | 2018-08-14 | 1 | -1/+1 |
* | phy: Be able to get phy from PHY provider | Patrice Chotard | 2018-07-19 | 1 | -2/+15 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails | Patrice Chotard | 2017-07-28 | 1 | -0/+1 |
* | dm: phy: Update uclass to support livetree | Simon Glass | 2017-06-01 | 1 | -12/+9 |
* | drivers: phy: add generic PHY framework | Jean-Jacques Hiblot | 2017-05-09 | 1 | -0/+139 |