Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | phy: Add API for a bulk of phys | Chunfeng Yun | 2020-05-02 | 1 | -0/+92 |
* | generic-phy: add generic_phy_get_by_node() | Neil Armstrong | 2020-04-20 | 1 | -0/+29 |
* | drivers: phy: Handle gracefully NULL pointers | Jean-Jacques Hiblot | 2019-10-31 | 1 | -1/+1 |
* | phy: Fix warning due to missing definition of structure | Marek Vasut | 2018-08-28 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | dm: phy: add missing #ifdef CONFIG_PHY | Patrice Chotard | 2017-07-28 | 1 | -0/+42 |
* | drivers: phy: add generic_phy_valid() method | Patrice Chotard | 2017-07-28 | 1 | -0/+11 |
* | dm: phy: Update uclass to support livetree | Simon Glass | 2017-06-01 | 1 | -2/+1 |
* | drivers: phy: add generic PHY framework | Jean-Jacques Hiblot | 2017-05-09 | 1 | -0/+224 |