summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2012-01-03offb: Fix bug in calculating requested vram sizeBenjamin Herrenschmidt1-1/+1
2012-01-02misc latin1 to utf8 conversionsAl Viro2-2/+2
2012-01-02OMAPDSS: DISPC: Update Scaling Clock LogicChandrabhanu Mahapatra3-20/+54
2012-01-02OMAPDSS: DISPC: Update Fir CoefficientsChandrabhanu Mahapatra4-120/+358
2012-01-02OMAPDSS: APPLY: fix NULL pointer deref when mgr is not setRob Clark1-0/+3
2012-01-02OMAPDSS: Displays: Make PICODLP driver depend on DPIArchit Taneja1-1/+1
2012-01-02OMAPDSS: Panel NEC: Set omap_dss_device states correctlyArchit Taneja1-9/+52
2012-01-02OMAPDSS: DSI: Fix HSDIV related PLL info in dsi_dump_clocks()Archit Taneja1-6/+8
2012-01-02OMAPDSS: APPLY: move simple_check functionsTomi Valkeinen4-55/+59
2012-01-02OMAPDSS: fix potential NULL pointer ref in OCP_ERR handling pathRob Clark1-1/+2
2012-01-02video: omap: convert drivers/video/omap/* to use module_platform_driver()Axel Lin9-114/+9
2012-01-02video: omap: Staticise non-exported symbolsAxel Lin9-9/+9
2012-01-02OMAPDSS: APPLY: move check functionsTomi Valkeinen4-107/+111
2012-01-02OMAPDSS: APPLY: remove unused variablesTomi Valkeinen1-3/+0
2011-12-28video: mxsfb: convert to clk_prepare/clk_unprepareShawn Guo1-4/+4
2011-12-21fbdev: matroxfb: Fix compilation after fb_var_screeninfo changeLaurent Pinchart2-2/+0
2011-12-21s3fb: fix Virge/VXOndrej Zary1-2/+28
2011-12-21MXSFB: Fix driver registrationMarek Vasut1-1/+1
2011-12-19i810: fix module_param bool abuse.Rusty Russell1-3/+3
2011-12-19video: pnx4008: convert drivers/video/pnx4008/* to use module_platform_driver()Axel Lin2-24/+2
2011-12-19video: convert mbxfb to use module_platform_driver()Axel Lin1-12/+1
2011-12-19fbdev: sh_mobile_lcdc: Support FOURCC-based format APILaurent Pinchart1-120/+240
2011-12-19fbdev: Add FOURCC-based format configuration APILaurent Pinchart1-0/+14
2011-12-19drivers/video: fsl-diu-fb: rename "machine_data" to "data"Timur Tabi1-120/+116
2011-12-19video: s3c-fb: add shadow register protectJingoo Han1-1/+15
2011-12-19video: s3c-fb: modify runtime pm functionsJingoo Han1-31/+20
2011-12-19drivers/video: fsl-diu-fb: merge all allocated data into one blockTimur Tabi1-187/+139
2011-12-19video: s3c-fb: set missing bitmask of enabled hardware windowJingoo Han1-0/+1
2011-12-09Merge 3.2-rc5 into staging-nextGreg Kroah-Hartman1-1/+1
2011-12-08video i.MX IPU: Fix display connectionsSascha Hauer1-39/+22
2011-12-07MIPS: GIO bus support for SGI IP22/28Thomas Bogendoerfer1-19/+44
2011-12-07MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100Manuel Lauss1-12/+0
2011-12-07MIPS: Alchemy: move au1200fb global functions to platform dataManuel Lauss1-131/+110
2011-12-07MIPS: Alchemy: Basic support for the DB1300 board.Manuel Lauss1-0/+36
2011-12-07MIPS: Alchemy: Au1300 SoC supportManuel Lauss1-4/+4
2011-12-06treewide: Fix comment and string typo 'bufer'Paul Bolle2-2/+2
2011-12-03video: s3c2410: fix checkpatch error and warningsJingoo Han1-14/+15
2011-12-03video: s3c-fb: Unify runtime and system PM functionsMark Brown1-74/+1
2011-12-03video: convert drivers/video/* to use module_platform_driver()Axel Lin14-176/+14
2011-12-03video: Remove redundant spi driver bus initializationLars-Peter Clausen5-5/+0
2011-12-03fbdev/amifb: Use framebuffer_alloc()Geert Uytterhoeven1-140/+146
2011-12-03fbdev/amifb: Enable Copper DMA after setting up the CopperGeert Uytterhoeven1-7/+5
2011-12-03fbdev/amifb: Store monitor limits in separate __initdata variablesGeert Uytterhoeven1-8/+18
2011-12-03fbdev/amifb: Remove superfluous casts when assigning void *Geert Uytterhoeven1-4/+4
2011-12-03fbdev/amifb: Make amifb_setup() staticGeert Uytterhoeven1-1/+1
2011-12-03fbdev/amifb: Reorder functions to remove forward declarationsGeert Uytterhoeven1-1411/+1356
2011-12-03fbdev/amifb: Fix double freeGeert Uytterhoeven1-1/+0
2011-12-03fbdev/amifb: Correct whitespaceGeert Uytterhoeven1-580/+606
2011-12-02OMAPDSS: APPLY: write fifo thresholds only if changedTomi Valkeinen1-3/+14
2011-12-02OMAPDSS: APPLY: add dss_setup_fifosTomi Valkeinen1-8/+16