summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|/
* video: Add PWM backlight supportSascha Hauer2015-06-123-0/+208
* video: Add backlight supportSascha Hauer2015-06-123-0/+95
* video: stmfb: Add device tree supportSascha Hauer2015-06-121-10/+42
* of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-303-11/+11
* ARM: move DMA alloc functions to dma.hLucas Stach2015-03-068-6/+5
* ARM: change dma_alloc/free_coherent to match other architecturesLucas Stach2015-03-065-10/+14
* Merge branch 'for-next/mxs'Sascha Hauer2015-01-091-1/+0
|\
| * drivers: remove unnecessary mach/imx-regs.h includeSascha Hauer2015-01-051-1/+0
* | video: imx-hdmi: search for DDC node only when EDID support is enabledLucas Stach2014-12-171-9/+11
|/
* video: EDID: depends on I2CSascha Hauer2014-11-271-0/+1
* video: ipuv3: select OFDEVICE for HDMI and LVDSLucas Stach2014-11-241-0/+2
* imx: ipu-v3: fix typo leading to build warningLucas Stach2014-10-211-1/+1
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-164-0/+10