summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-11-171-3/+1
|\
| * pvr2fs: use get_user_pages_fast()Al Viro2017-09-221-3/+1
* | Merge tag 'backlight-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-163-6/+7
|\ \
| * | backlight: ili922x: Remove redundant variable lenColin Ian King2017-11-081-2/+1
| * | backlight: tps65217_bl: Remove unnecessary default brightness checkChristos Gkekas2017-10-131-2/+1
| * | backlight: pwm_bl: Fix overflow conditionDerek Basehore2017-10-131-2/+5
| |/
* | Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-11-161-11/+3
|\ \
| * | mfd: tps65217: Introduce dependency on CONFIG_OFKeerthy2017-10-131-11/+3
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0267-0/+67
|/
* Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds2017-09-1491-260/+378
|\
| * video/console: Update BIOS dates list for GPD win console rotation DMI quirkHans de Goede2017-09-071-2/+2
| * video/console: Add rotated LCD-panel DMI quirk for the VIOS LTH17Hans de Goede2017-09-051-0/+14
| * video: fbdev: sis: fix duplicated code for different branchesGustavo A. R. Silva2017-09-041-12/+3
| * video: fbdev: make fb_var_screeninfo constBhumika Goyal2017-09-047-7/+7
| * video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov2017-09-041-1/+1
| * vgacon: Prevent faulty bootparams.screeninfo from causing harmJan H. Schönherr2017-09-041-3/+2
| * video: fbdev: make fb_videomode constBhumika Goyal2017-09-046-6/+6
| * video/console: Add new BIOS date for GPD pocket to dmi quirk tableHans de Goede2017-09-041-1/+1
| * fbcon: remove restriction on margin colorDavid Lechner2017-09-041-2/+0
| * video: ARM CLCD: constify amba_idArvind Yadav2017-09-041-1/+1
| * video: fm2fb: constify zorro_device_idArvind Yadav2017-09-041-1/+1
| * video: fbdev: annotate fb_fix_screeninfo with const and __initconstBhumika Goyal2017-09-049-9/+9
| * omapfb: constify omap_video_timings structuresJulia Lawall2017-08-212-2/+2
| * video: fbdev: udlfb: Fix use after free on dlfb_usb_probe error pathAnton Vasilyev2017-08-211-1/+0
| * fbdev: i810: make fb_ops constBhumika Goyal2017-08-211-1/+1
| * fbdev: matrox: make fb_ops constBhumika Goyal2017-08-211-1/+1
| * video: fbdev: pxa3xx_gcu: fix error return code in pxa3xx_gcu_probe()Gustavo A. R. Silva2017-08-211-2/+2
| * video: fbdev: Enable Xilinx FB for ZynqMPMichal Simek2017-08-211-1/+1
| * video: fbdev: Fix multiple style issues in xilinxfbHyun Kwon2017-08-211-28/+28
| * video: fbdev: udlfb: constify usb_device_id.Arvind Yadav2017-08-211-1/+1
| * video: fbdev: smscufx: constify usb_device_id.Arvind Yadav2017-08-211-1/+1
| * video: fbdev: vt8623fb: constify vt8623_timing_regsJulia Lawall2017-08-181-1/+1
| * video: fbdev: add const to bin_attribute structuresBhumika Goyal2017-08-182-3/+3
| * video: fbdev: xilinxfb: constify copied structureJulia Lawall2017-08-181-1/+1
| * fbcon: add fbcon=margin:<color> command line optionDavid Lechner2017-08-187-11/+21
| * fbdev: fix 1bpp logo for unusual widthDavid Lechner2017-08-181-1/+1
| * video/console: Add dmi quirk table for x86 systems which need fbcon rotationHans de Goede2017-08-184-4/+149
| * fbdev: matrox: hide unused 'hotplug' variableArnd Bergmann2017-08-071-1/+1
| * video: fbdev: Convert to using %pOF instead of full_nameRob Herring2017-08-0713-55/+44
| * fbdev: Nuke FBINFO_MODULEDaniel Vetter2017-08-013-6/+4
| * fbcon: Make fbcon a built-time depency for fbdevDaniel Vetter2017-08-0114-48/+21
| * video: fbdev: vt8623fb: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
| * video: fbdev: matroxfb: constify pci_device_id.Arvind Yadav2017-08-011-2/+2
| * video: fbdev: pm3fb: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
| * video: fbdev: s3fb: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
| * video: fbdev: neofb: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
| * video: fbdev: gxfb: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
| * video: fbdev: pm2fb: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
| * video: fbdev: imsttfb: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
| * video: fbdev: sunxvr500: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
OpenPOWER on IntegriCloud