summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorLines
2012-03-15drivers/video/backlight/s6e63m0.c: fix corruption storing gamma modeDan Carpenter-1/+1
2012-03-02Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6Linus Torvalds-10/+35
2012-02-29OMAPDSS: APPLY: make ovl_enable/disable synchronousTomi Valkeinen-0/+6
2012-02-29OMAPDSS: panel-dvi: Add Kconfig dependency on I2CTomi Valkeinen-1/+1
2012-02-24Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds-1/+1
2012-02-24viafb: fix IGA1 modesetting on VX900Florian Tobias Schandinat-0/+3
2012-02-24viafb: select HW scaling on VX900 for IGA2Florian Tobias Schandinat-0/+1
2012-02-24Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat-9/+24
2012-02-23OMAPDSS: HDMI: hot plug detect fixRob Clark-8/+1
2012-02-23OMAPDSS: HACK: Ensure DSS clock domain gets out of idle when HDMI is enabledArchit Taneja-1/+23
2012-02-09ARM: omap: fix oops in drivers/video/omap2/dss/dpi.cRussell King-0/+5
2012-02-07Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds-14/+80
2012-01-28atmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resumeHubert Feurstein-1/+1
2012-01-28intelfb: remove some dead codeDan Carpenter-1/+0
2012-01-28Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat-10/+77
2012-01-28drivers/video: compile fixes for fsl-diu-fb.cMichael Neuling-2/+2
2012-01-27Merge branches 'sh/urgent' and 'sh/platform-updates' into sh-latestPaul Mundt-75/+56
2012-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds-32/+28
2012-01-26OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen-4/+71
2012-01-26OMAPDSS: use sync versions of pm_runtime_putTomi Valkeinen-6/+6
2012-01-23drivers/video/backlight/l4f00242t03.c: return proper error in l4f00242t03_pro...Axel Lin-0/+2
2012-01-23drivers/video/backlight/adp88x0_bl.c: fix bit testing logicAxel Lin-2/+2
2012-01-22macfb: fix black and white modesFinn Thain-32/+28
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-41/+24
2012-01-17Merge branch 'sh/platform-updates' into sh-latestPaul Mundt-5533/+5888
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds-5305/+5632
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-164/+192
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds-61/+61
2012-01-13video: pvr2fb: Fix up spurious section mismatch warnings.Paul Mundt-1/+1
2012-01-12drivers/video/nvidia/nvidia.c: fix warningAndrew Morton-3/+3
2012-01-12module_param: make bool parameters really bool (drivers/video/i810)Rusty Russell-5/+5
2012-01-13intelfbdrv.c: bailearly is an int module_paramRusty Russell-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell-60/+60
2012-01-11Revert "atmel_lcdfb: Adjust HFP calculation so it matches the manual."Florian Tobias Schandinat-2/+2
2012-01-11Merge branch 'next/alchemy' into mips-for-linux-nextRalf Baechle-145/+148
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds-386/+100
2012-01-10backlight: convert pwm_bl to dev_pm_opsMark Brown-10/+11
2012-01-10backlight: convert platform_lcd to devm_kzalloc()Mark Brown-5/+4
2012-01-10backlight: use kstrtoul()Jingoo Han-19/+13
2012-01-10drivers/video/backlight/ep93xx_bl.c: remove duplicated header includeJingoo Han-1/+0
2012-01-10backlight/ld9040.c: regulator control in the driverDonghwa Lee-12/+59
2012-01-10backlight: convert drivers/video/backlight/* to use module_platform_driver()Axel Lin-148/+13
2012-01-10backlight: remove ADX backlight device supportPaul Bolle-191/+0
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-6/+3
2012-01-09Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-4/+4
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-6/+4
2012-01-08Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat-2181/+2778
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-36/+2
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds-0/+2