summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/core
Commit message (Expand)AuthorAgeFilesLines
...
| * 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/+0Star
| * 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-071-14/+5Star
|\ \
| * | fb_get_fscreeninfo(): don't bother with do_fb_ioctl()Al Viro2017-06-101-14/+5Star
| |/
* / 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-251-9/+7Star
* 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-251-12/+14
* | fbmem: add a default get_fb_unmapped_area functionBenjamin Gaignard2017-01-061-1/+17
|/
* fbmon: remove unused function argumentArnd Bergmann2016-07-271-1/+0Star
* 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-231-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/+1Star
* fbdev: remove the unnecessary includes of ppc specific header filesKevin Hao2015-03-171-4/+0Star
* video: fbdev: fix possible null dereferenceSudip Mukherjee2015-02-261-3/+3
* video: fbdev: fix sys_copyareaMans Rullgard2015-01-301-72/+65Star
* 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
* video: fbdev: Check Standard Timing against DMTDavid Ung2015-01-152-34/+126
* video: fbdev: Add additional vesa modesDavid Ung2015-01-151-0/+27
* video/fbdev: fix defio's fsyncTomi Valkeinen2014-12-301-2/+3
* Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2014-10-192-15/+10Star
|\
| * framebuffer: fix screen corruption when copyingMikulas Patocka2014-09-301-5/+8
| * video: fbdev: use %*ph specifier to dump small buffersAndy Shevchenko2014-09-091-10/+2Star
* | video/fbdev: Always built-in video= cmdline parsingDaniel Vetter2014-08-064-95/+111
|/
* fbdev: fbmem: remove positive test on unsigned valuesFabian Frederick2014-05-091-3/+3
* video: export fb_prepare_logoArnd Bergmann2014-05-091-0/+1
* video: Check EDID for HDMI connectionDavid Ung2014-04-221-1/+8
* fbdev: move fbdev core files to separate directoryTomi Valkeinen2014-04-1719-0/+9565