summaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2010-03-1932-89/+493
|\
| * backlight: blackfin - Fix missing registration failure handlingBruno Prémont2010-03-162-2/+18
| * backlight: mbp_nvidia_bl - add five more MacBook variantsEvan McClain2010-03-161-0/+45
| * backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-1629-81/+151
| * backlight: Add backlight_device parameter to check_fbBruno Prémont2010-03-162-2/+2
| * video: backlight/progear, fix pci device refcountingJiri Slaby2010-03-161-4/+12
| * backlight: l4f00242t03: Fix module licence absence.Alberto Panizzo2010-03-161-0/+1
| * backlight: Add Epson L4F00242T03 LCD driverAlberto Panizzo2010-03-163-0/+264
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-03-191-1/+1
|\ \ | |/ |/|
| * sunxvr1000: Add missing FB=y depenency.David S. Miller2010-03-161-1/+1
* | 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/+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