aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-09ARM: omap: fix oops in drivers/video/omap2/dss/dpi.cRussell King1-0/+5
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 fbdev-for-linusFlorian 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/geert/linux-m68kLinus 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_probe if regulator_get() failsAxel 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/kernel/git/konrad/xenLinus 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/gregkh/stagingLinus Torvalds1-1/+1
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-6/+4
2012-01-08Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into fbdev-nextFlorian Tobias Schandinat37-2181/+2778
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-36/+2
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-0/+2
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus 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
2012-01-05OMAP: DSS2: Support for UMSH-8173MD TFT panelDaniel Mack1-0/+25
2012-01-05ASoC: OMAP: HDMI: Move HDMI codec trigger function to generic HDMI driverRicardo Neri3-34/+31
2012-01-05OMAPDSS: HDMI: Create function to enable HDMI audioRicardo Neri3-13/+31
2012-01-05ASoC: OMAP: HDMI: Correct signature of ASoC functionsRicardo Neri3-6/+10
2012-01-05ASoC: OMAP: HDMI: Introduce driver data for audio codecRicardo Neri1-0/+9
2012-01-04Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich1-6/+3
2012-01-03grvga: fix section mismatch warningsSam Ravnborg1-2/+2
2012-01-03video: s3c-fb: Don't keep device runtime active when openMark Brown1-22/+0
2012-01-03video: s3c-fb: Hold runtime PM references when touching registersMark Brown1-0/+22
2012-01-03video: s3c-fb: Take a runtime PM reference when unblankedMark Brown1-12/+54