aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-14Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds91-260/+378
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig1-1/+1
2017-09-07Merge tag 'backlight-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds3-32/+37
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds2-2/+2
2017-09-07Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-13/+18
2017-09-07video/console: Update BIOS dates list for GPD win console rotation DMI quirkHans de Goede1-2/+2
2017-09-06Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linuxLinus Torvalds1-1/+1
2017-09-05Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+3
2017-09-05Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-5/+6
2017-09-05video/console: Add rotated LCD-panel DMI quirk for the VIOS LTH17Hans de Goede1-0/+14
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hwmon-4.14', 'ib-mfd-iio-pwm-4.14', 'ib-mfd-input-rtc-4.14', 'ib-mfd-many-4.14' and 'ib-mfd-pinctrl-regulator-4.14' into ibs-for-mfd-mergedLee Jones5-11/+12
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+12
2017-09-04video: fbdev: sis: fix duplicated code for different branchesGustavo A. R. Silva1-12/+3
2017-09-04video: fbdev: make fb_var_screeninfo constBhumika Goyal7-7/+7
2017-09-04video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov1-1/+1
2017-09-04vgacon: Prevent faulty bootparams.screeninfo from causing harmJan H. Schönherr1-3/+2
2017-09-04video: fbdev: make fb_videomode constBhumika Goyal6-6/+6
2017-09-04video/console: Add new BIOS date for GPD pocket to dmi quirk tableHans de Goede1-1/+1
2017-09-04fbcon: remove restriction on margin colorDavid Lechner1-2/+0
2017-09-04video: ARM CLCD: constify amba_idArvind Yadav1-1/+1
2017-09-04video: fm2fb: constify zorro_device_idArvind Yadav1-1/+1
2017-09-04video: fbdev: annotate fb_fix_screeninfo with const and __initconstBhumika Goyal9-9/+9
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang1-1/+1
2017-08-28fbdev: uvesafb: remove DRIVER_ATTR() usageGreg Kroah-Hartman1-4/+3
2017-08-26Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar1-0/+12
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar3-9/+10
2017-08-22parisc/sticore: Fix section mismatchesHelge Deller1-5/+6
2017-08-21omapfb: constify omap_video_timings structuresJulia Lawall2-2/+2
2017-08-21video: fbdev: udlfb: Fix use after free on dlfb_usb_probe error pathAnton Vasilyev1-1/+0
2017-08-21fbdev: i810: make fb_ops constBhumika Goyal1-1/+1
2017-08-21fbdev: matrox: make fb_ops constBhumika Goyal1-1/+1
2017-08-21video: fbdev: pxa3xx_gcu: fix error return code in pxa3xx_gcu_probe()Gustavo A. R. Silva1-2/+2
2017-08-21video: fbdev: Enable Xilinx FB for ZynqMPMichal Simek1-1/+1
2017-08-21video: fbdev: Fix multiple style issues in xilinxfbHyun Kwon1-28/+28
2017-08-21video: fbdev: udlfb: constify usb_device_id.Arvind Yadav1-1/+1
2017-08-21video: fbdev: smscufx: constify usb_device_id.Arvind Yadav1-1/+1
2017-08-21drivers/fbdev/efifb: Allow BAR to be moved instead of claiming itArd Biesheuvel1-13/+18
2017-08-18video: fbdev: vt8623fb: constify vt8623_timing_regsJulia Lawall1-1/+1
2017-08-18video: fbdev: add const to bin_attribute structuresBhumika Goyal2-3/+3
2017-08-18video: fbdev: xilinxfb: constify copied structureJulia Lawall1-1/+1
2017-08-18fbcon: add fbcon=margin:<color> command line optionDavid Lechner7-11/+21
2017-08-18fbdev: fix 1bpp logo for unusual widthDavid Lechner1-1/+1
2017-08-18video/console: Add dmi quirk table for x86 systems which need fbcon rotationHans de Goede4-4/+149
2017-08-16drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audioLaurent Pinchart2-2/+2
2017-08-15mfd: tps65010: Move header file out of I2C realmWolfram Sang1-1/+1
2017-08-07backlight: gpio_backlight: Delete pdata inversionLinus Walleij1-13/+2
2017-08-07backlight: gpio_backlight: Convert to use GPIO descriptorLinus Walleij1-28/+43
2017-08-07backlight: pwm_bl: Make of_device_ids constArvind Yadav1-1/+1
2017-08-07fbdev: matrox: hide unused 'hotplug' variableArnd Bergmann1-1/+1
2017-08-07video: fbdev: Convert to using %pOF instead of full_nameRob Herring13-55/+44