summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-exynos-mipi-video.c
Commit message (Expand)AuthorAgeFilesLines
* phy: exynos: Use one define for enable bitKrzysztof Kozlowski2017-04-101-20/+19Star
* phy: exynos-mipi-video: Use consistent method to address phy registersKrzysztof Kozlowski2017-04-101-10/+10
* phy: exynos4: Remove duplicated defines of PHY register definesKrzysztof Kozlowski2017-04-101-6/+6
* phy: exynos-mipi-video: simplify check for coupled phy statusMarek Szyprowski2016-11-181-14/+1Star
* phy: exynos-mipi-video: avoid uninitialized variable useArnd Bergmann2016-05-301-1/+5
* phy: exynos-mipi-video: Add support for Exynos 5420 and 5433 SoCsMarek Szyprowski2016-04-301-1/+128
* phy: exynos-mipi-video: Rewrite handling of phy registersMarek Szyprowski2016-04-301-35/+130
* phy: exynos-mipi-video: Drop support for direct access to PMUSylwester Nawrocki2016-04-301-44/+13Star
* phy: Constify struct phy_ops variablesAxel Lin2015-08-031-1/+1
* phy: exynos-mipi-video: Use spin_lock to protct state->regmap rmw operationsAxel Lin2015-03-111-6/+3Star
* phy: exynos-mipi-video: Fixup the test for state->regmapAxel Lin2015-03-041-1/+1
* phy: exynos-video-mipi: Fix regression by adding support for PMU regmapSylwester Nawrocki2015-01-301-32/+57
* 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/+0Star
* phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I2014-07-221-1/+1
* phy: exynos-mipi-video: Use PTR_ERR_OR_ZEROSachin Kamat2014-07-221-3/+2Star
* phy: exynos-mipi-video: fix check on array indexAntoine Ténart2014-05-121-1/+1
* phy: let phy_provider_register be the last step in registering PHYKishon Vijay Abraham I2014-02-181-5/+5
* phy: exynos-mipi-video: Fix phy_power_off() callbackSylwester Nawrocki2013-10-201-1/+1
* phy: Add driver for Exynos MIPI CSIS/DSIM DPHYsSylwester Nawrocki2013-10-161-0/+176