summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorLines
2017-10-12video: fbdev: matroxfb: return -ENOMEM on allocation failureAllen Pais-1/+1
2017-09-22pvr2fs: use get_user_pages_fast()Al Viro-3/+1
2017-09-14Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds-260/+378
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig-1/+1
2017-09-07Merge tag 'backlight-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-32/+37
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-2/+2
2017-09-07Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-13/+18
2017-09-07video/console: Update BIOS dates list for GPD win console rotation DMI quirkHans de Goede-2/+2
2017-09-06Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds-1/+1
2017-09-05Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+3
2017-09-05Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+6
2017-09-05video/console: Add rotated LCD-panel DMI quirk for the VIOS LTH17Hans de Goede-0/+14
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones-11/+12
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+12
2017-09-04video: fbdev: sis: fix duplicated code for different branchesGustavo A. R. Silva-12/+3
2017-09-04video: fbdev: make fb_var_screeninfo constBhumika Goyal-7/+7
2017-09-04video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov-1/+1
2017-09-04vgacon: Prevent faulty bootparams.screeninfo from causing harmJan H. Schönherr-3/+2
2017-09-04video: fbdev: make fb_videomode constBhumika Goyal-6/+6
2017-09-04video/console: Add new BIOS date for GPD pocket to dmi quirk tableHans de Goede-1/+1
2017-09-04fbcon: remove restriction on margin colorDavid Lechner-2/+0
2017-09-04video: ARM CLCD: constify amba_idArvind Yadav-1/+1
2017-09-04video: fm2fb: constify zorro_device_idArvind Yadav-1/+1
2017-09-04video: fbdev: annotate fb_fix_screeninfo with const and __initconstBhumika Goyal-9/+9
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang-1/+1
2017-08-28fbdev: uvesafb: remove DRIVER_ATTR() usageGreg Kroah-Hartman-4/+3
2017-08-26Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar-0/+12
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar-9/+10
2017-08-22parisc/sticore: Fix section mismatchesHelge Deller-5/+6
2017-08-21omapfb: constify omap_video_timings structuresJulia Lawall-2/+2
2017-08-21video: fbdev: udlfb: Fix use after free on dlfb_usb_probe error pathAnton Vasilyev-1/+0
2017-08-21fbdev: i810: make fb_ops constBhumika Goyal-1/+1
2017-08-21fbdev: matrox: make fb_ops constBhumika Goyal-1/+1
2017-08-21video: fbdev: pxa3xx_gcu: fix error return code in pxa3xx_gcu_probe()Gustavo A. R. Silva-2/+2
2017-08-21video: fbdev: Enable Xilinx FB for ZynqMPMichal Simek-1/+1
2017-08-21video: fbdev: Fix multiple style issues in xilinxfbHyun Kwon-28/+28
2017-08-21video: fbdev: udlfb: constify usb_device_id.Arvind Yadav-1/+1
2017-08-21video: fbdev: smscufx: constify usb_device_id.Arvind Yadav-1/+1
2017-08-21drivers/fbdev/efifb: Allow BAR to be moved instead of claiming itArd Biesheuvel-13/+18
2017-08-18video: fbdev: vt8623fb: constify vt8623_timing_regsJulia Lawall-1/+1
2017-08-18video: fbdev: add const to bin_attribute structuresBhumika Goyal-3/+3
2017-08-18video: fbdev: xilinxfb: constify copied structureJulia Lawall-1/+1
2017-08-18fbcon: add fbcon=margin:<color> command line optionDavid Lechner-11/+21
2017-08-18fbdev: fix 1bpp logo for unusual widthDavid Lechner-1/+1
2017-08-18video/console: Add dmi quirk table for x86 systems which need fbcon rotationHans de Goede-4/+149
2017-08-16drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audioLaurent Pinchart-2/+2
2017-08-15mfd: tps65010: Move header file out of I2C realmWolfram Sang-1/+1
2017-08-07backlight: gpio_backlight: Delete pdata inversionLinus Walleij-13/+2
2017-08-07backlight: gpio_backlight: Convert to use GPIO descriptorLinus Walleij-28/+43
2017-08-07backlight: pwm_bl: Make of_device_ids constArvind Yadav-1/+1