aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/video/fbdev/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-13Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linuxLinus Torvalds1-2/+3
2017-07-12fbdev: make get_fb_unmapped_area depends of !MMUBenjamin Gaignard1-2/+3
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-14/+5
2017-06-14video: fbdev: avoid int-in-bool-context warningArnd Bergmann1-1/+1
2017-06-09fb_get_fscreeninfo(): don't bother with do_fb_ioctl()Al Viro1-14/+5
2017-03-21drivers/video: Convert remaining uses of pr_warning to pr_warnJoe Perches1-2/+2
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang1-9/+7
2017-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-nextDave Airlie1-12/+14
2017-01-24fbdev: color map copying bounds checkingKees Cook1-12/+14
2017-01-06fbmem: add a default get_fb_unmapped_area functionBenjamin Gaignard1-1/+17
2016-07-26fbmon: remove unused function argumentArnd Bergmann1-1/+0
2016-05-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+2
2016-05-10fbdev: fbmem: implement error handling in fbmem_init()Alexey Khoroshilov1-3/+17
2016-05-02fbdev: fb_defio: Export fb_deferred_io_mmapNoralf Trønnes1-1/+2
2016-01-22wrappers for ->i_mutex accessAl Viro1-2/+2
2015-12-15fbdev: Make fb-notify a no-op if CONFIG_FB=nEzequiel Garcia1-1/+1
2015-12-15fbdev: Debug knob to register without holding console_lockDaniel Vetter1-3/+11
2015-09-30fb_ddc: Allow I2C adapters without SCL read capabilityOndrej Zary1-10/+18
2015-09-01fbdev: fix snprintf() limit in show_bl_curve()Dan Carpenter1-1/+1
2015-08-20fbdev: fix cea_modes array sizeTomi Valkeinen2-3/+3
2015-06-16fbdev: propagate result of fb_videomode_from_videomode()Vladimir Murzin1-1/+3
2015-05-07framebuffer: don't link fb_devio into kernel image unconditionallyHarald Geyer2-3/+1
2015-03-17fbdev: remove the unnecessary includes of ppc specific header filesKevin Hao1-4/+0
2015-02-26video: fbdev: fix possible null dereferenceSudip Mukherjee1-3/+3
2015-01-30video: fbdev: fix sys_copyareaMans Rullgard1-72/+65
2015-01-27fbdev: fix CVT vertical front and back porch valuesTomi Valkeinen1-3/+3
2015-01-19video: fbdev: Fix sparse warning messagesDavid Ung1-37/+37
2015-01-15video: fbdev: Validate mode timing against monspecDavid Ung1-9/+18
2015-01-15video: fbdev: Check Standard Timing against DMTDavid Ung2-34/+126
2015-01-15video: fbdev: Add additional vesa modesDavid Ung1-0/+27
2014-12-30video/fbdev: fix defio's fsyncTomi Valkeinen1-2/+3
2014-10-18Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds2-15/+10
2014-09-30framebuffer: fix screen corruption when copyingMikulas Patocka1-5/+8
2014-09-09video: fbdev: use %*ph specifier to dump small buffersAndy Shevchenko1-10/+2
2014-08-06video/fbdev: Always built-in video= cmdline parsingDaniel Vetter4-95/+111
2014-05-09fbdev: fbmem: remove positive test on unsigned valuesFabian Frederick1-3/+3
2014-05-09video: export fb_prepare_logoArnd Bergmann1-0/+1
2014-04-22video: Check EDID for HDMI connectionDavid Ung1-1/+8
2014-04-17fbdev: move fbdev core files to separate directoryTomi Valkeinen19-0/+9565