summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/core
AgeCommit message (Expand)AuthorFilesLines
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-7/+9
2020-10-14Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-9/+1
2020-10-06Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-7/+14
2020-10-02fbcon: remove no-op fbcon_set_origin()Tetsuo Handa1-8/+0
2020-09-25fbcon: Fix global-out-of-bounds read in fbcon_get_font()Peilin Ye1-0/+12
2020-09-25fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye3-7/+2
2020-09-21Merge 5.9.0-rc6 into tty-nextGreg Kroah-Hartman7-373/+11
2020-09-20Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2020-09-18fbcon: Remove the superfluous breakJing Xiangfeng1-2/+0
2020-09-16fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa1-1/+1
2020-09-14fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds7-44/+8
2020-09-14fbcon: remove soft scrollback codeLinus Torvalds1-330/+4
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard1-2/+23
2020-09-08fbmem: add margin check to fb_check_caps()George Kennedy1-0/+4
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie1-2/+23
2020-08-31Merge 5.9-rc3 into tty-nextGreg Kroah-Hartman2-3/+24
2020-08-26Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+23
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-18Merge v5.9-rc1 into drm-misc-nextMaxime Ripard6-25/+25
2020-08-18vt: make vc_data pointers const in selection.hJiri Slaby1-1/+1
2020-08-18fbcon: prevent user font height or width change from causing potential out-of...George Kennedy1-2/+23
2020-08-12Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-8/+4
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann7-17/+14
2020-08-11Merge tag 'v5.8' into drm-nextDave Airlie4-8/+8
2020-08-11Merge tag 'drm-misc-next-fixes-2020-08-05' of git://anongit.freedesktop.org/d...Dave Airlie2-8/+4
2020-08-06Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-25/+25
2020-08-05Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-4/+4
2020-08-04fbmem: pull fbcon_update_vcs() out of fb_set_var()Tetsuo Handa2-8/+4
2020-08-03fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-03fbdev: Remove trailing whitespaceThomas Zimmermann1-5/+5
2020-07-27Merge 5.8-rc7 into tty-nextGreg Kroah-Hartman4-8/+8
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie1-1/+2
2020-07-23fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.Tetsuo Handa4-8/+8
2020-07-20video: fbdev: Replace HTTP links with HTTPS onesAlexander A. Klimov1-2/+2
2020-07-20Merge 5.8-rc6 into tty-nextGreg Kroah-Hartman1-1/+2
2020-07-10fbcon: Use array3_size() helper in scr_memcpyw()Gustavo A. R. Silva1-2/+2
2020-06-24drm/fb-helper: Fix vt restoreDaniel Vetter1-1/+2
2020-06-24vt: use newly defined CUR_* macrosJiri Slaby6-6/+6
2020-06-24vt: redefine world of cursor macrosJiri Slaby4-4/+4
2020-06-24vc: separate stateJiri Slaby6-15/+15
2020-04-22Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-1/+1
2020-04-17Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-0/+3
2020-03-31fbcon: fix null-ptr-deref in fbcon_switchQiujun Huang1-0/+3
2020-03-20fbdev: fbmon: fix -Wextra build warningsRandy Dunlap1-1/+1
2020-01-15fbdev: remove object duplication in MakefileMasahiro Yamada1-1/+0
2020-01-15fbmem: Adjust indentation in fb_prepare_logo and fb_blankNathan Chancellor1-18/+18
2020-01-15fbcon: Adjust indentation in set_con2fb_mapNathan Chancellor1-14/+13
2020-01-15fbdev: potential information leak in do_fb_ioctl()Dan Carpenter1-1/+1
2020-01-06Merge drm/drm-next into drm-misc-nextMaarten Lankhorst1-2/+2
2020-01-03fbdev: fbmem: avoid exporting fb_center_logoPeter Rosin1-1/+0