summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/core
AgeCommit message (Expand)AuthorLines
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-3/+4
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-16/+20
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig-14/+1
2018-02-27console: Expand dummy functions for CFIKees Cook-1/+2
2017-12-04fbcon: Remove dmi quirk tableHans de Goede-156/+2
2017-12-04fbcon: Add fbcon_rotate_hint to struct fb_infoHans de Goede-6/+13
2017-11-20Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds-5/+7
2017-11-13fbcon: Initialize ops->info earlyThierry Reding-0/+1
2017-11-10video: fbdev: Convert timers to use timer_setup()Kees Cook-5/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+2
2017-09-14Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds-5/+6241
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-05video/console: Add rotated LCD-panel DMI quirk for the VIOS LTH17Hans de Goede-0/+14
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-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-07video: fbdev: Convert to using %pOF instead of full_nameRob Herring-2/+2
2017-08-01fbdev: Nuke FBINFO_MODULEDaniel Vetter-3/+3
2017-08-01fbcon: Make fbcon a built-time depency for fbdevDaniel Vetter-0/+6069
2017-08-01fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton-1/+1
2017-07-18x86, drm, fbdev: Do not specify encrypted memory for video mappingsTom Lendacky-0/+12
2017-07-13Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linuxLinus Torvalds-2/+3
2017-07-12fbdev: make get_fb_unmapped_area depends of !MMUBenjamin Gaignard-2/+3
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-14/+5
2017-06-14video: fbdev: avoid int-in-bool-context warningArnd Bergmann-1/+1
2017-06-09fb_get_fscreeninfo(): don't bother with do_fb_ioctl()Al Viro-14/+5
2017-03-21drivers/video: Convert remaining uses of pr_warning to pr_warnJoe Perches-2/+2
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang-9/+7
2017-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie-12/+14
2017-01-24fbdev: color map copying bounds checkingKees Cook-12/+14
2017-01-06fbmem: add a default get_fb_unmapped_area functionBenjamin Gaignard-1/+17
2016-07-26fbmon: remove unused function argumentArnd Bergmann-1/+0
2016-05-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-1/+2
2016-05-10fbdev: fbmem: implement error handling in fbmem_init()Alexey Khoroshilov-3/+17
2016-05-02fbdev: fb_defio: Export fb_deferred_io_mmapNoralf Trønnes-1/+2
2016-01-22wrappers for ->i_mutex accessAl Viro-2/+2
2015-12-15fbdev: Make fb-notify a no-op if CONFIG_FB=nEzequiel Garcia-1/+1
2015-12-15fbdev: Debug knob to register without holding console_lockDaniel Vetter-3/+11
2015-09-30fb_ddc: Allow I2C adapters without SCL read capabilityOndrej Zary-10/+18
2015-09-01fbdev: fix snprintf() limit in show_bl_curve()Dan Carpenter-1/+1
2015-08-20fbdev: fix cea_modes array sizeTomi Valkeinen-3/+3
2015-06-16fbdev: propagate result of fb_videomode_from_videomode()Vladimir Murzin-1/+3
2015-05-07framebuffer: don't link fb_devio into kernel image unconditionallyHarald Geyer-3/+1
2015-03-17fbdev: remove the unnecessary includes of ppc specific header filesKevin Hao-4/+0
2015-02-26video: fbdev: fix possible null dereferenceSudip Mukherjee-3/+3
2015-01-30video: fbdev: fix sys_copyareaMans Rullgard-72/+65
2015-01-27fbdev: fix CVT vertical front and back porch valuesTomi Valkeinen-3/+3