aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-03video: s3c-fb: Disable runtime PM in error paths from probeMark Brown1-2/+5
2012-01-03video: s3c-fb: Use s3c_fb_enable() to enable the framebufferMark Brown1-27/+28
2012-01-03video: s3c-fb: Make runtime PM functional againMark Brown1-20/+31
2012-01-03drivers/video: fsl-diu-fb: merge fsl_diu_alloc() into map_video_memory()Timur Tabi1-36/+11
2012-01-03drivers/video: fsl-diu-fb: add default platform ops functionsTimur Tabi1-3/+61
2012-01-03drivers/video: fsl-diu-fb: remove broken reference count enabling the displayTimur Tabi1-10/+2
2012-01-03drivers/video: fsl-diu-fb: set correct framebuffer flagsTimur Tabi1-1/+2
2012-01-03drivers/video: fsl-diu-fb: merge init_fbinfo() into install_fb()Timur Tabi1-17/+8
2012-01-03offb: Fix setting of the pseudo-palette for >8bppBenjamin Herrenschmidt1-27/+23
2012-01-03offb: Add palette hack for qemu "standard vga" framebufferBenjamin Herrenschmidt1-4/+15
2012-01-03offb: Fix bug in calculating requested vram sizeBenjamin Herrenschmidt1-1/+1
2012-01-02misc latin1 to utf8 conversionsAl Viro2-2/+2