summaryrefslogtreecommitdiff
path: root/drivers/phy/phy-exynos-mipi-video.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-24phy: remove .owner field for drivers using module_platform_driverPeter Griffin1-1/+0
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-mipi-video: Use PTR_ERR_OR_ZEROSachin Kamat1-3/+2
2014-05-12phy: exynos-mipi-video: fix check on array indexAntoine Ténart1-1/+1
2014-02-19phy: let phy_provider_register be the last step in registering PHYKishon Vijay Abraham I1-5/+5
2013-10-20phy: exynos-mipi-video: Fix phy_power_off() callbackSylwester Nawrocki1-1/+1
2013-10-17phy: Add driver for Exynos MIPI CSIS/DSIM DPHYsSylwester Nawrocki1-0/+176