index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
vt
/
vt.c
Age
Commit message (
Expand
)
Author
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-20
tty: vt: drop checks for undefined VT_SINGLE_DRIVER
Jiri Slaby (SUSE)
2023-04-20
tty: vt: distribute EXPORT_SYMBOL()
Jiri Slaby (SUSE)
2023-04-20
tty: vt: simplify some cases in tioclinux()
Jiri Slaby (SUSE)
2023-04-20
tty: vt: reformat tioclinux()
Jiri Slaby (SUSE)
2023-04-03
tty: make tty_class a static const structure
Greg Kroah-Hartman
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-09
tty: vt: protect KD_FONT_OP_GET_TALL from unbound access
Samuel Thibault
2023-01-19
VT: Bump font size limitation to 64x128 pixels
Samuel Thibault
2023-01-19
VT: Add KD_FONT_OP_SET/GET_TALL operations
Samuel Thibault
2023-01-19
VT: Add height parameter to con_font_get/set consw operations
Samuel Thibault
2023-01-19
tty: vt: cache row count in con_scroll()
Jiri Slaby (SUSE)
2023-01-19
tty: vt: saner names for more scroll variables
Jiri Slaby (SUSE)
2023-01-19
tty: vt: separate array juggling to juggle_array()
Jiri Slaby (SUSE)
2023-01-19
tty: vt: simplify some unicode conditions
Jiri Slaby (SUSE)
2023-01-19
tty: vt: replace BUG_ON() by WARN_ON_ONCE()
Jiri Slaby (SUSE)
2023-01-19
tty: vt: remove struct uni_screen
Jiri Slaby (SUSE)
2023-01-19
tty: vt: remove char32_t typedef
Jiri Slaby (SUSE)
2023-01-19
tty: vt: use sizeof(*variable) where possible
Jiri Slaby (SUSE)
2023-01-19
tty: vt: remove reference to undefined NO_VC_UNI_SCREEN
Jiri Slaby (SUSE)
2023-01-19
tty: vt: drop get_vc_uniscr()
Jiri Slaby (SUSE)
2023-01-19
tty: vt: remove vc_uniscr_debug_check()
Jiri Slaby (SUSE)
2023-01-19
tty/vt: prevent registration of console with invalid number
Sven Schnelle
2022-09-05
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
2022-09-01
tty/vt: Add console_lock check to vt_console_print()
Daniel Vetter
2022-09-01
kernel/panic: Drop unblank_screen call
Daniel Vetter
2022-08-30
vt: Clear selection before changing the font
Helge Deller
2022-08-30
tty/vt: Remove printable variable
Daniel Vetter
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-07-19
tty: vt: initialize unicode screen buffer
Tetsuo Handa
2022-06-30
vt: fix memory overlapping when deleting chars in the buffer
Yangxi Xiang
2022-06-27
tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*
Jiri Slaby
2022-06-10
tty: vt: convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
2022-06-10
tty/vt: consolemap: make parameters of inverse_translate() saner
Jiri Slaby
2021-11-25
tty: drivers/tty/, stop using tty_schedule_flip()
Jiri Slaby
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-08-30
console: consume APC, DM, DCS
nick black
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-21
tty: Fix out-of-bound vmalloc access in imageblit
Igor Matheus Andrade Torrente
2021-05-31
Merge 5.13-rc4 into tty-next
Greg Kroah-Hartman
2021-05-15
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
2021-05-13
tty: remove tty_operations::chars_in_buffer for non-buffering
Jiri Slaby
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
tty: cumulate and document tty_struct::ctrl* members
Jiri Slaby
2021-05-13
tty: cumulate and document tty_struct::flow* members
Jiri Slaby
2021-05-13
tty: remove broken r3964 line discipline
Jiri Slaby
2021-03-28
tty: fix memory leak in vc_deallocate
Pavel Skripkin
2021-03-23
tty: vt: Mundane typo fix in the file vt.c
Bhaskar Chowdhury
2021-01-07
vt: drop old FONT ioctls
Jiri Slaby
[next]