aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/core/fbmon.c
AgeCommit message (Expand)Author
2019-11-24fbdev: Ditch fb_edid_add_monspecsDaniel Vetter
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-08-07video: fbdev: Convert to using %pOF instead of full_nameRob Herring
2017-06-14video: fbdev: avoid int-in-bool-context warningArnd Bergmann
2017-03-21drivers/video: Convert remaining uses of pr_warning to pr_warnJoe Perches
2016-07-26fbmon: remove unused function argumentArnd Bergmann
2015-08-20fbdev: fix cea_modes array sizeTomi Valkeinen
2015-06-16fbdev: propagate result of fb_videomode_from_videomode()Vladimir Murzin
2015-03-17fbdev: remove the unnecessary includes of ppc specific header filesKevin Hao
2015-02-26video: fbdev: fix possible null dereferenceSudip Mukherjee
2015-01-15video: fbdev: Validate mode timing against monspecDavid Ung
2015-01-15video: fbdev: Check Standard Timing against DMTDavid Ung
2014-04-22video: Check EDID for HDMI connectionDavid Ung
2014-04-17fbdev: move fbdev core files to separate directoryTomi Valkeinen