summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/core
Commit message (Expand)AuthorAgeFilesLines
* 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