aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-11fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking linesMichael Hennerich1-7/+8
2010-05-06sh: fix a number of Oopses and leaks in SH framebuffer driverGuennadi Liakhovetski1-14/+13
2010-04-24drivers/video/efifb.c: support framebuffer for NVIDIA 9400M in MacBook Pro 5,1Thomas Gerlach1-0/+3
2010-04-07mb862xxfb: update Valentin's email addressAlexander Shishkin1-1/+1
2010-04-07mb862xxfb: fix acceleration module licenseRandy Dunlap1-0/+3
2010-04-07device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang1-0/+1
2010-04-07vesafb: use platform_driver_probe() instead of platform_driver_register()Jan Beulich1-13/+13
2010-04-05Merge branch 'master' into export-slabhTejun Heo1-7/+17
2010-04-04sunxvr500: Ignore secondary output PCI devices.David S. Miller1-7/+17
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo135-54/+86
2010-03-24Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds3-5/+31
2010-03-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2010-03-24lxfb: set the H- and V-SYNC polarity of the flatpanel outputMichael Grzeschik2-1/+11
2010-03-22pxa168fb: fix incorrect resource calculationDan Carpenter1-1/+1
2010-03-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-8/+25
2010-03-18Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds32-89/+493
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2010-03-16sunxvr1000: Add missing FB=y depenency.David S. Miller1-1/+1
2010-03-16backlight: blackfin - Fix missing registration failure handlingBruno Prémont2-2/+18
2010-03-16backlight: mbp_nvidia_bl - add five more MacBook variantsEvan McClain1-0/+45
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett29-81/+151
2010-03-16backlight: Add backlight_device parameter to check_fbBruno Prémont2-2/+2
2010-03-16video: backlight/progear, fix pci device refcountingJiri Slaby1-4/+12
2010-03-16backlight: l4f00242t03: Fix module licence absence.Alberto Panizzo1-0/+1
2010-03-16backlight: Add Epson L4F00242T03 LCD driverAlberto Panizzo3-0/+264
2010-03-15Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6Russell King3-1/+242
2010-03-15OMAP: DSS2: panel-generic: re-implement mode changingTomi Valkeinen1-0/+22
2010-03-15OMAP: DSS2: initialize dss clk sources properlyTomi Valkeinen1-0/+3
2010-03-15video: enable sh_mobile_lcdc on SH-Mobile ARMMagnus Damm1-1/+1
2010-03-14Video: ARM CLCD: Better fix for swapped IENB and CNTL registersRussell King1-7/+24
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-0/+241
2010-03-13sparc64: Add very basic XVR-1000 framebuffer driver.David S. Miller3-0/+241
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds7-8/+8
2010-03-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+4
2010-03-12fbdev: bfin-lq035q1-fb: remove duplicated #includeHuang Weiyi1-1/+0
2010-03-12video: fix first line of kernel-doc for a few functionsBen Hutchings1-4/+4
2010-03-12obsolete config in kernel source: LWMON5Christoph Egger1-13/+0
2010-03-12drivers/video/via: fix continuation line formatsJoe Perches2-10/+10
2010-03-12NUC900 LCD Controller DriverWang Qiang4-0/+856
2010-03-12fbdev: remove obsolete CONFIG_FB_SOFT_CURSORChristoph Egger2-4/+0
2010-03-12broadsheetfb: support storing waveformJaya Kumar1-1/+500
2010-03-12broadsheetfb: add MMIO hooksJaya Kumar1-16/+94
2010-03-12viafb: support color depth 15 and 30Florian Tobias Schandinat2-18/+34
2010-03-12viafb: rework color settingFlorian Tobias Schandinat3-216/+51
2010-03-12viafb: some virtual_xres handling fixesFlorian Tobias Schandinat1-8/+4
2010-03-12viafb: rework color checkingFlorian Tobias Schandinat2-35/+56
2010-03-12viafb: make some variables a bit less globalFlorian Tobias Schandinat5-12/+7
2010-03-12viafb: remove dead code due to IGA1_IGA2Florian Tobias Schandinat3-574/+11
2010-03-12viafb: split color mode setting upFlorian Tobias Schandinat3-35/+53
2010-03-12viafb: introduce strict parameter checkingFlorian Tobias Schandinat1-29/+38