Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | phy: Constify struct phy_ops variables | Axel Lin | 2015-08-03 | 1 | -1/+1 |
* | phy: exynos-dp-video: Kill exynos_dp_video_phy_pwr_isol function | Axel Lin | 2015-03-12 | 1 | -20/+4 |
* | phy: remove the old lookup method | Heikki Krogerus | 2014-11-22 | 1 | -1/+1 |
* | phy: remove .owner field for drivers using module_platform_driver | Peter Griffin | 2014-09-24 | 1 | -1/+0 |
* | phy: exynos-dp-video: Use syscon support to control pmu register | Vivek Gautam | 2014-09-24 | 1 | -25/+54 |
* | phy: core: Let node ptr of PHY point to PHY and not of PHY provider | Kishon Vijay Abraham I | 2014-07-22 | 1 | -1/+1 |
* | phy: exynos-dp-video: Use PTR_ERR_OR_ZERO | Sachin Kamat | 2014-07-22 | 1 | -3/+2 |
* | phy: let phy_provider_register be the last step in registering PHY | Kishon Vijay Abraham I | 2014-02-18 | 1 | -4/+4 |
* | phy: Add driver for Exynos DP PHY | Jingoo Han | 2013-10-16 | 1 | -0/+111 |