summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/core
Commit message (Expand)AuthorAgeFilesLines
...
| | * | fbcon: remove no-op fbcon_set_origin()Tetsuo Handa2020-10-021-8/+0
| | * | Merge 5.9.0-rc6 into tty-nextGreg Kroah-Hartman2020-09-217-373/+11
| | |\ \
| | * \ \ Merge 5.9-rc3 into tty-nextGreg Kroah-Hartman2020-08-312-3/+24
| | |\ \ \
| | * | | | vt: make vc_data pointers const in selection.hJiri Slaby2020-08-181-1/+1
| * | | | | Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-10-064-7/+14
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | fbcon: Fix global-out-of-bounds read in fbcon_get_font()Peilin Ye2020-09-251-0/+12
| | * | | | fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye2020-09-253-7/+2
| | |/ / /
| * | | | Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-09-201-1/+1
| |\ \ \ \
| | * | | | fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa2020-09-161-1/+1
| | | |/ / | | |/| |
| * | | | fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds2020-09-147-44/+8
| * | | | fbcon: remove soft scrollback codeLinus Torvalds2020-09-141-330/+4
| |/ / /
* | | / fbdev: simplify fb_getput_cmap()Arnd Bergmann2020-09-251-25/+19
| |_|/ |/| |
* | | fbcon: Remove the superfluous breakJing Xiangfeng2020-09-181-2/+0
* | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-09-141-2/+23
|\ \ \
| * | | Merge tag 'v5.9-rc4' into drm-nextDave Airlie2020-09-081-2/+23
| |\| |
| | * | Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-261-2/+23
| | |\ \
| | | * | fbcon: prevent user font height or width change from causing potential out-of...George Kennedy2020-08-181-2/+23
| | | |/
| | * / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
| | |/
* | / fbmem: add margin check to fb_check_caps()George Kennedy2020-09-081-0/+4
|/ /
* | Merge v5.9-rc1 into drm-misc-nextMaxime Ripard2020-08-186-25/+25
|\|
| * Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-08-122-8/+4
| |\
| * \ Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-066-25/+25
| |\ \
| | * \ Merge 5.8-rc7 into tty-nextGreg Kroah-Hartman2020-07-274-8/+8
| | |\ \
| | * \ \ Merge 5.8-rc6 into tty-nextGreg Kroah-Hartman2020-07-201-1/+2
| | |\ \ \
| | * | | | vt: use newly defined CUR_* macrosJiri Slaby2020-06-246-6/+6
| | * | | | vt: redefine world of cursor macrosJiri Slaby2020-06-244-4/+4
| | * | | | vc: separate stateJiri Slaby2020-06-246-15/+15
| * | | | | Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-08-052-4/+4
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
* | | | | | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-08-127-17/+14
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge tag 'v5.8' into drm-nextDave Airlie2020-08-114-8/+8
| |\| | | |
| | * | | | fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.Tetsuo Handa2020-07-234-8/+8
| | | |_|/ | | |/| |
| * | | | Merge tag 'drm-misc-next-fixes-2020-08-05' of git://anongit.freedesktop.org/d...Dave Airlie2020-08-112-8/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | fbmem: pull fbcon_update_vcs() out of fb_set_var()Tetsuo Handa2020-08-042-8/+4
| * | | | Merge v5.8-rc6 into drm-nextDave Airlie2020-07-241-1/+2
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * / drm/fb-helper: Fix vt restoreDaniel Vetter2020-06-241-1/+2
| | |/
| | * Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-04-221-1/+1
| | |\
* | | | fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-031-1/+1
* | | | fbdev: Remove trailing whitespaceThomas Zimmermann2020-08-031-5/+5
|/ / /
* | | video: fbdev: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-201-2/+2
* | | fbcon: Use array3_size() helper in scr_memcpyw()Gustavo A. R. Silva2020-07-101-2/+2
* | | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-04-171-0/+3
|\| | | |/ |/|
| * fbcon: fix null-ptr-deref in fbcon_switchQiujun Huang2020-03-311-0/+3
* | fbdev: fbmon: fix -Wextra build warningsRandy Dunlap2020-03-201-1/+1
|/
* fbdev: remove object duplication in MakefileMasahiro Yamada2020-01-151-1/+0
* fbmem: Adjust indentation in fb_prepare_logo and fb_blankNathan Chancellor2020-01-151-18/+18
* fbcon: Adjust indentation in set_con2fb_mapNathan Chancellor2020-01-151-14/+13
* fbdev: potential information leak in do_fb_ioctl()Dan Carpenter2020-01-151-1/+1
* Merge drm/drm-next into drm-misc-nextMaarten Lankhorst2020-01-061-2/+2
|\
| * Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-172-11/+14
| |\
| * \ Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-2/+2
| |\ \