aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2012-11-25Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson4-9/+24
2012-11-26video: s3c-fb: fix red offset and length for ARGB232 formatJingoo Han1-2/+2
2012-11-26video: s3c-fb: return an error when bpp is invalidJingoo Han1-0/+1
2012-11-26video: s3c-fb: add "drop through" commentJingoo Han1-0/+1
2012-11-26video: s3c-fb: use dev_get_drvdata() instead of platform_get_drvdata()Jingoo Han1-9/+5
2012-11-26video: s3c-fb: use FIMD_V8_VIDTCON0 for EXYNOS5 FIMDJingoo Han1-1/+1
2012-11-26video: s3c-fb: fix help message for FB_S3C_DEBUG_REGWRITEJingoo Han1-1/+1
2012-11-26video: s3c-fb: fix typo in commentJingoo Han1-1/+1
2012-11-26Merge branch 'merge' into nextBenjamin Herrenschmidt2-3/+4
2012-11-23Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds4-11/+26
2012-11-23OMAPFB: fix compilation errorTomi Valkeinen1-0/+1
2012-11-22OMAPDSS: do not fail if dpll4_m4_ck is missingAaro Koskinen1-5/+9
2012-11-22OMAPDSS: panel-n8x0: register the DSS driver after SPI probeAaro Koskinen1-30/+9
2012-11-21Merge branch 'clps711x/soc2' into next/socOlof Johansson1-137/+19
2012-11-21ARM: clps711x: Moving backlight controls of framebuffer driver to the boardAlexander Shiyan1-100/+5
2012-11-21ARM: clps711x: Moving power management of framebuffer driver to the boardAlexander Shiyan1-38/+6
2012-11-21fbdev: sh_mobile_lcdc: Make sh_mobile_lcdc_sys_bus_ops staticLaurent Pinchart1-1/+1
2012-11-21fbdev: sh_mobile_lcdc: Store the backlight brightness internallyLaurent Pinchart2-1/+3
2012-11-21fbdev: sh_mipi_dsi: Remove last reference to LCDC platform dataLaurent Pinchart1-18/+0
2012-11-21fbdev: sh_mipi_dsi: Use the LCDC entity default modeLaurent Pinchart1-21/+22
2012-11-21fbdev: sh_mipi_dsi: Use the sh_mipi_dsi_info channel fieldLaurent Pinchart1-4/+4
2012-11-21fbdev: sh_mobile_lcdc: Remove priv argument from channel and overlay initLaurent Pinchart1-18/+17
2012-11-21fbdev: sh_mobile_lcdc: Rename mode argument to modesLaurent Pinchart1-3/+3
2012-11-21fbdev: sh_mobile_lcdc: Get display dimensions from the channel structureLaurent Pinchart1-4/+4
2012-11-21fbdev: sh_mobile_lcdc: use dma_mmap_coherentHideki EIRAKU1-0/+20
2012-11-20ARM: clps711x: Transform clps711x-framebuffer to platform driver and use itAlexander Shiyan1-6/+15
2012-11-20OMAPDSS: Add a dispc_features struct for OMAP5Archit Taneja1-1/+18
2012-11-20OMAPDSS: Add overlay manager width and height limits as a dispc featureArchit Taneja3-13/+25
2012-11-19OMAPFB: Delete if statement evaluating a constant.Matthias Brugger1-4/+0
2012-11-19OMAPFB: Fix possible null pointer dereferencingTushar Behera1-1/+1
2012-11-16Merge remote-tracking branch 'arm-soc/imx/multiplatform' into xSascha Hauer2-8/+33
2012-11-16Merge branch '3.8/vram-conversion' of git://gitorious.org/linux-omap-dss2/linuxTomi Valkeinen8-571/+48
2012-11-16Merge tag 'v3.7-rc4'Tomi Valkeinen3-4/+8
2012-11-16Revert "OMAPDSS: HDMI: Create platform device for audio support"Tomi Valkeinen1-62/+0
2012-11-15Merge branch 'omap/headers4' into next/cleanupArnd Bergmann14-86/+237
2012-11-15fbdev: Add GXT4000P and GXT6500P support to the gxt4500 driverDan HorĂ¡k2-5/+18
2012-11-13Merge branch 'cleanups/dma' into next/cleanupArnd Bergmann1-1/+4
2012-11-13OMAP: remove vram allocatorTomi Valkeinen4-530/+0
2012-11-13OMAPFB: use dma_alloc_attrs to allocate memoryTomi Valkeinen4-41/+48
2012-11-12Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at91 into next/headersArnd Bergmann2-2/+3
2012-11-12OMAPDSS: APPLY: Remove unnecessary call to mg_clear_shadow_dirtyArchit Taneja1-2/+0
2012-11-12OMAPDSS: APPLY: Remove unnecessary variable in dss_apply_irq_handlerArchit Taneja1-2/+0
2012-11-12OMAPDSS: APPLY: Don't treat an overlay's channel out as shadow bitsArchit Taneja1-18/+26
2012-11-12OMAPDSS: DISPC: Use output width and height to calculate row/pix inc for writebackArchit Taneja1-5/+13
2012-11-12OMAPDSS: DISPC: Don't allow predecimation for writebackArchit Taneja1-3/+8
2012-11-12OMAPDSS: DISPC: Fix calc_scaling_44xx() bugs for writeback pipelineArchit Taneja1-4/+6
2012-11-09Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren2-2/+6
2012-11-07OMAPDSS: HACK: look for regulators with omap4 namesTomi Valkeinen2-0/+12
2012-11-07OMAPDSS: HDMI: Remove __exit macro from hdmi_uninit_displayRicardo Neri1-1/+1
2012-11-07OMAPDSS: DISPC: fix sparse warningTomi Valkeinen1-1/+1