summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/core
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* 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-182-15/+10
|\
| * framebuffer: fix screen corruption when copyingMikulas Patocka2014-09-301-5/+8
| * video: fbdev: use %*ph specifier to dump small buffersAndy Shevchenko2014-09-091-10/+2
* | 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
OpenPOWER on IntegriCloud