index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbcon: Avoid 'cap' set but not used warning
Helge Deller
2022-02-08
1
-4
/
+3
*
fbdev: fbmem: Fix the implicit type casting
Yizhuo Zhai
2022-02-03
1
-0
/
+2
*
fbcon: Add option to enable legacy hardware acceleration
Helge Deller
2022-02-02
6
-34
/
+64
*
Revert "fbcon: Disable accelerated scrolling"
Helge Deller
2022-02-02
1
-8
/
+37
*
Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...
Helge Deller
2022-02-02
8
-36
/
+666
*
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-01-10
1
-7
/
+7
|
\
|
*
video: fbdev: replace snprintf in show functions with sysfs_emit
Qing Wang
2021-10-15
1
-7
/
+7
*
|
fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb
Alex Deucher
2021-12-31
1
-0
/
+47
|
/
*
fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)
Claudio Suarez
2021-10-13
8
-666
/
+36
*
fbdev: fbmem: Fix double free of 'fb_info->pixmap.addr'
Zheyu Ma
2021-10-10
1
-1
/
+4
*
fbmem: don't allow too huge resolutions
Tetsuo Handa
2021-09-08
1
-0
/
+6
*
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-07-23
1
-3
/
+3
|
\
|
*
fbmem: Convert from atomic_t to refcount_t on fb_info->count
Xiyu Yang
2021-07-19
1
-3
/
+3
*
|
fbmem: Do not delete the mode that is still in use
Zhen Lei
2021-07-13
1
-7
/
+5
*
|
Revert "fb_defio: Remove custom address_space_operations"
Matthew Wilcox
2021-06-01
2
-0
/
+39
|
/
*
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
2021-05-15
1
-1
/
+1
*
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
2021-05-09
1
-1
/
+1
*
Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-05-09
1
-1
/
+1
|
\
|
*
Merge tag 'drm-misc-next-fixes-2021-05-06' of git://anongit.freedesktop.org/d...
Dave Airlie
2021-05-07
1
-1
/
+1
|
|
\
|
|
*
fbmem: Mark proc_fb_seq_ops as __maybe_unused
Guenter Roeck
2021-05-04
1
-1
/
+1
*
|
|
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-04-28
2
-39
/
+0
|
\
|
|
|
*
|
Merge drm/drm-fixes into drm-next
Daniel Vetter
2021-04-13
1
-0
/
+3
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
fb_defio: Remove custom address_space_operations
Matthew Wilcox (Oracle)
2021-03-12
2
-39
/
+0
*
|
|
fbdev: zero-fill colormap in fbcmap.c
Phillip Potter
2021-04-10
1
-4
/
+4
|
|
/
|
/
|
*
|
drivers: video: fbcon: fix NULL dereference in fbcon_cursor()
Du Cheng
2021-03-23
1
-0
/
+3
|
/
*
video: fbdev: core: Fix kernel-doc warnings in fbmon + fb_notify
Sam Ravnborg
2020-12-08
2
-1
/
+8
*
video: fbcon: Fix warnings by using pr_debug() in fbcon
Sam Ravnborg
2020-11-29
1
-17
/
+8
*
fbcon: Drop EXPORT_SYMBOL
Daniel Vetter
2020-11-17
7
-11
/
+0
*
fbcon: Disable accelerated scrolling
Daniel Vetter
2020-11-17
1
-37
/
+8
*
video: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-11-16
1
-1
/
+1
*
fbcon: Avoid using FNTCHARCNT() and hard-coded built-in font charcount
Peilin Ye
2020-11-16
3
-41
/
+23
*
console: Delete unused con_font_copy() callback implementations
Peilin Ye
2020-11-16
1
-11
/
+0
*
drm: remove pgprot_decrypted() before calls to io_remap_pfn_range()
Jason Gunthorpe
2020-11-10
1
-5
/
+0
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-11-02
8
-389
/
+26
|
\
|
*
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-15
2
-7
/
+9
|
|
\
|
*
\
Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-10-14
1
-9
/
+1
|
|
\
\
|
|
*
|
fbcon: remove no-op fbcon_set_origin()
Tetsuo Handa
2020-10-02
1
-8
/
+0
|
|
*
|
Merge 5.9.0-rc6 into tty-next
Greg Kroah-Hartman
2020-09-21
7
-373
/
+11
|
|
|
\
\
|
|
*
\
\
Merge 5.9-rc3 into tty-next
Greg Kroah-Hartman
2020-08-31
2
-3
/
+24
|
|
|
\
\
\
|
|
*
|
|
|
vt: make vc_data pointers const in selection.h
Jiri Slaby
2020-08-18
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-10-06
4
-7
/
+14
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
fbcon: Fix global-out-of-bounds read in fbcon_get_font()
Peilin Ye
2020-09-25
1
-0
/
+12
|
|
*
|
|
|
fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
Peilin Ye
2020-09-25
3
-7
/
+2
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-09-20
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
fbcon: Fix user font detection test at fbcon_resize().
Tetsuo Handa
2020-09-16
1
-1
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
fbcon: remove now unusued 'softback_lines' cursor() argument
Linus Torvalds
2020-09-14
7
-44
/
+8
|
*
|
|
|
fbcon: remove soft scrollback code
Linus Torvalds
2020-09-14
1
-330
/
+4
|
|
/
/
/
*
|
|
/
fbdev: simplify fb_getput_cmap()
Arnd Bergmann
2020-09-25
1
-25
/
+19
|
|
_
|
/
|
/
|
|
*
|
|
fbcon: Remove the superfluous break
Jing Xiangfeng
2020-09-18
1
-2
/
+0
*
|
|
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-14
1
-2
/
+23
|
\
\
\
[next]