summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* atmel_lcdfb: add DT supportSam Ravnborg2017-09-062-4/+138
* atmel_lcdfb: move pdata init to a separate functionSam Ravnborg2017-09-061-24/+41
* atmel_lcdfb: define power_control gpio in platform_dataSam Ravnborg2017-09-062-6/+57
* atmel_lcdfb: move lcd_wiring_mode, have_intensity_bit to local dataSam Ravnborg2017-09-062-4/+7
* atmel_lcdfb: move dmacon, lcdcon2 to local dataSam Ravnborg2017-09-064-8/+8
* Merge branch 'for-next/tc358767'Lucas Stach2017-07-311-50/+179
|\
| * video: tc358767: accept any hsync and vsync polatiryAndrey Gusakov2017-07-061-6/+7
| * video: tc358767: filter out modes with too high pixelclockAndrey Gusakov2017-07-061-0/+83
| * video: tc358767: optimize DPCD register writeAndrey Gusakov2017-07-061-11/+13
| * video: tc358767: optimize aux i2c bus checksAndrey Gusakov2017-07-061-11/+2
| * video: tc358767: support newer DPCD revisions and higher data ratesAndrey Gusakov2017-07-061-4/+16
| * video: tc358767: do not fail if sink supports more than 2 lanesAndrey Gusakov2017-07-061-5/+31
| * video: tc358767: fix AUXDATAn registers access during writeAndrey Gusakov2017-07-061-2/+2
| * video: tc358767: fix timing calculationAndrey Gusakov2017-07-061-10/+13
| * video: tc358767: fix DP0_MISC register setAndrey Gusakov2017-07-061-2/+2
| * video: tc358767: fix EDID read for DP displaysAndrey Gusakov2017-07-061-5/+16
* | Merge branch 'for-next/misc'Lucas Stach2017-07-313-14/+58
|\ \
| * | video/ssd1307fb: add support for VBATBastian Stender2017-07-301-0/+24
| * | video: IPUv3-LDB: fix dual-channel modeLucas Stach2017-07-201-13/+33
| * | video: tc358767: demote ASSR enable failure to debug levelLucas Stach2017-07-201-1/+1
| |/
* / atmel_lcdfb: fix so the correct guard_time is usedSam Ravnborg2017-07-202-1/+2
|/
* video: select OFTREE from DRIVER_VIDEO_IMX_IPUV3Lucas Stach2017-05-171-0/+1
* Merge branch 'for-next/parameter-types'Sascha Hauer2017-05-053-3/+3
|\
| * param: make parameter functions more consistentSascha Hauer2017-04-113-3/+3
* | drivers: video: drop unused of_display_timings_exist()Antony Pavlov2017-04-281-19/+0
|/
* Merge branch 'for-next/ofpart'Sascha Hauer2017-04-071-8/+4
|\
| * treewide: Use of_property_write_string() where appropriateSascha Hauer2017-03-301-8/+4
* | Merge branch 'for-next/misc'Sascha Hauer2017-04-071-1/+1
|\ \
| * | video: edid.c: fix "no previous prototype" warningAntony Pavlov2017-03-301-1/+1
| |/
* | video: ipu: register framebuffer, even when no modes are foundSascha Hauer2017-04-031-3/+1
* | video: ipu: convert "failed to get modes" message to dev_dbgSascha Hauer2017-04-031-1/+1
|/
* Merge branch 'for-next/video'Sascha Hauer2017-03-135-22/+682
|\
| * video: make enable/disable ops optionalJean-Christophe PLAGNIOL-VILLARD2017-03-101-2/+4
| * video: call fb_[en|dis]able instead of fops directlySascha Hauer2017-03-101-3/+5
| * video: add support for Solomon SSD1307 OLED controller familyBastian Stender2017-03-063-0/+572
| * fb: introduce flush for virtual framebufferBastian Stender2017-02-282-0/+29
| * console: replace set_active by open/closeBastian Stender2017-02-281-10/+18
| * fbconsole: implement vt100 cursor shown/hiddenBastian Stender2017-02-281-5/+50
| * fbconsole: check cursor position before movingBastian Stender2017-02-281-2/+5
* | Merge branch 'for-next/efi'Sascha Hauer2017-03-133-0/+273
|\ \
| * | video: add EFI Graphics Output Protocol supportJean-Christophe PLAGNIOL-VILLARD2017-03-093-0/+273
| |/
* / video: sdl fix typoJean-Christophe PLAGNIOL-VILLARD2017-03-061-1/+1
|/
* video: tc358767: add copyright linesAndrey Gusakov2017-01-201-0/+2
* video: IPU framebuffer: honor clock and enable polaritiesJan Luebbe2017-01-101-2/+3
* i.MX: IPUv3: Add parallel display supportPhilippe Leduc2017-01-103-0/+123
* video: tc358767: depend on EDID helpersLucas Stach2016-10-041-0/+1
* Merge branch 'for-next/video'Sascha Hauer2016-09-1310-29/+1354
|\
| * video/edid: Fix edid_to_display_timings error pathPhilipp Zabel2016-09-051-1/+0
| * video: tc358767: add eDP video encoder driverAndrey Gusakov2016-08-253-0/+1322
| * video: add VPL ioctl to get bus formatPhilipp Zabel2016-08-251-2/+6