index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
vt
/
vt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-08-08
1
-8
/
+8
|
\
|
*
tty: vt: initialize unicode screen buffer
Tetsuo Handa
2022-07-19
1
-1
/
+1
|
*
tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*
Jiri Slaby
2022-06-27
1
-4
/
+4
|
*
tty: vt: convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
2022-06-10
1
-2
/
+2
|
*
tty/vt: consolemap: make parameters of inverse_translate() saner
Jiri Slaby
2022-06-10
1
-1
/
+1
*
|
vt: fix memory overlapping when deleting chars in the buffer
Yangxi Xiang
2022-06-30
1
-1
/
+1
|
/
*
tty: drivers/tty/, stop using tty_schedule_flip()
Jiri Slaby
2021-11-25
1
-1
/
+1
*
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-09-01
1
-5
/
+22
|
\
|
*
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-27
1
-3
/
+3
|
*
tty: Fix out-of-bound vmalloc access in imageblit
Igor Matheus Andrade Torrente
2021-07-21
1
-2
/
+19
*
|
console: consume APC, DM, DCS
nick black
2021-08-30
1
-4
/
+27
|
/
*
Merge 5.13-rc4 into tty-next
Greg Kroah-Hartman
2021-05-31
1
-1
/
+1
|
\
|
*
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
2021-05-15
1
-1
/
+1
*
|
tty: remove tty_operations::chars_in_buffer for non-buffering
Jiri Slaby
2021-05-13
1
-6
/
+0
*
|
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
1
-1
/
+1
*
|
tty: cumulate and document tty_struct::ctrl* members
Jiri Slaby
2021-05-13
1
-2
/
+2
*
|
tty: cumulate and document tty_struct::flow* members
Jiri Slaby
2021-05-13
1
-2
/
+2
*
|
tty: remove broken r3964 line discipline
Jiri Slaby
2021-05-13
1
-2
/
+0
|
/
*
tty: fix memory leak in vc_deallocate
Pavel Skripkin
2021-03-28
1
-0
/
+1
*
tty: vt: Mundane typo fix in the file vt.c
Bhaskar Chowdhury
2021-03-23
1
-1
/
+1
*
vt: drop old FONT ioctls
Jiri Slaby
2021-01-07
1
-36
/
+3
*
vt: move set_leds to keyboard.c
Jiri Slaby
2021-01-07
1
-2
/
+1
*
vt: Disable KD_FONT_OP_COPY
Daniel Vetter
2020-11-08
1
-22
/
+2
*
Merge 5.9-rc3 into tty-next
Greg Kroah-Hartman
2020-08-31
1
-5
/
+6
|
\
|
*
Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-26
1
-2
/
+3
|
|
\
|
|
*
vt: defer kfree() of vc_screenbuf in vc_do_resize()
Tetsuo Handa
2020-08-18
1
-2
/
+3
|
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-3
/
+3
|
|
/
*
|
tty: vt, fix kernel-doc
Jiri Slaby
2020-08-18
1
-3
/
+4
*
|
vc: propagate "viewed as bool" from screenpos up
Jiri Slaby
2020-08-18
1
-8
/
+10
*
|
vt: declare xy for get/putconsxy properly
Jiri Slaby
2020-08-18
1
-5
/
+5
*
|
vt: make vc_data pointers const in selection.h
Jiri Slaby
2020-08-18
1
-7
/
+8
|
/
*
Merge 5.8-rc7 into tty-next
Greg Kroah-Hartman
2020-07-27
1
-11
/
+18
|
\
|
*
vt: Reject zero-sized screen buffer size.
Tetsuo Handa
2020-07-21
1
-11
/
+18
*
|
tty: vt: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-21
1
-1
/
+1
*
|
vt: simplify noncolor attributes in build_attr
Jiri Slaby
2020-06-24
1
-4
/
+4
*
|
vt: remove superfluous parens in invert_screen and build_attr
Jiri Slaby
2020-06-24
1
-3
/
+7
*
|
vt: use newly defined CUR_* macros
Jiri Slaby
2020-06-24
1
-9
/
+13
*
|
vt: redefine world of cursor macros
Jiri Slaby
2020-06-24
1
-1
/
+1
*
|
vt: whitespace and paren cleanup in add_softcursor
Jiri Slaby
2020-06-24
1
-7
/
+11
*
|
vt: synchronize types and use min in csi_X
Jiri Slaby
2020-06-24
1
-3
/
+5
*
|
vt: make tc write more obvious in vc_con_write_normal
Jiri Slaby
2020-06-24
1
-5
/
+8
*
|
vt: simplify vc_attr handling in vc_con_write_normal
Jiri Slaby
2020-06-24
1
-8
/
+4
*
|
vc: simplify condition in vc_con_write_normal
Jiri Slaby
2020-06-24
1
-1
/
+1
*
|
vc: move normal char processing from do_con_write
Jiri Slaby
2020-06-24
1
-89
/
+109
*
|
vc: extract detecting control characters from do_con_write
Jiri Slaby
2020-06-24
1
-26
/
+45
*
|
vc: introduce struct vc_draw_region
Jiri Slaby
2020-06-24
1
-19
/
+25
*
|
vc: move translation out of do_con_write
Jiri Slaby
2020-06-24
1
-10
/
+16
*
|
vt: move rescan_last_byte label earlier
Jiri Slaby
2020-06-24
1
-8
/
+4
*
|
vt: extract attribute inversion to vc_invert_attr
Jiri Slaby
2020-06-24
1
-8
/
+16
*
|
vt: rearrange vc_translate_unicode
Jiri Slaby
2020-06-24
1
-57
/
+64
[next]