summaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
Commit message (Expand)AuthorAgeFilesLines
* grvga: fix section mismatch warningsSam Ravnborg2012-01-031-2/+2
* video: s3c-fb: Don't keep device runtime active when openMark Brown2012-01-031-22/+0
* video: s3c-fb: Hold runtime PM references when touching registersMark Brown2012-01-031-0/+22
* video: s3c-fb: Take a runtime PM reference when unblankedMark Brown2012-01-031-12/+54
* video: s3c-fb: Disable runtime PM in error paths from probeMark Brown2012-01-031-2/+5
* video: s3c-fb: Use s3c_fb_enable() to enable the framebufferMark Brown2012-01-031-27/+28
* video: s3c-fb: Make runtime PM functional againMark Brown2012-01-031-20/+31
* drivers/video: fsl-diu-fb: merge fsl_diu_alloc() into map_video_memory()Timur Tabi2012-01-031-36/+11
* drivers/video: fsl-diu-fb: add default platform ops functionsTimur Tabi2012-01-031-3/+61
* drivers/video: fsl-diu-fb: remove broken reference count enabling the displayTimur Tabi2012-01-031-10/+2
* drivers/video: fsl-diu-fb: set correct framebuffer flagsTimur Tabi2012-01-031-1/+2
* drivers/video: fsl-diu-fb: merge init_fbinfo() into install_fb()Timur Tabi2012-01-031-17/+8
* fbdev: matroxfb: Fix compilation after fb_var_screeninfo changeLaurent Pinchart2011-12-212-2/+0
* s3fb: fix Virge/VXOndrej Zary2011-12-211-2/+28
* MXSFB: Fix driver registrationMarek Vasut2011-12-211-1/+1
* i810: fix module_param bool abuse.Rusty Russell2011-12-191-3/+3
* video: pnx4008: convert drivers/video/pnx4008/* to use module_platform_driver()Axel Lin2011-12-192-24/+2
* video: convert mbxfb to use module_platform_driver()Axel Lin2011-12-191-12/+1
* fbdev: sh_mobile_lcdc: Support FOURCC-based format APILaurent Pinchart2011-12-191-120/+240
* fbdev: Add FOURCC-based format configuration APILaurent Pinchart2011-12-191-0/+14
* drivers/video: fsl-diu-fb: rename "machine_data" to "data"Timur Tabi2011-12-191-120/+116
* video: s3c-fb: add shadow register protectJingoo Han2011-12-191-1/+15
* video: s3c-fb: modify runtime pm functionsJingoo Han2011-12-191-31/+20
* drivers/video: fsl-diu-fb: merge all allocated data into one blockTimur Tabi2011-12-191-187/+139
* video: s3c-fb: set missing bitmask of enabled hardware windowJingoo Han2011-12-191-0/+1
* video: s3c2410: fix checkpatch error and warningsJingoo Han2011-12-031-14/+15
* video: s3c-fb: Unify runtime and system PM functionsMark Brown2011-12-031-74/+1
* video: convert drivers/video/* to use module_platform_driver()Axel Lin2011-12-0314-176/+14
* video: Remove redundant spi driver bus initializationLars-Peter Clausen2011-12-035-5/+0
* fbdev/amifb: Use framebuffer_alloc()Geert Uytterhoeven2011-12-031-140/+146
* fbdev/amifb: Enable Copper DMA after setting up the CopperGeert Uytterhoeven2011-12-031-7/+5
* fbdev/amifb: Store monitor limits in separate __initdata variablesGeert Uytterhoeven2011-12-031-8/+18
* fbdev/amifb: Remove superfluous casts when assigning void *Geert Uytterhoeven2011-12-031-4/+4
* fbdev/amifb: Make amifb_setup() staticGeert Uytterhoeven2011-12-031-1/+1
* fbdev/amifb: Reorder functions to remove forward declarationsGeert Uytterhoeven2011-12-031-1411/+1356
* fbdev/amifb: Fix double freeGeert Uytterhoeven2011-12-031-1/+0
* fbdev/amifb: Correct whitespaceGeert Uytterhoeven2011-12-031-580/+606
* Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat2011-11-225-10/+23
|\
| * viafb: correct sync polarity for OLPC DCONDaniel Drake2011-11-221-2/+2
| * Merge branch 'for-3.2-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat2011-11-223-7/+7
| |\
| | * OMAPDSS: DISPC: skip scaling calculations when not scalingTomi Valkeinen2011-11-181-6/+5
| | * OMAPFB: fix compilation warnings due to missing includeTomi Valkeinen2011-11-181-0/+1
| | * OMAPDSS: HDMI: fix returned HDMI pixel clockTomi Valkeinen2011-11-181-1/+1
| * | video:da8xx-fb: Disable and reset sequence on version2 of LCDCManjunathappa, Prakash2011-11-221-1/+14
| |/
* | Drivers: video: sbuslib: fixed a brace coding style issueZac Storer2011-11-221-1/+1
* | Drivers: video: controlfb: fixed a brace coding style issueZac Storer2011-11-221-1/+1
* | fbdev: sh_mipi_dsi: fixup setup timing DSICTRLKuninori Morimoto2011-11-221-2/+3
* | fbdev: sh_mipi_dsi: fixup setup timing of SYSCONFKuninori Morimoto2011-11-221-12/+11
* | fbdev: sh_mipi_dsi: fixup setup timing of sh_mipi_setup()Kuninori Morimoto2011-11-221-35/+44
* | fbdev: sh_mipi_dsi: sh_mipi has pdata instead of devKuninori Morimoto2011-11-221-4/+4