summaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
Commit message (Expand)AuthorAgeFilesLines
* fbdev: bfin-lq035q1-fb: remove duplicated #includeHuang Weiyi2010-03-131-1/+0
* video: fix first line of kernel-doc for a few functionsBen Hutchings2010-03-131-4/+4
* obsolete config in kernel source: LWMON5Christoph Egger2010-03-131-13/+0
* drivers/video/via: fix continuation line formatsJoe Perches2010-03-132-10/+10
* NUC900 LCD Controller DriverWang Qiang2010-03-134-0/+856
* fbdev: remove obsolete CONFIG_FB_SOFT_CURSORChristoph Egger2010-03-132-4/+0
* broadsheetfb: support storing waveformJaya Kumar2010-03-131-1/+500
* broadsheetfb: add MMIO hooksJaya Kumar2010-03-131-16/+94
* viafb: support color depth 15 and 30Florian Tobias Schandinat2010-03-132-18/+34
* viafb: rework color settingFlorian Tobias Schandinat2010-03-133-216/+51
* viafb: some virtual_xres handling fixesFlorian Tobias Schandinat2010-03-131-8/+4
* viafb: rework color checkingFlorian Tobias Schandinat2010-03-132-35/+56
* viafb: make some variables a bit less globalFlorian Tobias Schandinat2010-03-135-12/+7
* viafb: remove dead code due to IGA1_IGA2Florian Tobias Schandinat2010-03-133-574/+11
* viafb: split color mode setting upFlorian Tobias Schandinat2010-03-133-35/+53
* viafb: introduce strict parameter checkingFlorian Tobias Schandinat2010-03-131-29/+38
* viafb: make viafb_set_par more dual framebuffer compatibleFlorian Tobias Schandinat2010-03-131-5/+15
* viafb: video address setting revisitedFlorian Tobias Schandinat2010-03-132-10/+15
* viafb: reorder initialization for dual framebuffer modeFlorian Tobias Schandinat2010-03-131-3/+3
* viafb: yet another dead code removalFlorian Tobias Schandinat2010-03-137-122/+1
* viafb: some dvi cleanupFlorian Tobias Schandinat2010-03-134-75/+55
* viafb: remove the remaining VIA_RES_* usesFlorian Tobias Schandinat2010-03-134-166/+15
* viafb: split global index upFlorian Tobias Schandinat2010-03-139-386/+225
* viafb: remove dead codeFlorian Tobias Schandinat2010-03-132-13/+0
* viafb: deprecate private ioctlsFlorian Tobias Schandinat2010-03-131-0/+1
* broadsheetfb: add multiple panel type supportJaya Kumar2010-03-131-17/+110
* fbdev: bf54x-lq043fb/bfin-t350mcqb-fb: drop custom mmap() handlerMichael Hennerich2010-03-132-59/+0
* asiliantfb: fix test of unsigned in asiliant_calc_dclk2()Roel Kluin2010-03-131-2/+2
* platform-drivers: move probe to .devinit.text in drivers/videoUwe Kleine-König2010-03-0817-18/+18
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-082-2/+2
* backlight: Enable max8925 backlightHaojian Zhuang2010-03-073-0/+208
* backlight: Enable backlight in 88pm860xHaojian Zhuang2010-03-073-0/+311
* console/vgacon.c: mark file-local symbol staticThiago Farina2010-03-061-1/+1
* console: limit the range of VGACON_SOFT_SCROLLBACK_SIZEAmerigo Wang2010-03-061-0/+1
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-03-042-1/+18
|\
| * vga_switcheroo: initial implementation (v15)Dave Airlie2010-03-011-0/+18
| * fb: for framebuffer handover don't exit the loop early.Dave Airlie2010-02-251-1/+0
* | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-03-0227-1785/+2110
|\ \
| * | OMAP: DSS2: Taal: Fix TE when resumingTomi Valkeinen2010-03-021-3/+18
| * | OMAP: DSS2: Taal: Fix ESD checkTomi Valkeinen2010-03-011-2/+5
| * | OMAP: DSS2: OMAPFB: Constify some function parametersVille Syrjälä2010-03-011-9/+9
| * | OMAP: DSS2: DSI: add error printsTomi Valkeinen2010-02-261-13/+34
| * | OMAP: DSS2: TPO-TD03MTEA1: fix function namesTomi Valkeinen2010-02-261-6/+6
| * | OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helperTomi Valkeinen2010-02-251-0/+16
| * | OMAP: DSS2: OMAPFB: Remove FB_OMAP2_FORCE_AUTO_UPDATETomi Valkeinen2010-02-242-23/+3
| * | OMAP: DSS2: DSI: remove external TE supportTomi Valkeinen2010-02-241-16/+4
| * | OMAP: DSS2: move timing functionsTomi Valkeinen2010-02-246-73/+57
| * | OMAP: DSS2: move set/get_wss()Tomi Valkeinen2010-02-242-37/+38
| * | OMAP: DSS2: move enable/disable/suspend/resumeTomi Valkeinen2010-02-2414-531/+454
| * | OMAP: DSS2: move update() and sync()Tomi Valkeinen2010-02-245-500/+208