summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-01-13module_param: make bool parameters really bool (drivers/video/i810)Rusty Russell1-5/+5
2012-01-12Revert "atmel_lcdfb: Adjust HFP calculation so it matches the manual."Florian Tobias Schandinat1-2/+2
2012-01-08Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat38-2199/+2793
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-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-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-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-20i810: fix module_param bool abuse.Rusty Russell1-3/+3
2011-12-20video: pnx4008: convert drivers/video/pnx4008/* to use module_platform_driver()Axel Lin2-24/+2
2011-12-20video: convert mbxfb to use module_platform_driver()Axel Lin1-12/+1
2011-12-20fbdev: sh_mobile_lcdc: Support FOURCC-based format APILaurent Pinchart1-120/+240
2011-12-20fbdev: Add FOURCC-based format configuration APILaurent Pinchart1-0/+14
2011-12-20drivers/video: fsl-diu-fb: rename "machine_data" to "data"Timur Tabi1-120/+116
2011-12-20video: s3c-fb: add shadow register protectJingoo Han1-1/+15
2011-12-20video: s3c-fb: modify runtime pm functionsJingoo Han1-31/+20
2011-12-20drivers/video: fsl-diu-fb: merge all allocated data into one blockTimur Tabi1-187/+139
2011-12-20video: s3c-fb: set missing bitmask of enabled hardware windowJingoo Han1-0/+1
2011-12-18Merge commit 'v3.2-rc6' into fbdev-nextFlorian Tobias Schandinat398-3627/+4867
2011-12-17Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a"Linus Torvalds1-6/+1
2011-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-67/+9
2011-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-66/+44