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