aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang2017-03-181-13/+14
|\
| * fbdev: color map copying bounds checkingKees Cook2017-02-011-12/+14
* | fbdev: use unsigned integers to prevent overflowIngrid Gallardo2016-09-291-4/+4
* | fbdev: check size before copying the userdataDhaval Patel2016-03-231-0/+2
* | video: fbdev: Additional param checks on user space cmapNaseer Ahmed2016-03-231-2/+3
* | msm: mdss: pass file pointer as argument to fb_ioctl apiDhaval Patel2016-03-231-14/+15
* | msm: mdss: remove process id based refcounting from fbDhaval Patel2016-03-231-0/+3
* | fbmem: Remove mutex use from do_fb_ioctl()Veera Sundaram Sankaran2016-03-231-3/+0
* | mdss: mdp: use file descriptor node info to track clientsVeera Sundaram Sankaran2016-03-231-0/+2
|/
* 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