summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/core/fbmon.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev: fbmon: fix function name in kernel-docRandy Dunlap2023-01-161-1/+1
* video: fbdev: core: Fix kernel-doc warnings in fbmon + fb_notifySam Ravnborg2020-12-081-1/+1
* video: fbdev: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-201-2/+2
* fbdev: fbmon: fix -Wextra build warningsRandy Dunlap2020-03-201-1/+1
* fbdev: Ditch fb_edid_add_monspecsDaniel Vetter2019-07-231-96/+0
* video: fbdev: Fix potential NULL pointer dereferenceYueHaibing2019-02-081-0/+2
* fbdev: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-081-2/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-3/+4
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1
* video: fbdev: Convert to using %pOF instead of full_nameRob Herring2017-08-071-2/+2
* video: fbdev: avoid int-in-bool-context warningArnd Bergmann2017-06-141-1/+1
* drivers/video: Convert remaining uses of pr_warning to pr_warnJoe Perches2017-03-211-2/+2
* fbmon: remove unused function argumentArnd Bergmann2016-07-261-1/+0
* fbdev: fix cea_modes array sizeTomi Valkeinen2015-08-201-2/+2
* fbdev: propagate result of fb_videomode_from_videomode()Vladimir Murzin2015-06-161-1/+3
* 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: Validate mode timing against monspecDavid Ung2015-01-151-9/+18
* video: fbdev: Check Standard Timing against DMTDavid Ung2015-01-151-34/+42
* video: Check EDID for HDMI connectionDavid Ung2014-04-221-1/+8
* fbdev: move fbdev core files to separate directoryTomi Valkeinen2014-04-171-0/+1592