summary refs log tree commit diff
path: root/drivers/video
AgeCommit message (Expand)Author
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
2011-11-21fbdev: sh_mipi_dsi: tidyup VMCTR2 parameter expressionKuninori Morimoto
2011-11-21fbdev: sh_mipi_dsi: typo fix of SH_MIPI_DSI_HBPBMKuninori Morimoto
2011-11-21fbdev: sh_mipi_dsi: tidyup dsip_clkKuninori Morimoto
2011-11-21fbdev: sh_mobile_lcdcfb: fixup LDHAJR :: HSYNPAJ needs maskKuninori Morimoto
2011-11-21Merge commit 'v3.2-rc2' into fbdev-nextFlorian Tobias Schandinat
2011-11-18OMAPDSS: DISPC: skip scaling calculations when not scalingTomi Valkeinen
2011-11-18OMAPFB: fix compilation warnings due to missing includeTomi Valkeinen
2011-11-18OMAPDSS: HDMI: fix returned HDMI pixel clockTomi Valkeinen
2011-11-11video: s3c-fb: fix transparency length for pixel blendingJingoo Han
2011-11-11fbdev/cirrusfb: Add support for "64 MiB" version of Picasso IVGeert Uytterhoeven
2011-11-11fbdev/cirrusfb: Add support for Picasso IV in Zorro II modeGeert Uytterhoeven
2011-11-11fbdev/cirrusfb: Rewrite Zorro graphics card probingGeert Uytterhoeven
2011-11-11atmel_lcdfb: support new-style palette formatPeter Korsgaard
2011-11-11atmel_lcdfb: Use proper blanking on negative contrast polarityAlexander Stein
2011-11-11atmel_lcdfb: Adjust HFP calculation so it matches the manual.Alexander Stein
2011-11-11fbdev: remove display subsystemFlorian Tobias Schandinat
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-11-01Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-31backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity()Axel Lin
2011-10-31drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify err...Fabio Estevam
2011-10-31backlight: fix broken regulator API usage in l4f00242t03Mark Brown
2011-10-31video/backlight: remove obsolete cleanup for clientdataWolfram Sang
2011-10-31video: Add module.h to drivers/video files who really use it.Paul Gortmaker
2011-10-31video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/videoPaul Gortmaker