index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
vt
/
vt.c
Age
Commit message (
Expand
)
Author
2021-10-06
tty: Fix out-of-bound vmalloc access in imageblit
Igor Matheus Andrade Torrente
2021-09-26
console: consume APC, DM, DCS
nick black
2021-05-26
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
2021-05-11
tty: fix memory leak in vc_deallocate
Pavel Skripkin
2020-11-08
vt: Disable KD_FONT_OP_COPY
Daniel Vetter
2020-08-31
Merge 5.9-rc3 into tty-next
Greg Kroah-Hartman
2020-08-26
Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
tty: vt, fix kernel-doc
Jiri Slaby
2020-08-18
vc: propagate "viewed as bool" from screenpos up
Jiri Slaby
2020-08-18
vt: declare xy for get/putconsxy properly
Jiri Slaby
2020-08-18
vt: make vc_data pointers const in selection.h
Jiri Slaby
2020-08-18
vt: defer kfree() of vc_screenbuf in vc_do_resize()
Tetsuo Handa
2020-07-27
Merge 5.8-rc7 into tty-next
Greg Kroah-Hartman
2020-07-21
tty: vt: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-21
vt: Reject zero-sized screen buffer size.
Tetsuo Handa
2020-06-24
vt: simplify noncolor attributes in build_attr
Jiri Slaby
2020-06-24
vt: remove superfluous parens in invert_screen and build_attr
Jiri Slaby
2020-06-24
vt: use newly defined CUR_* macros
Jiri Slaby
2020-06-24
vt: redefine world of cursor macros
Jiri Slaby
2020-06-24
vt: whitespace and paren cleanup in add_softcursor
Jiri Slaby
2020-06-24
vt: synchronize types and use min in csi_X
Jiri Slaby
2020-06-24
vt: make tc write more obvious in vc_con_write_normal
Jiri Slaby
2020-06-24
vt: simplify vc_attr handling in vc_con_write_normal
Jiri Slaby
2020-06-24
vc: simplify condition in vc_con_write_normal
Jiri Slaby
2020-06-24
vc: move normal char processing from do_con_write
Jiri Slaby
2020-06-24
vc: extract detecting control characters from do_con_write
Jiri Slaby
2020-06-24
vc: introduce struct vc_draw_region
Jiri Slaby
2020-06-24
vc: move translation out of do_con_write
Jiri Slaby
2020-06-24
vt: move rescan_last_byte label earlier
Jiri Slaby
2020-06-24
vt: extract attribute inversion to vc_invert_attr
Jiri Slaby
2020-06-24
vt: rearrange vc_translate_unicode
Jiri Slaby
2020-06-24
vt: separate unicode handling into vc_translate_unicode
Jiri Slaby
2020-06-24
vt: use modern types in do_con_write
Jiri Slaby
2020-06-24
vt: move vc_translate to vt.c and rename it
Jiri Slaby
2020-06-24
vt: get rid of VT10.ID macros
Jiri Slaby
2020-06-24
vt: use tty_insert_flip_string in respond_string
Jiri Slaby
2020-06-24
vt: convert vc_tab_stop to bitmap
Jiri Slaby
2020-06-24
vt: switch G0/1_charset to an array
Jiri Slaby
2020-06-24
vt: deduplicate setGx code
Jiri Slaby
2020-06-24
vc: switch state to bool
Jiri Slaby
2020-06-24
vt: introduce enum vc_intensity for intensity
Jiri Slaby
2020-06-24
vc: separate state
Jiri Slaby
2020-05-04
vt: fix unicode console freeing with a common interface
Nicolas Pitre
2020-04-23
vt: don't hardcode the mem allocation upper bound
Nicolas Pitre
2020-04-23
vt: don't use kmalloc() for the unicode screen buffer
Nicolas Pitre
2020-03-27
vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
Eric Biggers
2020-03-16
vt: indent switch-case in setterm_command properly
Jiri Slaby
2020-03-16
vt: use min() to limit intervals
Jiri Slaby
2020-03-12
vt: drop redundant might_sleep() in do_con_write()
Eric Biggers
[next]