aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2012-05-09OMAPDSS: HDMI: Fix ti_hdmi_4xxx_core_dumpArchit Taneja1-69/+71
2012-05-09OMAPDSS: DSI: implement generic DSI pin configTomi Valkeinen2-65/+75
2012-05-09OMAPDSS: Taal: move reset gpio handling to taal driverTomi Valkeinen1-0/+15
2012-05-09OMAPDSS: TFP410: rename dvi files to tfp410Tomi Valkeinen2-2/+2
2012-05-09OMAPDSS: TFP410: rename dvi -> tfp410Tomi Valkeinen3-52/+52
2012-05-09OMAP: board-files: remove custom PD GPIO handling for DVI outputTomi Valkeinen1-13/+0
2012-05-09OMAPDSS: panel-dvi: add PD gpio handlingTomi Valkeinen1-0/+31
2012-05-08Merge tag 'stable/for-linus-3.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-11/+16
2012-05-08video: EXYNOS: enable interrupt again after sw resetDonghwa Lee1-0/+2
2012-05-08video/via: Convert to kstrtou8_from_userPeter Huewe1-22/+12
2012-05-08video/sis: Annotate SiS_DRAMType as __devinitconstPeter Huewe1-20/+21
2012-05-08video/sis: Remove unused structs SiS_SDRDRAM_TYPE/SiS_DDRDRAM_TYPE/SiS_DRAMTypePeter Huewe1-45/+0
2012-05-08video: mb862xxfbdrv.c: local functions should not be exposed globallyH Hartley Sweeten1-1/+1
2012-05-08video: mb862xx-i2c: local functions should not be exposed globallyH Hartley Sweeten1-1/+1
2012-05-08video: fb_defio.c: local functions should not be exposed globallyH Hartley Sweeten1-1/+1
2012-05-08video: smscufx.c: local functions should not be exposed globallyH Hartley Sweeten1-1/+1
2012-05-08video: s3c-fb: s3c_fb_missing_pixclock() can't be __devinitMark Brown1-1/+1
2012-05-07Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman1-0/+1
2012-05-07Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter1-0/+1
2012-05-07drivers/video/xen-fbfront.c: add missing cleanup codeJulia Lawall1-11/+16
2012-05-03OMAPDSS: DISPC: Correct DISPC functional clock usageChandrabhanu Mahapatra2-27/+41
2012-05-03OMAPDSS: DISPC: Handle synclost errors in OMAP3Chandrabhanu Mahapatra1-3/+69
2012-05-03OMAPDSS: DISPC: Enable predecimationChandrabhanu Mahapatra1-81/+185
2012-05-02Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-nextDave Airlie5-175/+183
2012-04-29Merge branch 'fixes' of git://linuxtv.org/pinchartl/fbdev into fbdev-nextFlorian Tobias Schandinat1-4/+4
2012-04-29video: auo_k190x: add driver for AUO-K1901 variantHeiko Stübner3-0/+260
2012-04-29video: auo_k190x: add driver for AUO-K1900 variantHeiko Stübner3-0/+207
2012-04-29video: auo_k190x: add code shared by controller driversHeiko Stübner4-0/+1193
2012-04-29fb_defio: add first_io callbackHeiko Stübner3-2/+6
2012-04-29cobalt_lcdfb: LCD panel framebuffer support for SEAD-3 platform.Steven J. Hill2-2/+45
2012-04-26blackfin: fix compile error in bfin-lq035q1-fb.cPaul Gortmaker1-0/+1
2012-04-25USB: udlfb.c: remove err() usageGreg Kroah-Hartman1-1/+1
2012-04-25video imxfb: do not depend on grouped clocksSascha Hauer1-15/+35
2012-04-24fb: exynos: Fix MIPI/DSI front/back porch settingsLaurent Pinchart1-4/+4
2012-04-24vga: fix build when fbdev is a moduleMatthew Garrett1-0/+2
2012-04-24efifb: Implement vga_default_device() (v2)Matthew Garrett1-20/+57
2012-04-23ARM: OMAP2+ Add Primview displays to panel-genericJan Weitzel1-0/+63
2012-04-23OMAPDSS: DISPC: Clean up manager timing/size functionsArchit Taneja5-23/+37
2012-04-23OMAPDSS: DISPC: Use a common function to set manager timingsArchit Taneja8-31/+37
2012-04-23OMAPDSS: DISPC/RFBI: Use dispc_mgr_set_lcd_timings() for setting lcd sizeArchit Taneja3-4/+24
2012-04-23OMAPFB: remove unused FB_OMAP_BOOTLOADER_INIT config optionPeter Meerwald1-8/+0
2012-04-23OMAPDSS: Add EDT ET0500G0DH6 display supportThomas Weber1-0/+18
2012-04-23OMAPDSS: Add Mitsubishi AA084SB01 display supportThomas Weber1-0/+19
2012-04-23OMAPDSS: TPO-TD03MTEA1: add set/check timing functionsGrazvydas Ignotas1-0/+15
2012-04-23OMAPDSS: provide default get_timings function for panelsGrazvydas Ignotas7-37/+9
2012-04-23OMAPDSS: OMAPFB: check for matching memory size earlyGrazvydas Ignotas1-6/+7
2012-04-23OMAPDSS: TPO-TD03MTEA1: Correct comment for power on delayMark Brown1-1/+1
2012-04-23OMAPDSS: TPO-TD03MTEA1: Check for errors from regulator_enable()Mark Brown1-1/+4
2012-04-23OMAPDSS: VENC: Check for errors from regulator_enable()Mark Brown1-1/+3
2012-04-23OMAP: DSS2: Remove suspicous and unused TAAL regulator API usageMark Brown1-80/+0