summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2012-03-12fbdev: sh_mipi_dsi: Implement sh_mobile_lcdc_entity interfaceLaurent Pinchart
2012-03-12fbdev: sh_mobile_hdmi: Implement sh_mobile_lcdc_entity interfaceLaurent Pinchart
2012-03-12fbdev: sh_mobile_lcdc: Add sh_mobile_lcdc_entity definitionLaurent Pinchart
2012-03-12sh_mobile_hdmi: Remove platform data lcd_dev fieldLaurent Pinchart
2012-03-12fbdev: sh_mobile_hdmi: Don't access LCDC channel in notifier callbackLaurent Pinchart
2012-03-12fbdev: sh_mobile_lcdc: Create functions to turn the display on/offLaurent Pinchart
2012-03-12fbdev: sh_mobile_lcdc: Don't pass struct device aroundLaurent Pinchart
2012-03-12fbdev: sh_mobile_lcdc: Move pm runtime enable to probe()Laurent Pinchart
2012-03-12fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const)Laurent Pinchart
2012-03-12fbdev: sh_mobile_lcdc: Reorder code into sectionsLaurent Pinchart
2012-03-10Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson
2012-03-08viafb: avoid refresh and mode lookup in set_parFlorian Tobias Schandinat
2012-03-08viafb: modetable conversionFlorian Tobias Schandinat
2012-03-08video:uvesafb: notice user when we failed to save hardware stateWang YanQing
2012-03-08video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing
2012-03-08udlfb: Fix invalid return codes in edid sysfs entry store functionOlivier Sobrie
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-03-07Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim
2012-03-06ARM: OMAP: Remove remaining includes for mach/io.hTony Lindgren
2012-03-06backlight: Modified power control of pm860x backlightJett.Zhou
2012-03-06OMAPDSS: APPLY: print warning if wait_pending_extra_info_updates failsTomi Valkeinen
2012-03-06OMAPDSS: MANAGER/APPLY: Add runtime_pm protection around wait_for_go/vsync fu...Lajos Molnar
2012-03-06OMAPDSS: DISPC: Fix FIR coefficientsLajos Molnar
2012-03-06OMAPDSS: DISPC: Fix OMAP4 supported color formatsLajos Molnar
2012-03-06OMAPDSS: HDMI: Add M2 divider while calculating clkoutMythri P K
2012-03-06video: s3c-fb: Add support EXYNOS5 FIMDJingoo Han
2012-03-06pxafb: do console locking before calling fb_blank()Vasily Khoruzhick
2012-03-06Merge commit 'v3.3-rc6'Tomi Valkeinen
2012-03-06Merge commit 'v3.3-rc6' into fbdev-nextFlorian Tobias Schandinat
2012-03-05Merge pull request #1 from bernieplug/fbdev-nextFlorian Tobias Schandinat
2012-03-04viafb: LCD bpp cleanupFlorian Tobias Schandinat
2012-03-03udlfb: Add module_param to allow forcing pixel_limitBen Collins
2012-03-03udlfb: Make sure to get correct endian keys from vendor descriptorBen Collins
2012-03-02Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim
2012-03-01udlfb: fix hcd_buffer_free panic on unplug/replugBernie Thompson
2012-03-01udlfb: Improve debugging printouts with refresh rateMartin Decky
2012-03-01ARM: OMAP1: ams-delta: clean up init data section assignmentsJanusz Krzysztofik
2012-03-01Merge branch 'omap1' into ams-deltaTony Lindgren
2012-02-29Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat
2012-02-29OMAPDSS: APPLY: make ovl_enable/disable synchronousTomi Valkeinen
2012-02-29OMAPDSS: panel-dvi: Add Kconfig dependency on I2CTomi Valkeinen
2012-02-29Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren
2012-02-24ARM: OMAP2+: Drop DISPC L3 firewall codeTony Lindgren
2012-02-24Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-02-24FB: sa11x0: convert to use platform resource and ioremap()Russell King
2012-02-24video: s3c-fb: use devm_request_irq()Jingoo Han
2012-02-24drivers/video/pxa168fb.c: use devm_ functionsJulia Lawall
2012-02-24Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat