summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-03-143-0/+241
|\
| * sparc64: Add very basic XVR-1000 framebuffer driver.David S. Miller2010-03-143-0/+241
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-137-8/+8
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-087-8/+8
| |\ \
| | * | tree-wide: Assorted spelling fixesDaniel Mack2010-02-093-4/+4
| | * | tree-wide: s/widht/width/g typo in commentsDaniel Mack2010-02-052-2/+2
| | * | Fix spelling of 'platform' in comments and docStefan Weil2010-02-051-1/+1
| | * | Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-02-051-1/+1
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-131-1/+4
|\ \ \ \
| * | | | Merge branch 'origin' into devel-stableRussell King2010-03-0847-2277/+3149
| |\| | |
| * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-03-031-1/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | imxfb: add support for i.MX25Baruch Siach2010-02-181-1/+4
* | | | | fbdev: bfin-lq035q1-fb: remove duplicated #includeHuang Weiyi2010-03-131-1/+0Star
* | | | | 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/+0Star
* | | | | 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/+0Star
* | | | | 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/+51Star
* | | | | viafb: some virtual_xres handling fixesFlorian Tobias Schandinat2010-03-131-8/+4Star
* | | | | viafb: rework color checkingFlorian Tobias Schandinat2010-03-132-35/+56
* | | | | viafb: make some variables a bit less globalFlorian Tobias Schandinat2010-03-135-12/+7Star
* | | | | viafb: remove dead code due to IGA1_IGA2Florian Tobias Schandinat2010-03-133-574/+11Star
* | | | | 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/+1Star
* | | | | viafb: some dvi cleanupFlorian Tobias Schandinat2010-03-134-75/+55Star
* | | | | viafb: remove the remaining VIA_RES_* usesFlorian Tobias Schandinat2010-03-134-166/+15Star
* | | | | viafb: split global index upFlorian Tobias Schandinat2010-03-139-386/+225Star
* | | | | viafb: remove dead codeFlorian Tobias Schandinat2010-03-132-13/+0Star
* | | | | 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/+0Star
* | | | | 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/+0Star
* | | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-03-0227-1785/+2110
|\ \ \ \