summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-12-10drivers/video/console/softcursor.c: remove redundant NULL check before kfree()Sachin Kamat1-2/+1
2012-12-10drivers/video: add support for the Solomon SSD1307 OLED ControllerMaxime Ripard4-0/+436
2012-12-04da8xx: Fix revision check on the da8xx driverPantelis Antoniou1-0/+1
2012-11-29Merge branch 'exynos-dp-next' of git://github.com/jingoo/linux into for-linusTomi Valkeinen5-295/+583
2012-11-29Merge branch 'samsung-fb-next' of git://github.com/jingoo/linux into for-linusTomi Valkeinen3-130/+64
2012-11-29video: exynos_dp: remove redundant parametersAjay Kumar3-29/+15
2012-11-29video: exynos_dp: Fix incorrect setting for INT_CTLAjay Kumar2-2/+3
2012-11-29video: exynos_dp: Reset and initialize DP before requesting irqAjay Kumar1-7/+7
2012-11-29video: exynos_dp: Enable hotplug interruptsSean Paul3-14/+71
2012-11-29video: exynos_dp: Move hotplug into a workqueueSean Paul2-44/+51
2012-11-29video: exynos_dp: Remove sink control to D0Sean Paul1-6/+0
2012-11-29video: exynos_dp: Fix bug when checking dp->irqSean Paul1-1/+1
2012-11-29video: exynos_dp: Improve EDID error handlingSean Paul2-13/+14
2012-11-29video: exynos_dp: Get pll lock before pattern setSean Paul1-1/+13
2012-11-29video: exynos_dp: Clean up SW link trainingSean Paul1-173/+119
2012-11-29video: exynos_dp: Check DPCD return codesSean Paul1-30/+56
2012-11-29video: exynos_dp: device tree documentationAjay Kumar1-0/+80
2012-11-29video: exynos_dp: Add device tree support to DP driverAjay Kumar2-20/+198
2012-11-27Merge branch 'fbdev-next' of github.com:timur-tabi/linux-2.6 into for-linusTomi Valkeinen3-81/+135
2012-11-27video: da8xx-fb: clk_get on connection id fckManjunathappa4-3/+4
2012-11-27da8xx-fb: cleanup LCDC configurationsManjunathappa, Prakash3-68/+19
2012-11-27da8xx-fb: adopt fb_videomode data for panel informationManjunathappa, Prakash2-70/+63
2012-11-27Merge branch 'lcdc-next' of git://linuxtv.org/pinchartl/fbdev into for-linusTomi Valkeinen13-206/+192
2012-11-26drivers/video: fsl-diu-fb: store EDID data in the global objectTimur Tabi1-17/+13
2012-11-26drivers/video: fsl-diu-fb: don't touch registers for unused featuresTimur Tabi1-8/+15
2012-11-26drivers/video: fsl-diu-fb: clean up reset of primary displayTimur Tabi1-13/+6
2012-11-26drivers/video: fsl-diu-fb: remove unused 'cursor_reset' variableTimur Tabi1-2/+0
2012-11-26drivers/video: fsl-diu-fb: improve message displaysTimur Tabi1-1/+33
2012-11-26drivers/video: fsl-diu-fb: streamline enabling of interruptsTimur Tabi1-39/+34
2012-11-26drivers/video: fsl-diu-fb: add support for set_gamma ioctlsTimur Tabi2-0/+26
2012-11-26drivers/video: fsl-diu-fb: simplify platforms that have only one portTimur Tabi1-1/+2
2012-11-26MAINTAINERS: Make Timur Tabi the maintainer for the Freescale DIU driverTimur Tabi1-0/+6
2012-11-26video: s3c-fb: fix red offset and length for ARGB232 formatJingoo Han1-2/+2
2012-11-26video: s3c-fb: return an error when bpp is invalidJingoo Han1-0/+1
2012-11-26video: s3c-fb: add "drop through" commentJingoo Han1-0/+1
2012-11-26video: s3c-fb: use dev_get_drvdata() instead of platform_get_drvdata()Jingoo Han1-9/+5
2012-11-26video: s3c-fb: use FIMD_V8_VIDTCON0 for EXYNOS5 FIMDJingoo Han1-1/+1
2012-11-26video: s3c-fb: fix help message for FB_S3C_DEBUG_REGWRITEJingoo Han1-1/+1
2012-11-26video: s3c-fb: fix typo in commentJingoo Han1-1/+1
2012-11-26video: s3c-fb: add the bit definitions for VIDCON0_VIDOUT_WBJingoo Han1-1/+4
2012-11-26video: s3c-fb: move the bit definitions for DITHMODE registerJingoo Han1-22/+20
2012-11-26video: s3c-fb: move the bit definitions for WINxMAP and WPALCON registerJingoo Han1-16/+6
2012-11-26video: s3c-fb: move the bit definitions for VIDINTCON0 registerJingoo Han1-6/+4
2012-11-26video: s3c-fb: move the address definition for VIDOSD registerJingoo Han1-4/+3
2012-11-26video: s3c-fb: move the address definitions for VIDTCON registersJingoo Han1-5/+3
2012-11-26video: s3c-fb: clean the bit definition for WINCON registerJingoo Han1-63/+13
2012-11-25Linux 3.7-rc7v3.7-rc7Linus Torvalds1-1/+1
2012-11-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-2/+3
2012-11-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-12/+41
2012-11-26powerpc/eeh: Do not invalidate PE properlyGavin Shan1-1/+1