- 3bad80d Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years ago
- 1f8ff52 speakup: remove redundant assignment of variable i by Colin Ian King · 3 years, 2 months ago
- b68b914 tty: the rest, stop using tty_schedule_flip() by Jiri Slaby · 3 years, 1 month ago
- ec7b5ed speakup: replace sprintf() by scnprintf() by Samuel Thibault · 3 years, 6 months ago
- f83461e speakup: use C99 syntax for array initializers by Colin Ian King · 3 years, 6 months ago
- c932ed0 Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 6 months ago
- eed0218 Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 6 months ago
- 36b1fef accessibility: braille: braille_console: fix whitespace style issues by Clayton Casciato · 3 years, 7 months ago
- 5b5140b speakup: Separate out translations for bright colors names by Samuel Thibault · 3 years, 7 months ago
- f5e9724 braille_console: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
- 357a6a8 tty: no checking of tty_unregister_ldisc by Jiri Slaby · 3 years, 8 months ago
- f81ee8b tty: make tty_ldisc_ops a param in tty_unregister_ldisc by Jiri Slaby · 3 years, 8 months ago
- fbadf70a tty: set tty_ldisc_ops::num statically by Jiri Slaby · 3 years, 8 months ago
- 0f3dcf3 tty: make fp of tty_ldisc_ops::receive_buf{,2} const by Jiri Slaby · 3 years, 8 months ago
- d08410d Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 8 months ago
- 0d5cf95 speakup: i18n: Switch to kmemdup_nul() in spk_msg_set() by Yang Yingliang · 3 years, 9 months ago
- 981b22b tty: remove TTY_LDISC_MAGIC by Jiri Slaby · 3 years, 10 months ago
- e229b42 Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 10 months ago
- 1f7c14a speakup: Make dectlk flush timeout configurable by Samuel Thibault · 4 years ago
- 1174225 speakup: Simplify spk_ttyio_out error handling. by Samuel Thibault · 4 years ago
- 4f2a81f speakup: Reference synth from tty and tty from synth by Samuel Thibault · 4 years ago
- 1941ab1 speakup: add the missing synth parameter to all io functions by Samuel Thibault · 4 years ago
- 4ea3cd6 tty: rename tty_kopen() and add new function tty_kopen_shared() by Uwe Kleine-König · 4 years ago
- d1b928e speakup: fix uninitialized flush_lock by Yang Yingliang · 4 years, 1 month ago
- a3ab07c Merge 5.10-rc7 into char-misc-next by Greg Kroah-Hartman · 4 years, 1 month ago
- f099209 speakup: Reject setting the speakup line discipline outside of speakup by Samuel Thibault · 4 years, 1 month ago
- 3473065 Merge 5.10-rc6 into char-misc-next by Greg Kroah-Hartman · 4 years, 1 month ago
- de75803 Merge tag 'tty-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 1 month ago
- 93c69b2 Merge 5.10-rc4 into char-misc-next by Greg Kroah-Hartman · 4 years, 1 month ago
- d412275 speakup: Do not let the line discipline be used several times by Samuel Thibault · 4 years, 2 months ago
- 5081559 speakup: document the usage of enum values by Samuel Thibault · 4 years, 2 months ago
- a79db45 speakup_dummy: log about characters received by the dummy driver by Samuel Thibault · 4 years, 2 months ago
- 3ed1cfb speakup ttyio: Do not schedule() in ttyio_in_nowait by Samuel Thibault · 4 years, 2 months ago
- 640969a speakup: Fix clearing selection in safe context by Samuel Thibault · 4 years, 2 months ago
- d7012df speakup: Fix var_id_t values and thus keymap by Samuel Thibault · 4 years, 3 months ago
- 8f49a2f Merge 5.9-rc3 into tty-next by Greg Kroah-Hartman · 4 years, 4 months ago
- 27563ab Merge tag 'char-misc-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- b8209f6 vc: propagate "viewed as bool" from screenpos up by Jiri Slaby · 4 years, 4 months ago
- dfe650b speakup: only build serialio when ISA is enabled by Samuel Thibault · 4 years, 5 months ago
- 2b86d9b speakup: Fix wait_for_xmitr for ttyio case by Samuel Thibault · 4 years, 5 months ago
- d6efb3a Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 5 months ago
- 2067fd9 staging/speakup: Move out of staging by Samuel Thibault · 4 years, 5 months ago
- 28bc24f vc: separate state by Jiri Slaby · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- c81ea72 console: Don't perform test for CON_BRL flag by Andy Shevchenko · 5 years ago
- fd26084 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 70 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- bbeddf5 printk: move braille console support into separate braille.[ch] files by Joe Perches · 11 years ago
- 079c953 vt:tackle kbd_table by Alan Cox · 13 years ago
- 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
- 98b8788 drop explicit include of autoconf.h by Sam Ravnborg · 15 years ago
- c0c9209 braille_console: only register notifiers when the braille console is used by Pascal Terjan · 16 years ago
- 3f9827b Kconfig: improved help for CONFIG_ACCESSIBILITY by Samuel Thibault · 17 years ago
- f7511d5 Basic braille screen reader support by Samuel Thibault · 17 years ago