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