summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-1/+1
2012-03-07Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim1-1/+1
2012-03-06backlight: Modified power control of pm860x backlightJett.Zhou1-21/+28
2012-03-06OMAPDSS: APPLY: print warning if wait_pending_extra_info_updates failsTomi Valkeinen1-5/+6
2012-03-06OMAPDSS: MANAGER/APPLY: Add runtime_pm protection around wait_for_go/vsync fu...Lajos Molnar2-1/+23
2012-03-06OMAPDSS: DISPC: Fix FIR coefficientsLajos Molnar1-5/+4
2012-03-06OMAPDSS: DISPC: Fix OMAP4 supported color formatsLajos Molnar2-5/+6
2012-03-06OMAPDSS: HDMI: Add M2 divider while calculating clkoutMythri P K1-8/+8
2012-03-06video: s3c-fb: Add support EXYNOS5 FIMDJingoo Han1-5/+47
2012-03-06pxafb: do console locking before calling fb_blank()Vasily Khoruzhick1-1/+5
2012-03-06Merge commit 'v3.3-rc6'Tomi Valkeinen5-11/+30
2012-03-06Merge commit 'v3.3-rc6' into fbdev-nextFlorian Tobias Schandinat1-1/+1
2012-03-05Merge pull request #1 from bernieplug/fbdev-nextFlorian Tobias Schandinat1-68/+95
2012-03-04viafb: LCD bpp cleanupFlorian Tobias Schandinat5-30/+12
2012-03-03udlfb: Add module_param to allow forcing pixel_limitBen Collins1-0/+12
2012-03-03udlfb: Make sure to get correct endian keys from vendor descriptorBen Collins1-1/+1
2012-03-02Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6Linus Torvalds5-10/+35
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim1-1/+1
2012-03-01udlfb: fix hcd_buffer_free panic on unplug/replugBernie Thompson1-66/+80
2012-03-01udlfb: Improve debugging printouts with refresh rateMartin Decky1-1/+2
2012-03-01ARM: OMAP1: ams-delta: clean up init data section assignmentsJanusz Krzysztofik1-1/+1
2012-03-01Merge branch 'omap1' into ams-deltaTony Lindgren1-7/+20
2012-02-29Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat2-1/+7
2012-02-29OMAPDSS: APPLY: make ovl_enable/disable synchronousTomi Valkeinen1-0/+6
2012-02-29OMAPDSS: panel-dvi: Add Kconfig dependency on I2CTomi Valkeinen1-1/+1
2012-02-29Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann2-5/+3
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren1-0/+3
2012-02-24ARM: OMAP2+: Drop DISPC L3 firewall codeTony Lindgren1-5/+0
2012-02-24Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds1-1/+1
2012-02-24FB: sa11x0: convert to use platform resource and ioremap()Russell King2-25/+54
2012-02-24video: s3c-fb: use devm_request_irq()Jingoo Han1-4/+1
2012-02-24drivers/video/pxa168fb.c: use devm_ functionsJulia Lawall1-9/+6
2012-02-24Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat8-43/+65
2012-02-24viafb: fix IGA1 modesetting on VX900Florian Tobias Schandinat1-0/+3
2012-02-24viafb: select HW scaling on VX900 for IGA2Florian Tobias Schandinat1-0/+1
2012-02-24Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat2-9/+24
2012-02-23OMAPDSS: HDMI: hot plug detect fixRob Clark1-8/+1
2012-02-23OMAPDSS: HACK: Ensure DSS clock domain gets out of idle when HDMI is enabledArchit Taneja1-1/+23
2012-02-23Merge branch 'work/old-omapfb-removal'Tomi Valkeinen13-4103/+43
2012-02-23OMAPFB: remove remaining OMAP arch checksTomi Valkeinen3-10/+3
2012-02-23OMAPFB: Move old omapfb private structs to a private include fileTomi Valkeinen1-0/+25
2012-02-23OMAPFB: remove unused fb_format_to_dss_mode()Tomi Valkeinen1-54/+0
2012-02-23OMAPFB: remove mem info from platform_dataTomi Valkeinen2-48/+0
2012-02-23OMAP: N770: remove HWA742 platform dataTomi Valkeinen1-16/+5
2012-02-23OMAPFB: Remove video SRAM support (old omapfb)Tomi Valkeinen1-1/+1
2012-02-23OMAPDSS: Remove video SRAM supportTomi Valkeinen4-98/+8
2012-02-22OMAPFB: Remove OMAP2/3 support from old omapfb driverTomi Valkeinen7-2220/+5
2012-02-22OMAPFB: remove old blizzard driverTomi Valkeinen4-1660/+0
2012-02-21FB: sa11x0: convert shannon display enable accesses to use GPIO subsystemRussell King1-8/+16
2012-02-21FB: sa11x0: fix shannon GPSR/GPCR accessesRussell King1-2/+2