summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2015-10-074-5/+8
|\
| * video: imx-hdmi: Remove unused 'regmap' structureFabio Estevam2015-10-011-1/+0
| * introduce strerrorpSascha Hauer2015-09-231-4/+4
| * video: imx-hdmi: depend on EDID supportLucas Stach2015-09-041-0/+1
| * video: vpl: depend on OFTREELucas Stach2015-09-041-0/+3
* | video: backlight-pwm: Add regulator supportSascha Hauer2015-10-011-0/+13
* | video: backlight-pwm: Add error messageSascha Hauer2015-10-011-1/+3
* | video: ipuv3: print error message when no modes are foundSascha Hauer2015-10-011-1/+3
* | video: simple-panel: Add support for device tree provided nodesSascha Hauer2015-10-011-0/+8
* | video: simple-panel: Add debug/error messagesSascha Hauer2015-10-011-5/+23
* | video: ipuv3: imx-ldb: Support video modes in ldb nodeSascha Hauer2015-10-011-28/+27
* | video: ipuv3: imx-ldb: remove unused variableSascha Hauer2015-10-011-7/+0
* | video: ipuv3: Do not crash when no mode is foundSascha Hauer2015-10-011-0/+5
* | video: imx: assert that image buffer doesn't cross a 4 MiB boundaryUwe Kleine-König2015-09-211-10/+39
|/
* Merge branch 'for-next/fb-imx-ipu-v3'Sascha Hauer2015-09-016-152/+273
|\
| * video: simple-panel: mode support depends on I2C and EDIDLucas Stach2015-08-191-1/+2
| * video: MTL017: depend on I2CLucas Stach2015-08-191-0/+1
| * video: ipu-fb: mark internally used functions as staticLucas Stach2015-08-191-2/+4
| * fb: imx-ipu-v3: Use writecombine memory for fbSascha Hauer2015-08-071-1/+1
| * video: ipuv3: Adjust videomode to IPU limitationsSascha Hauer2015-08-071-0/+30
| * video: imx-hdmi: sync with kernelSascha Hauer2015-08-072-148/+235
* | video: fbcon: needs console supportLucas Stach2015-08-201-0/+1
* | fb: fbconsole: Add missing blitsSascha Hauer2015-08-201-1/+8
* | fb: fbconsole: print cursor after clearing the screenSascha Hauer2015-08-201-0/+1
* | gui: Use fb provided shadowfb for offscreen renderingSascha Hauer2015-08-201-1/+1
* | fb: Add shadowfb supportSascha Hauer2015-08-201-0/+47
* | fb: return original fb_info in FBIOGET_SCREENINFOSascha Hauer2015-08-201-1/+3
* | video: fbconsole: do not enter when we are already in fbconsoleSascha Hauer2015-08-201-0/+6
|/
* Merge branch 'for-next/vpl'Sascha Hauer2015-08-0711-182/+778
|\
| * video: Add simple-panel supportSascha Hauer2015-07-133-0/+170
| * video: ipuv3: match ipu_di_signal_cfg's clk_pol with its descriptionSascha Hauer2015-07-132-2/+2
| * video: ipuv3: Replace ipu_output with VPLSascha Hauer2015-07-135-178/+197
| * video: ipuv3: remove unused variableSascha Hauer2015-07-132-2/+0
| * video: Add MTL017 LVDS encoder supportSascha Hauer2015-07-133-0/+290
| * video: Add Video Pipeline (VPL) supportSascha Hauer2015-07-133-0/+119
* | Merge branch 'for-next/video'Sascha Hauer2015-08-062-36/+94
|\ \
| * | video: stm: reserve framebuffer memory for LinuxSascha Hauer2015-07-061-0/+2
| * | video: Add generic fixup handler to reserve fb memorySascha Hauer2015-07-061-0/+21
| * | video: stm: honor display_flagsSascha Hauer2015-07-061-2/+4
| * | video: stm: read bits-per-pixel from device treeSascha Hauer2015-07-061-0/+3
| * | video: stm: read interface width from device treeSascha Hauer2015-07-061-0/+6
| * | video: stm: use uncached memorySascha Hauer2015-07-061-1/+8
| * | video: stm: code buswidth in platform data as decimalSascha Hauer2015-07-061-6/+26
| * | video: stm: copy platform_data to driver dataSascha Hauer2015-07-061-16/+26
| * | video: stm: remove unnecessary info functionSascha Hauer2015-07-061-13/+0
| |/
* | Merge branch 'for-next/fbcon'Sascha Hauer2015-08-065-12/+483
|\ \
| * | video: implement framebuffer consoleAntony Pavlov2015-07-204-0/+450
| * | fb: sdl: create graphics window on enablingSascha Hauer2015-07-201-7/+9
| * | fb: Add fb_enable/disable functionsSascha Hauer2015-07-201-5/+24
| |/
* / video: backlight-pwm: depend on GPIOLIBLucas Stach2015-07-291-1/+1
|/