index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2022-06-10
tty/vt: consolemap: saner variable names in con_get_unimap()
Jiri Slaby
2022-06-10
tty/vt: consolemap: saner variable names in con_copy_unimap()
Jiri Slaby
2022-06-10
tty/vt: consolemap: saner variable names in con_release_unimap()
Jiri Slaby
2022-06-10
tty/vt: consolemap: saner variable names in con_unshare_unimap()
Jiri Slaby
2022-06-10
tty/vt: consolemap: saner variable names in con_do_clear_unimap()
Jiri Slaby
2022-06-10
tty/vt: consolemap: saner variable names in con_unify_unimap()
Jiri Slaby
2022-06-10
tty/vt: consolemap: saner variable names in con_insert_unipair()
Jiri Slaby
2022-06-10
tty/vt: consolemap: saner variable names in conv_uni_to_pc()
Jiri Slaby
2022-06-10
tty/vt: consolemap: saner variable names in set_inverse_trans_unicode()
Jiri Slaby
2022-06-10
tty/vt: consolemap: extract dict unsharing to con_unshare_unimap()
Jiri Slaby
2022-06-10
tty/vt: consolemap: remove glyph < 0 check from set_inverse_trans_unicode()
Jiri Slaby
2022-06-10
tty/vt: consolemap: introduce enum translation_map and use it
Jiri Slaby
2022-06-10
tty/vt: consolemap: check put_user() in con_get_unimap()
Jiri Slaby
2022-06-10
tty/vt: consolemap: make p1 increment less confusing in con_get_unimap()
Jiri Slaby
2022-06-10
tty/vt: consolemap: make con_get_unimap() more readable
Jiri Slaby
2022-06-10
tty/vt: consolemap: make con_set_unimap() more readable
Jiri Slaby
2022-06-10
tty/vt: consolemap: use sizeof(*pointer) instead of sizeof(type)
Jiri Slaby
2022-06-10
tty/vt: consolemap: zero uni_pgdir using kcalloc()
Jiri Slaby
2022-06-10
tty/vt: consolemap: introduce UNI_*() macros
Jiri Slaby
2022-06-10
tty/vt: consolemap: use | for binary addition
Jiri Slaby
2022-06-10
tty/vt: consolemap: one line = one statement
Jiri Slaby
2022-06-10
tty/vt: consolemap: make parameters of inverse_translate() saner
Jiri Slaby
2022-06-10
tty/vt: consolemap: decrypt inverse_translate()
Jiri Slaby
2022-06-10
tty/vt: consolemap: define UNI_* macros for constants
Jiri Slaby
2022-06-10
tty/vt: consolemap: rename and document struct uni_pagedir
Jiri Slaby
2022-06-10
tty/vt: consolemap: use ARRAY_SIZE()
Jiri Slaby
2022-06-10
tty/vt: Makefile, add --unicode for loadkeys invocation
Jiri Slaby
2022-06-10
tty/vt: defkeymap.c_shipped, little unification with loadkeys
Jiri Slaby
2022-06-10
serial: pmac_zilog: remove unused header
Jiri Slaby
2022-06-10
serial: pic32: fix missing clk_disable_unprepare() on error in pic32_uart_sta...
Yang Yingliang
2022-06-10
serial: tegra: fix typos in comments
Julia Lawall
2022-06-10
tty: fix typos in comments
Julia Lawall
2022-06-10
tty: goldfish: Fix free_irq() on remove
Vincent Whitchurch
2022-06-10
tty: serial: qcom-geni-serial: Implement start_rx callback
Vijaya Krishna Nivarthi
2022-06-10
serial: core: Introduce callback for start_rx and do stop_rx in suspend only ...
Vijaya Krishna Nivarthi
2022-06-10
tty: n_gsm: Debug output allocation must use GFP_ATOMIC
Tony Lindgren
2022-06-04
Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-06-03
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-03
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-01
xen: replace xen_remap() with memremap()
Juergen Gross
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-26
Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-25
Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-05-25
Merge tag 'printk-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-23
Merge tag 'm68k-for-v5.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-23
Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2022-05-19
tty: Rework receive flow control char logic
Ilpo Järvinen
2022-05-19
serial: stm32-usart: Correct CSIZE, bits, and parity
Ilpo Järvinen
2022-05-19
serial: st-asc: Sanitize CSIZE and correct PARENB for CS7
Ilpo Järvinen
[prev]
[next]