summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/core
AgeCommit message (Expand)Author
2021-10-13fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)Claudio Suarez
2021-10-10fbdev: fbmem: Fix double free of 'fb_info->pixmap.addr'Zheyu Ma
2021-09-08fbmem: don't allow too huge resolutionsTetsuo Handa
2021-07-23Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-19fbmem: Convert from atomic_t to refcount_t on fb_info->countXiyu Yang
2021-07-13fbmem: Do not delete the mode that is still in useZhen Lei
2021-06-01Revert "fb_defio: Remove custom address_space_operations"Matthew Wilcox
2021-05-15tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa
2021-05-09fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-07Merge tag 'drm-misc-next-fixes-2021-05-06' of git://anongit.freedesktop.org/d...Dave Airlie
2021-05-04fbmem: Mark proc_fb_seq_ops as __maybe_unusedGuenter Roeck
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter
2021-04-10fbdev: zero-fill colormap in fbcmap.cPhillip Potter
2021-03-23drivers: video: fbcon: fix NULL dereference in fbcon_cursor()Du Cheng
2021-03-12fb_defio: Remove custom address_space_operationsMatthew Wilcox (Oracle)
2020-12-08video: fbdev: core: Fix kernel-doc warnings in fbmon + fb_notifySam Ravnborg
2020-11-29video: fbcon: Fix warnings by using pr_debug() in fbconSam Ravnborg
2020-11-17fbcon: Drop EXPORT_SYMBOLDaniel Vetter
2020-11-17fbcon: Disable accelerated scrollingDaniel Vetter
2020-11-16video: fix some kernel-doc markupsMauro Carvalho Chehab
2020-11-16fbcon: Avoid using FNTCHARCNT() and hard-coded built-in font charcountPeilin Ye
2020-11-16console: Delete unused con_font_copy() callback implementationsPeilin Ye
2020-11-10drm: remove pgprot_decrypted() before calls to io_remap_pfn_range()Jason Gunthorpe
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-14Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-10-06Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-10-02fbcon: remove no-op fbcon_set_origin()Tetsuo Handa
2020-09-25fbdev: simplify fb_getput_cmap()Arnd Bergmann
2020-09-25fbcon: Fix global-out-of-bounds read in fbcon_get_font()Peilin Ye
2020-09-25fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye
2020-09-21Merge 5.9.0-rc6 into tty-nextGreg Kroah-Hartman
2020-09-20Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-09-18fbcon: Remove the superfluous breakJing Xiangfeng
2020-09-16fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa
2020-09-14fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds
2020-09-14fbcon: remove soft scrollback codeLinus Torvalds
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-09-08fbmem: add margin check to fb_check_caps()George Kennedy
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie
2020-08-31Merge 5.9-rc3 into tty-nextGreg Kroah-Hartman
2020-08-26Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18Merge v5.9-rc1 into drm-misc-nextMaxime Ripard
2020-08-18vt: make vc_data pointers const in selection.hJiri Slaby
2020-08-18fbcon: prevent user font height or width change from causing potential out-of...George Kennedy
2020-08-12Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann