summaryrefslogtreecommitdiffstats
path: root/drivers/video/exynos
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-08-015-38/+16
|\
| * video: exynos mipi dsi: Fix mipi dsi regulators handling issueDonghwa Lee2012-07-291-1/+1
| * video: exynos_dp: use usleep_range instead of delayJingoo Han2012-07-242-9/+9
| * video: exynos_dp: check the only INTERLANE_ALIGN_DONE bit during Link TrainingJingoo Han2012-07-241-1/+1
| * video: exynos_dp: fix wrong DPCD address during Link TrainingJingoo Han2012-07-241-2/+2
| * video: backlight: remove unused headerPaul Bolle2012-06-241-21/+0
| * video: exynos_dp: remove duplicated declarations from header fileJingoo Han2012-06-241-4/+0
| * video: exynos_dp: fix build warning due to uninitialized valueJingoo Han2012-06-241-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-242-2/+2
|\ \ | |/ |/|
| * video: Fix typo in drivers/videoMasanari Iida2012-07-242-2/+2
* | video: exynos_dp: reduce delay time when configuring video settingJingoo Han2012-05-291-2/+2
* | video: exynos_dp: move sw reset prioir to enabling sw defined functionJingoo Han2012-05-293-2/+8
* | video: exynos_dp: use devm_ functionsJingoo Han2012-05-292-38/+12
* | video: exynos mipi dsi: support reverse panel typeDonghwa Lee2012-05-131-2/+13
* | video: exynos mipi dsi: Properly interpret the interrupt source flagsSylwester Nawrocki2012-05-131-18/+10
* | 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_dp: remove unnecessary header includesJingoo Han2012-05-132-4/+0
* | video: EXYNOS: enable interrupt again after sw resetDonghwa Lee2012-05-081-0/+2
* | fb: exynos: Fix MIPI/DSI front/back porch settingsLaurent Pinchart2012-04-241-4/+4
* | video: exynos_dp: add analog and pll control settingJingoo Han2012-04-163-0/+53
* | video: exynos_dp: replace char pointer with char array for adjust_request var...Jingoo Han2012-04-161-6/+6
* | video: exynos_dp: check DP PLL Lock statusJingoo Han2012-04-161-1/+12
|/
* video: support DP controller driverJingoo Han2012-02-136-0/+2780
* video: backlight: support s6e8ax0 panel driver based on MIPI DSIDonghwa Lee2012-02-134-1/+929
* video: support MIPI-DSI controller driverDonghwa Lee2012-02-138-0/+2449
OpenPOWER on IntegriCloud