aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAge
* drivers/video: fsl-diu-fb: set correct framebuffer flagsTimur Tabi2012-01-03
* drivers/video: fsl-diu-fb: merge init_fbinfo() into install_fb()Timur Tabi2012-01-03
* fbdev: matroxfb: Fix compilation after fb_var_screeninfo changeLaurent Pinchart2011-12-20
* s3fb: fix Virge/VXOndrej Zary2011-12-20
* MXSFB: Fix driver registrationMarek Vasut2011-12-20
* i810: fix module_param bool abuse.Rusty Russell2011-12-19
* video: pnx4008: convert drivers/video/pnx4008/* to use module_platform_driver()Axel Lin2011-12-19
* video: convert mbxfb to use module_platform_driver()Axel Lin2011-12-19
* fbdev: sh_mobile_lcdc: Support FOURCC-based format APILaurent Pinchart2011-12-19
* fbdev: Add FOURCC-based format configuration APILaurent Pinchart2011-12-19
* drivers/video: fsl-diu-fb: rename "machine_data" to "data"Timur Tabi2011-12-19
* video: s3c-fb: add shadow register protectJingoo Han2011-12-19
* video: s3c-fb: modify runtime pm functionsJingoo Han2011-12-19
* drivers/video: fsl-diu-fb: merge all allocated data into one blockTimur Tabi2011-12-19
* video: s3c-fb: set missing bitmask of enabled hardware windowJingoo Han2011-12-19
* video: s3c2410: fix checkpatch error and warningsJingoo Han2011-12-03
* video: s3c-fb: Unify runtime and system PM functionsMark Brown2011-12-03
* video: convert drivers/video/* to use module_platform_driver()Axel Lin2011-12-03
* video: Remove redundant spi driver bus initializationLars-Peter Clausen2011-12-03
* fbdev/amifb: Use framebuffer_alloc()Geert Uytterhoeven2011-12-03
* fbdev/amifb: Enable Copper DMA after setting up the CopperGeert Uytterhoeven2011-12-03
* fbdev/amifb: Store monitor limits in separate __initdata variablesGeert Uytterhoeven2011-12-03
* fbdev/amifb: Remove superfluous casts when assigning void *Geert Uytterhoeven2011-12-03
* fbdev/amifb: Make amifb_setup() staticGeert Uytterhoeven2011-12-03
* fbdev/amifb: Reorder functions to remove forward declarationsGeert Uytterhoeven2011-12-03
* fbdev/amifb: Fix double freeGeert Uytterhoeven2011-12-03
* fbdev/amifb: Correct whitespaceGeert Uytterhoeven2011-12-03
* Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat2011-11-21
|\
| * viafb: correct sync polarity for OLPC DCONDaniel Drake2011-11-21
| * Merge branch 'for-3.2-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat2011-11-21
| |\
| | * OMAPDSS: DISPC: skip scaling calculations when not scalingTomi Valkeinen2011-11-18
| | * OMAPFB: fix compilation warnings due to missing includeTomi Valkeinen2011-11-18
| | * OMAPDSS: HDMI: fix returned HDMI pixel clockTomi Valkeinen2011-11-18
| * | video:da8xx-fb: Disable and reset sequence on version2 of LCDCManjunathappa, Prakash2011-11-21
| |/
* | Drivers: video: sbuslib: fixed a brace coding style issueZac Storer2011-11-21
* | Drivers: video: controlfb: fixed a brace coding style issueZac Storer2011-11-21
* | fbdev: sh_mipi_dsi: fixup setup timing DSICTRLKuninori Morimoto2011-11-21
* | fbdev: sh_mipi_dsi: fixup setup timing of SYSCONFKuninori Morimoto2011-11-21
* | fbdev: sh_mipi_dsi: fixup setup timing of sh_mipi_setup()Kuninori Morimoto2011-11-21
* | fbdev: sh_mipi_dsi: sh_mipi has pdata instead of devKuninori Morimoto2011-11-21
* | fbdev: sh_mipi_dsi: add HSxxCLK supportKuninori Morimoto2011-11-21
* | fbdev: sh_mipi_dsi: add set_dot_clock() for each platformKuninori Morimoto2011-11-21
* | fbdev: sh_mipi_dsi: add VMLEN1/VMLEN2 calculationKuninori Morimoto2011-11-21
* | fbdev: sh_mipi_dsi: add sync_pulses/sync_events/burst modeKuninori Morimoto2011-11-21
* | fbdev: sh_mipi_dsi: add lane control supportKuninori Morimoto2011-11-21
* | fbdev: sh_mipi_dsi: add SH_MIPI_DSI_BL2E flagKuninori Morimoto2011-11-21
* | fbdev: sh_mipi_dsi: add SH_MIPI_DSI_HFPBM flagKuninori Morimoto2011-11-21
* | fbdev: sh_mipi_dsi: tidyup VMCTR2 parameter expressionKuninori Morimoto2011-11-21
* | fbdev: sh_mipi_dsi: typo fix of SH_MIPI_DSI_HBPBMKuninori Morimoto2011-11-21
* | fbdev: sh_mipi_dsi: tidyup dsip_clkKuninori Morimoto2011-11-21