aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2-36/+2
2012-01-05OMAPDSS: add OrtusTech COM43H4M10XTC display supportIlya Yanok1-0/+21
2012-01-05OMAP: DSS2: Support for UMSH-8173MD TFT panelDaniel Mack1-0/+25
2012-01-05ASoC: OMAP: HDMI: Move HDMI codec trigger function to generic HDMI driverRicardo Neri3-34/+31
2012-01-05OMAPDSS: HDMI: Create function to enable HDMI audioRicardo Neri3-13/+31
2012-01-05ASoC: OMAP: HDMI: Correct signature of ASoC functionsRicardo Neri3-6/+10
2012-01-05ASoC: OMAP: HDMI: Introduce driver data for audio codecRicardo Neri1-0/+9
2012-01-04Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich1-6/+3
2012-01-03grvga: fix section mismatch warningsSam Ravnborg1-2/+2
2012-01-03video: s3c-fb: Don't keep device runtime active when openMark Brown1-22/+0
2012-01-03video: s3c-fb: Hold runtime PM references when touching registersMark Brown1-0/+22
2012-01-03video: s3c-fb: Take a runtime PM reference when unblankedMark Brown1-12/+54
2012-01-03video: s3c-fb: Disable runtime PM in error paths from probeMark Brown1-2/+5
2012-01-03video: s3c-fb: Use s3c_fb_enable() to enable the framebufferMark Brown1-27/+28
2012-01-03video: s3c-fb: Make runtime PM functional againMark Brown1-20/+31
2012-01-03drivers/video: fsl-diu-fb: merge fsl_diu_alloc() into map_video_memory()Timur Tabi1-36/+11
2012-01-03drivers/video: fsl-diu-fb: add default platform ops functionsTimur Tabi1-3/+61
2012-01-03drivers/video: fsl-diu-fb: remove broken reference count enabling the displayTimur Tabi1-10/+2
2012-01-03drivers/video: fsl-diu-fb: set correct framebuffer flagsTimur Tabi1-1/+2
2012-01-03drivers/video: fsl-diu-fb: merge init_fbinfo() into install_fb()Timur Tabi1-17/+8
2012-01-03offb: Fix setting of the pseudo-palette for >8bppBenjamin Herrenschmidt1-27/+23
2012-01-03offb: Add palette hack for qemu "standard vga" framebufferBenjamin Herrenschmidt1-4/+15
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