summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2012-01-03video: s3c-fb: Disable runtime PM in error paths from probeMark Brown
2012-01-03video: s3c-fb: Use s3c_fb_enable() to enable the framebufferMark Brown
2012-01-03video: s3c-fb: Make runtime PM functional againMark Brown
2012-01-03drivers/video: fsl-diu-fb: merge fsl_diu_alloc() into map_video_memory()Timur Tabi
2012-01-03drivers/video: fsl-diu-fb: add default platform ops functionsTimur Tabi
2012-01-03drivers/video: fsl-diu-fb: remove broken reference count enabling the displayTimur Tabi
2012-01-03drivers/video: fsl-diu-fb: set correct framebuffer flagsTimur Tabi
2012-01-03drivers/video: fsl-diu-fb: merge init_fbinfo() into install_fb()Timur Tabi
2011-12-21fbdev: matroxfb: Fix compilation after fb_var_screeninfo changeLaurent Pinchart
2011-12-21s3fb: fix Virge/VXOndrej Zary
2011-12-21MXSFB: Fix driver registrationMarek Vasut
2011-12-19i810: fix module_param bool abuse.Rusty Russell
2011-12-19video: pnx4008: convert drivers/video/pnx4008/* to use module_platform_driver()Axel Lin
2011-12-19video: convert mbxfb to use module_platform_driver()Axel Lin
2011-12-19fbdev: sh_mobile_lcdc: Support FOURCC-based format APILaurent Pinchart
2011-12-19fbdev: Add FOURCC-based format configuration APILaurent Pinchart
2011-12-19drivers/video: fsl-diu-fb: rename "machine_data" to "data"Timur Tabi
2011-12-19video: s3c-fb: add shadow register protectJingoo Han
2011-12-19video: s3c-fb: modify runtime pm functionsJingoo Han
2011-12-19drivers/video: fsl-diu-fb: merge all allocated data into one blockTimur Tabi
2011-12-19video: s3c-fb: set missing bitmask of enabled hardware windowJingoo Han
2011-12-03video: s3c2410: fix checkpatch error and warningsJingoo Han
2011-12-03video: s3c-fb: Unify runtime and system PM functionsMark Brown
2011-12-03video: convert drivers/video/* to use module_platform_driver()Axel Lin
2011-12-03video: Remove redundant spi driver bus initializationLars-Peter Clausen
2011-12-03fbdev/amifb: Use framebuffer_alloc()Geert Uytterhoeven
2011-12-03fbdev/amifb: Enable Copper DMA after setting up the CopperGeert Uytterhoeven
2011-12-03fbdev/amifb: Store monitor limits in separate __initdata variablesGeert Uytterhoeven
2011-12-03fbdev/amifb: Remove superfluous casts when assigning void *Geert Uytterhoeven
2011-12-03fbdev/amifb: Make amifb_setup() staticGeert Uytterhoeven
2011-12-03fbdev/amifb: Reorder functions to remove forward declarationsGeert Uytterhoeven
2011-12-03fbdev/amifb: Fix double freeGeert Uytterhoeven
2011-12-03fbdev/amifb: Correct whitespaceGeert Uytterhoeven
2011-11-22Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat
2011-11-22Drivers: video: sbuslib: fixed a brace coding style issueZac Storer
2011-11-22Drivers: video: controlfb: fixed a brace coding style issueZac Storer
2011-11-22viafb: correct sync polarity for OLPC DCONDaniel Drake
2011-11-22Merge branch 'for-3.2-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat
2011-11-22video:da8xx-fb: Disable and reset sequence on version2 of LCDCManjunathappa, Prakash
2011-11-21fbdev: sh_mipi_dsi: fixup setup timing DSICTRLKuninori Morimoto
2011-11-21fbdev: sh_mipi_dsi: fixup setup timing of SYSCONFKuninori Morimoto
2011-11-21fbdev: sh_mipi_dsi: fixup setup timing of sh_mipi_setup()Kuninori Morimoto
2011-11-21fbdev: sh_mipi_dsi: sh_mipi has pdata instead of devKuninori Morimoto
2011-11-21fbdev: sh_mipi_dsi: add HSxxCLK supportKuninori Morimoto
2011-11-21fbdev: sh_mipi_dsi: add set_dot_clock() for each platformKuninori Morimoto
2011-11-21fbdev: sh_mipi_dsi: add VMLEN1/VMLEN2 calculationKuninori Morimoto
2011-11-21fbdev: sh_mipi_dsi: add sync_pulses/sync_events/burst modeKuninori Morimoto
2011-11-21fbdev: sh_mipi_dsi: add lane control supportKuninori Morimoto
2011-11-21fbdev: sh_mipi_dsi: add SH_MIPI_DSI_BL2E flagKuninori Morimoto
2011-11-21fbdev: sh_mipi_dsi: add SH_MIPI_DSI_HFPBM flagKuninori Morimoto