aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/core/fbmon.c
AgeCommit message (Expand)Author
2024-04-13fbmon: prevent division by zero in fb_videomode_from_videomode()Roman Smirnov
2020-12-08video: fbdev: core: Fix kernel-doc warnings in fbmon + fb_notifySam Ravnborg
2020-07-20video: fbdev: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-03-20fbdev: fbmon: fix -Wextra build warningsRandy Dunlap
2019-07-23fbdev: Ditch fb_edid_add_monspecsDaniel Vetter
2019-02-08video: fbdev: Fix potential NULL pointer dereferenceYueHaibing
2018-10-08fbdev: Convert to using %pOFn instead of device_node.nameRob Herring
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