aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-exynos-dp-video.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-03phy: Constify struct phy_ops variablesAxel Lin1-1/+1
2015-03-12phy: exynos-dp-video: Kill exynos_dp_video_phy_pwr_isol functionAxel Lin1-20/+4
2014-11-22phy: remove the old lookup methodHeikki Krogerus1-1/+1
2014-09-24phy: remove .owner field for drivers using module_platform_driverPeter Griffin1-1/+0
2014-09-24phy: exynos-dp-video: Use syscon support to control pmu registerVivek Gautam1-25/+54
2014-07-22phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I1-1/+1
2014-07-22phy: exynos-dp-video: Use PTR_ERR_OR_ZEROSachin Kamat1-3/+2
2014-02-18phy: let phy_provider_register be the last step in registering PHYKishon Vijay Abraham I1-4/+4
2013-10-16phy: Add driver for Exynos DP PHYJingoo Han1-0/+111