summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/core
Commit message (Expand)AuthorAgeFilesLines
* fbdev: fix WARNING in __alloc_pages_nodemask bugJiufei Xue2019-05-311-0/+2
* fbdev: fix divide error in fb_var_to_videomodeShile Zhang2019-05-311-0/+3
* fbdev: fbmem: fix memory access if logo is bigger than the screenManfred Schlaegl2019-04-051-0/+3
* fbdev: fbcon: Fix unregister crash when more than one framebufferNoralf Trønnes2019-02-121-1/+1
* fbdev: fbmem: behave better with small rotated displays and many CPUsPeter Rosin2019-02-121-2/+6
* fbdev: Distinguish between interlaced and progressive modesFredrik Noring2018-09-261-11/+30
* fb: fix lost console when the user unplugs a USB adapterMikulas Patocka2018-09-091-6/+32
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds2017-09-1414-5/+6241
|\
| * 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/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
| * 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
| * video: fbdev: Convert to using %pOF instead of full_nameRob Herring2017-08-071-2/+2
| * fbdev: Nuke FBINFO_MODULEDaniel Vetter2017-08-012-3/+3
| * fbcon: Make fbcon a built-time depency for fbdevDaniel Vetter2017-08-0112-0/+6069
* | Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-09-061-1/+1
|\ \
| * | fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton2017-08-011-1/+1
| |/
* / x86, drm, fbdev: Do not specify encrypted memory for video mappingsTom Lendacky2017-07-181-0/+12
|/
* Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linuxLinus Torvalds2017-07-131-2/+3
|\
| * fbdev: make get_fb_unmapped_area depends of !MMUBenjamin Gaignard2017-07-121-2/+3
* | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-061-14/+5
|\ \
| * | fb_get_fscreeninfo(): don't bother with do_fb_ioctl()Al Viro2017-06-091-14/+5
| |/
* / video: fbdev: avoid int-in-bool-context warningArnd Bergmann2017-06-141-1/+1
|/
* drivers/video: Convert remaining uses of pr_warning to pr_warnJoe Perches2017-03-211-2/+2
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-9/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2017-01-271-12/+14
|\
| * fbdev: color map copying bounds checkingKees Cook2017-01-241-12/+14
* | fbmem: add a default get_fb_unmapped_area functionBenjamin Gaignard2017-01-061-1/+17
|/
* fbmon: remove unused function argumentArnd Bergmann2016-07-261-1/+0
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-05-231-1/+2
|\
| * fbdev: fb_defio: Export fb_deferred_io_mmapNoralf Trønnes2016-05-021-1/+2
* | fbdev: fbmem: implement error handling in fbmem_init()Alexey Khoroshilov2016-05-101-3/+17
|/
* wrappers for ->i_mutex accessAl Viro2016-01-221-2/+2
* fbdev: Make fb-notify a no-op if CONFIG_FB=nEzequiel Garcia2015-12-151-1/+1
* fbdev: Debug knob to register without holding console_lockDaniel Vetter2015-12-151-3/+11
* fb_ddc: Allow I2C adapters without SCL read capabilityOndrej Zary2015-09-301-10/+18
* fbdev: fix snprintf() limit in show_bl_curve()Dan Carpenter2015-09-011-1/+1
* fbdev: fix cea_modes array sizeTomi Valkeinen2015-08-202-3/+3
* fbdev: propagate result of fb_videomode_from_videomode()Vladimir Murzin2015-06-161-1/+3
* framebuffer: don't link fb_devio into kernel image unconditionallyHarald Geyer2015-05-072-3/+1
* fbdev: remove the unnecessary includes of ppc specific header filesKevin Hao2015-03-171-4/+0
* video: fbdev: fix possible null dereferenceSudip Mukherjee2015-02-261-3/+3
* video: fbdev: fix sys_copyareaMans Rullgard2015-01-301-72/+65
* fbdev: fix CVT vertical front and back porch valuesTomi Valkeinen2015-01-271-3/+3
* video: fbdev: Fix sparse warning messagesDavid Ung2015-01-191-37/+37
* video: fbdev: Validate mode timing against monspecDavid Ung2015-01-151-9/+18