summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2012-02-21viafb: Fix bug in centering codeFlorian Tobias Schandinat1-1/+1
2012-02-21viafb: another workaround for OLPCs weird wiringFlorian Tobias Schandinat1-2/+4
2012-02-17viafb: NULL dereference on allocation failure in query_edid()Dan Carpenter1-2/+5
2012-02-15Merge branch 'viafb-aux' into viafb-nextFlorian Tobias Schandinat15-10/+736
2012-02-13viafb: add initial EDID supportFlorian Tobias Schandinat4-8/+103
2012-02-12viafb: fix I2C emulation on GPIO portsFlorian Tobias Schandinat1-2/+8
2012-02-12viafb: make SAMM to also work on LCDFlorian Tobias Schandinat4-28/+22
2012-02-10viafb: make single framebuffer multiple adapter mode workFlorian Tobias Schandinat4-22/+30
2012-02-10viafb: fill xres and yresFlorian Tobias Schandinat1-1/+2
2012-02-10viafb: set correct polarity for second adapterFlorian Tobias Schandinat1-7/+7
2012-02-10viafb: add auxiliary device management infrastructureFlorian Tobias Schandinat14-1/+626
2012-02-07Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds11-14/+80
2012-01-28atmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resumeHubert Feurstein1-1/+1
2012-01-28intelfb: remove some dead codeDan Carpenter1-1/+0
2012-01-28Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat8-10/+77
2012-01-28drivers/video: compile fixes for fsl-diu-fb.cMichael Neuling1-2/+2
2012-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-32/+28
2012-01-26OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen3-4/+71
2012-01-26OMAPDSS: use sync versions of pm_runtime_putTomi Valkeinen6-6/+6
2012-01-23drivers/video/backlight/l4f00242t03.c: return proper error in l4f00242t03_pro...Axel Lin1-0/+2
2012-01-23drivers/video/backlight/adp88x0_bl.c: fix bit testing logicAxel Lin2-2/+2
2012-01-22macfb: fix black and white modesFinn Thain1-32/+28
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-41/+24
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds77-5305/+5632
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-164/+192
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds22-61/+61
2012-01-12drivers/video/nvidia/nvidia.c: fix warningAndrew Morton1-3/+3
2012-01-12module_param: make bool parameters really bool (drivers/video/i810)Rusty Russell1-5/+5
2012-01-13intelfbdrv.c: bailearly is an int module_paramRusty Russell1-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell22-60/+60
2012-01-11Revert "atmel_lcdfb: Adjust HFP calculation so it matches the manual."Florian Tobias Schandinat1-2/+2
2012-01-11Merge branch 'next/alchemy' into mips-for-linux-nextRalf Baechle3-145/+148
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds19-386/+100
2012-01-10backlight: convert pwm_bl to dev_pm_opsMark Brown1-10/+11
2012-01-10backlight: convert platform_lcd to devm_kzalloc()Mark Brown1-5/+4
2012-01-10backlight: use kstrtoul()Jingoo Han2-19/+13
2012-01-10drivers/video/backlight/ep93xx_bl.c: remove duplicated header includeJingoo Han1-1/+0
2012-01-10backlight/ld9040.c: regulator control in the driverDonghwa Lee1-12/+59
2012-01-10backlight: convert drivers/video/backlight/* to use module_platform_driver()Axel Lin13-148/+13
2012-01-10backlight: remove ADX backlight device supportPaul Bolle3-191/+0
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+3
2012-01-09Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+4
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-6/+4
2012-01-08Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat37-2181/+2778
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-36/+2
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds1-0/+2
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-32/+39
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2-36/+2
2012-01-05OMAPDSS: add OrtusTech COM43H4M10XTC display supportIlya Yanok1-0/+21