summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* 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
| * video: switch to media bus formatsPhilipp Zabel2016-08-256-28/+28
* | video: backlight: fix the value of 'brightness_max'Sascha Hauer2016-08-291-1/+3
|/
* video/backlight-pwm: properly handle the case of an empty 'brightness-levels'...iw3gtf@arcor.de2016-07-151-7/+13
* video/backlight-pwm: code readability improvement.iw3gtf@arcor.de2016-07-151-6/+5
* video/backlight-pwm: fix the value of 'brightness_max'.iw3gtf@arcor.de2016-07-151-1/+1
* video/backlight-pwm: fixed a loop index going out of range.iw3gtf@arcor.de2016-07-151-1/+1
* video/edid: Move int_sqrt() outAndrey Smirnov2016-06-301-29/+0
* string: Fix (v)asprintf prototypesSascha Hauer2016-04-155-11/+13
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-078-20/+40
* driver: Fix return check of dev_request_mem_regionSascha Hauer2016-02-232-4/+4
* drivers: video: drop unused of_get_display_timing()Antony Pavlov2016-02-081-25/+0
* drivers: video: fb: make locally used fb_set_shadowfb() staticAntony Pavlov2016-02-081-1/+1
* Introduce include/linux/mutex.hYegor Yefremov2016-02-032-0/+2
* Introduce include/linux/spinlock.hYegor Yefremov2016-02-011-0/+1
* bcm2835: introduce mach-bcm283xAlexander Aring2016-01-042-5/+5
* Merge branch 'for-next/imx'Sascha Hauer2015-12-081-4/+22
|\
| * video: i.MX IPUv3: Set ldb clocks correctlySascha Hauer2015-11-301-4/+22
* | video: pwm-backlight: Honour discrete brightness levels from dtSascha Hauer2015-11-231-7/+20
* | font: fbconsole: add custom font supportsDu Huanpeng2015-11-231-2/+3
* | fbconsole: move font variable into struct font_descDu Huanpeng2015-11-091-19/+17
|/
* Merge branch 'for-next/misc'Sascha Hauer2015-11-062-5/+13
|\
| * fb: alloc or free shadowfb whether fb enabled or disabledAleksey Kuleshov2015-11-061-2/+2
| * fb: satisfy semantics for shadowfb's alloc/freeAleksey Kuleshov2015-11-061-2/+9
| * fbconsole: no need to copy extra lineAleksey Kuleshov2015-11-061-1/+2
* | Merge branch 'for-next/memtest'Sascha Hauer2015-11-063-9/+6
|\ \