aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy/phy-exynos-mipi-video.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-18phy: exynos-mipi-video: simplify check for coupled phy statusGravatar Marek Szyprowski 1-14/+1
2016-05-30phy: exynos-mipi-video: avoid uninitialized variable useGravatar Arnd Bergmann 1-1/+5
2016-04-30phy: exynos-mipi-video: Add support for Exynos 5420 and 5433 SoCsGravatar Marek Szyprowski 1-1/+128
2016-04-30phy: exynos-mipi-video: Rewrite handling of phy registersGravatar Marek Szyprowski 1-35/+130
2016-04-30phy: exynos-mipi-video: Drop support for direct access to PMUGravatar Sylwester Nawrocki 1-44/+13
2015-08-03phy: Constify struct phy_ops variablesGravatar Axel Lin 1-1/+1
2015-03-11phy: exynos-mipi-video: Use spin_lock to protct state->regmap rmw operationsGravatar Axel Lin 1-6/+3
2015-03-04phy: exynos-mipi-video: Fixup the test for state->regmapGravatar Axel Lin 1-1/+1
2015-01-30phy: exynos-video-mipi: Fix regression by adding support for PMU regmapGravatar Sylwester Nawrocki 1-32/+57
2014-11-22phy: remove the old lookup methodGravatar Heikki Krogerus 1-1/+1
2014-09-24phy: remove .owner field for drivers using module_platform_driverGravatar Peter Griffin 1-1/+0
2014-07-22phy: core: Let node ptr of PHY point to PHY and not of PHY providerGravatar Kishon Vijay Abraham I 1-1/+1
2014-07-22phy: exynos-mipi-video: Use PTR_ERR_OR_ZEROGravatar Sachin Kamat 1-3/+2
2014-05-12phy: exynos-mipi-video: fix check on array indexGravatar Antoine Ténart 1-1/+1
2014-02-18phy: let phy_provider_register be the last step in registering PHYGravatar Kishon Vijay Abraham I 1-5/+5
2013-10-19phy: exynos-mipi-video: Fix phy_power_off() callbackGravatar Sylwester Nawrocki 1-1/+1
2013-10-16phy: Add driver for Exynos MIPI CSIS/DSIM DPHYsGravatar Sylwester Nawrocki 1-0/+176