aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/core (follow)
AgeCommit message (Expand)AuthorFilesLines
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