summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-exynos-dp-video.c
Commit message (Expand)AuthorAgeFilesLines
* phy: Constify struct phy_ops variablesAxel Lin2015-08-031-1/+1
* phy: exynos-dp-video: Kill exynos_dp_video_phy_pwr_isol functionAxel Lin2015-03-121-20/+4
* phy: remove the old lookup methodHeikki Krogerus2014-11-221-1/+1
* phy: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-241-1/+0
* phy: exynos-dp-video: Use syscon support to control pmu registerVivek Gautam2014-09-241-25/+54
* phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I2014-07-221-1/+1
* phy: exynos-dp-video: Use PTR_ERR_OR_ZEROSachin Kamat2014-07-221-3/+2
* phy: let phy_provider_register be the last step in registering PHYKishon Vijay Abraham I2014-02-181-4/+4
* phy: Add driver for Exynos DP PHYJingoo Han2013-10-161-0/+111