summaryrefslogtreecommitdiffstats
path: root/drivers/video/exynos/exynos_mipi_dsi.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/video/exynos/exynos_mipi_dsi.c: fix error return codePeter Senna Tschudin2012-10-101-0/+3
* video: exynos-mipi-dsi: Add missing static storage class specifiersSachin Kamat2012-08-231-2/+4
* Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-08-011-1/+1
|\
| * video: exynos mipi dsi: Fix mipi dsi regulators handling issueDonghwa Lee2012-07-291-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
|\ \ | |/ |/|
| * video: Fix typo in drivers/videoMasanari Iida2012-07-241-1/+1
* | video: exynos mipi dsi: Avoid races in probe()Sylwester Nawrocki2012-05-131-12/+14
* | video: exynos mipi dsi: Do not use deprecated suspend/resume callbacksSylwester Nawrocki2012-05-131-9/+10
* | video: EXYNOS: changes mipi dsi regulator name from vdd10 to vdd11Donghwa Lee2012-05-131-1/+1
* | video: EXYNOS: enable interrupt again after sw resetDonghwa Lee2012-05-081-0/+2
|/
* video: support MIPI-DSI controller driverDonghwa Lee2012-02-131-0/+600