Age | Commit message (Expand) | Author | Files | Lines |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-09-01 | treewide: fix comment/printk/variable typos | Anatol Pomozov | 1 | -1/+1 |
2012-08-01 | Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 5 | -38/+16 |
2012-07-29 | video: exynos mipi dsi: Fix mipi dsi regulators handling issue | Donghwa Lee | 1 | -1/+1 |
2012-07-25 | video: exynos_dp: use usleep_range instead of delay | Jingoo Han | 2 | -9/+9 |
2012-07-25 | video: exynos_dp: check the only INTERLANE_ALIGN_DONE bit during Link Training | Jingoo Han | 1 | -1/+1 |
2012-07-25 | video: exynos_dp: fix wrong DPCD address during Link Training | Jingoo Han | 1 | -2/+2 |
2012-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2012-07-24 | video: Fix typo in drivers/video | Masanari Iida | 2 | -2/+2 |
2012-06-24 | video: backlight: remove unused header | Paul Bolle | 1 | -21/+0 |
2012-06-24 | video: exynos_dp: remove duplicated declarations from header file | Jingoo Han | 1 | -4/+0 |
2012-06-24 | video: exynos_dp: fix build warning due to uninitialized value | Jingoo Han | 1 | -0/+3 |
2012-05-29 | video: exynos_dp: reduce delay time when configuring video setting | Jingoo Han | 1 | -2/+2 |
2012-05-29 | video: exynos_dp: move sw reset prioir to enabling sw defined function | Jingoo Han | 3 | -2/+8 |
2012-05-29 | video: exynos_dp: use devm_ functions | Jingoo Han | 2 | -38/+12 |
2012-05-13 | video: exynos mipi dsi: support reverse panel type | Donghwa Lee | 1 | -2/+13 |
2012-05-13 | video: exynos mipi dsi: Properly interpret the interrupt source flags | Sylwester Nawrocki | 1 | -18/+10 |
2012-05-13 | video: exynos mipi dsi: Avoid races in probe() | Sylwester Nawrocki | 1 | -12/+14 |
2012-05-13 | video: exynos mipi dsi: Do not use deprecated suspend/resume callbacks | Sylwester Nawrocki | 1 | -9/+10 |
2012-05-13 | video: EXYNOS: changes mipi dsi regulator name from vdd10 to vdd11 | Donghwa Lee | 1 | -1/+1 |
2012-05-13 | video: exynos_dp: remove unnecessary header includes | Jingoo Han | 2 | -4/+0 |
2012-05-08 | video: EXYNOS: enable interrupt again after sw reset | Donghwa Lee | 1 | -0/+2 |
2012-04-24 | fb: exynos: Fix MIPI/DSI front/back porch settings | Laurent Pinchart | 1 | -4/+4 |
2012-04-16 | video: exynos_dp: add analog and pll control setting | Jingoo Han | 3 | -0/+53 |
2012-04-16 | video: exynos_dp: replace char pointer with char array for adjust_request var... | Jingoo Han | 1 | -6/+6 |
2012-04-16 | video: exynos_dp: check DP PLL Lock status | Jingoo Han | 1 | -1/+12 |
2012-02-13 | video: support DP controller driver | Jingoo Han | 6 | -0/+2780 |
2012-02-13 | video: backlight: support s6e8ax0 panel driver based on MIPI DSI | Donghwa Lee | 4 | -1/+929 |
2012-02-13 | video: support MIPI-DSI controller driver | Donghwa Lee | 8 | -0/+2449 |