| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-13 | braille_console: remove MODULE_LICENSE in non-modules | Nick Alcock | 1 | -1/+0 |
| 2023-01-22 | Merge 6.2-rc5 into char-misc-next | Greg Kroah-Hartman | 1 | -0/+3 |
| 2023-01-20 | accessibility: speakup: Fix spelling mistake "thw" -> "the" | Colin Ian King | 1 | -1/+1 |
| 2023-01-19 | tty: fix possible null-ptr-defer in spk_ttyio_release | Gaosheng Cui | 1 | -0/+3 |
| 2022-11-23 | speakup: Fix building as extmod | Samuel Thibault | 2 | -3/+8 |
| 2022-11-23 | accessibility: speakup: phonetic spelling while arrowing letter by letter | Mushahid Hussain | 5 | -4/+17 |
| 2022-11-23 | accessibility: speakup: Specify spk_vars among module parameters | Mushahid Hussain | 1 | -13/+47 |
| 2022-11-23 | Accessiblity: speakup_acntsa: specifying the default driver parameters among ... | Osama Muhammad | 1 | -8/+29 |
| 2022-11-23 | Accessiblity: speakup_acntpc: specifying the default driver parameters among ... | Osama Muhammad | 1 | -8/+30 |
| 2022-11-23 | Accessiblity: speakup_txprt: specifying the default driver parameters among t... | Osama Muhammad | 1 | -8/+37 |
| 2022-11-23 | Accessiblity: speakup_spkout: specifying the default driver parameters among ... | Osama Muhammad | 1 | -9/+34 |
| 2022-11-23 | Accessiblity: speakup_ltlk: specifying the default driver parameters among th... | Osama Muhammad | 1 | -11/+42 |
| 2022-11-23 | Accessiblity: speakup_keypc: specifying the default driver parameters among t... | Osama Muhammad | 1 | -6/+23 |
| 2022-11-23 | Accessiblity: speakup_dummy: specifying the default driver parameters among t... | Osama Muhammad | 1 | -11/+42 |
| 2022-11-23 | Accessiblity: speakup_dtlk: specifying the default driver parameters among th... | Osama Muhammad | 1 | -11/+39 |
| 2022-11-23 | Accessiblity: speakup_dectlk: specifying the default driver parameters among ... | Osama Muhammad | 1 | -10/+35 |
| 2022-11-23 | Accessiblity: speakup_decpc: specifying the default driver parameters among t... | Osama Muhammad | 1 | -10/+38 |
| 2022-11-23 | Accessiblity: speakup_decext: specifying the default driver parameters among ... | Osama Muhammad | 1 | -10/+34 |
| 2022-11-23 | Accessiblity: speakup_bns: specifying the default driver parameters among the... | Osama Muhammad | 1 | -8/+28 |
| 2022-11-23 | Accessiblity: speakup_audptr: specifying the default driver parameters among ... | Osama Muhammad | 1 | -9/+33 |
| 2022-11-23 | Accessiblity: speakup_apollo: specifying the default driver parameters among ... | Osama Muhammad | 1 | -9/+37 |
| 2022-11-23 | Accessiblity: speakup_soft: specifying the default driver parameters among th... | Osama Muhammad | 1 | -15/+42 |
| 2022-11-09 | speakup: replace utils' u_char with unsigned char | Đoàn Trần Công Danh | 1 | -1/+1 |
| 2022-11-09 | speakup: fix a segfault caused by switching consoles | Mushahid Hussain | 1 | -1/+1 |
| 2022-09-01 | speakup_soft: Add direct module parameter | Samuel Thibault | 1 | -1/+5 |
| 2022-09-01 | speakup: Notify synthesizers of the punctuation level change | Samuel Thibault | 3 | -7/+33 |
| 2022-09-01 | speakup-dummy: Add support for PUNCT variable | Samuel Thibault | 1 | -0/+4 |
| 2022-08-08 | Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 3 | -4/+3 |
| 2022-06-27 | speakup: Generate speakupmap.h automatically | Samuel Thibault | 6 | -66/+421 |
| 2022-06-27 | serial: Consolidate BOTH_EMPTY use | Ilpo Järvinen | 1 | -2/+1 |
| 2022-06-10 | tty/vt: consolemap: make parameters of inverse_translate() saner | Jiri Slaby | 2 | -2/+2 |
| 2022-05-20 | Revert "speakup: Generate speakupmap.h automatically" | Greg Kroah-Hartman | 6 | -418/+66 |
| 2022-05-19 | speakup: Generate speakupmap.h automatically | Samuel Thibault | 6 | -66/+418 |
| 2022-05-19 | accessiblity: speakup: Add missing misc_deregister in softsynth_probe | Zheng Bin | 1 | -0/+1 |
| 2022-04-20 | accessiblity: speakup: cleanup comments | Tom Rix | 16 | -17/+17 |
| 2022-02-14 | Merge 5.17-rc4 into char-misc-next | Greg Kroah-Hartman | 1 | -0/+1 |
| 2022-02-08 | speakup-dectlk: Restore pitch setting | Samuel Thibault | 1 | -0/+1 |
| 2022-02-08 | speakup_audptr: cleanup synth_version | Samuel Thibault | 1 | -11/+13 |
| 2022-02-08 | speakup: Allow lower values for the flush parameter | Samuel Thibault | 1 | -1/+1 |
| 2022-01-14 | Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -3/+3 |
| 2021-11-26 | speakup: remove redundant assignment of variable i | Colin Ian King | 3 | -3/+3 |
| 2021-11-25 | tty: the rest, stop using tty_schedule_flip() | Jiri Slaby | 1 | -2/+2 |
| 2021-07-21 | speakup: replace sprintf() by scnprintf() | Samuel Thibault | 1 | -4/+11 |
| 2021-07-21 | speakup: use C99 syntax for array initializers | Colin Ian King | 1 | -7/+7 |
| 2021-07-05 | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -4/+5 |
| 2021-07-05 | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -5/+18 |
| 2021-06-15 | accessibility: braille: braille_console: fix whitespace style issues | Clayton Casciato | 1 | -0/+3 |
| 2021-06-15 | speakup: Separate out translations for bright colors names | Samuel Thibault | 3 | -5/+15 |
| 2021-05-17 | braille_console: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
| 2021-05-13 | tty: no checking of tty_unregister_ldisc | Jiri Slaby | 1 | -2/+1 |
| 2021-05-13 | tty: make tty_ldisc_ops a param in tty_unregister_ldisc | Jiri Slaby | 1 | -1/+1 |
| 2021-05-13 | tty: set tty_ldisc_ops::num statically | Jiri Slaby | 1 | -1/+2 |
| 2021-05-13 | tty: make fp of tty_ldisc_ops::receive_buf{,2} const | Jiri Slaby | 1 | -1/+2 |
| 2021-04-26 | Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+0 |
| 2021-04-10 | speakup: i18n: Switch to kmemdup_nul() in spk_msg_set() | Yang Yingliang | 1 | -3/+1 |
| 2021-03-10 | tty: remove TTY_LDISC_MAGIC | Jiri Slaby | 1 | -1/+0 |
| 2021-02-24 | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 17 | -150/+139 |
| 2021-02-04 | speakup: Make dectlk flush timeout configurable | Samuel Thibault | 4 | -2/+16 |
| 2021-01-27 | speakup: Simplify spk_ttyio_out error handling. | Samuel Thibault | 1 | -17/+19 |
| 2021-01-27 | speakup: Reference synth from tty and tty from synth | Samuel Thibault | 2 | -73/+46 |
| 2021-01-27 | speakup: add the missing synth parameter to all io functions | Samuel Thibault | 16 | -60/+60 |
| 2020-12-28 | tty: rename tty_kopen() and add new function tty_kopen_shared() | Uwe Kleine-König | 1 | -1/+1 |
| 2020-12-09 | speakup: fix uninitialized flush_lock | Yang Yingliang | 1 | -1/+1 |
| 2020-12-07 | Merge 5.10-rc7 into char-misc-next | Greg Kroah-Hartman | 1 | -14/+23 |
| 2020-11-30 | speakup: Reject setting the speakup line discipline outside of speakup | Samuel Thibault | 1 | -14/+23 |
| 2020-11-30 | Merge 5.10-rc6 into char-misc-next | Greg Kroah-Hartman | 1 | -1/+11 |
| 2020-11-22 | Merge tag 'tty-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+11 |
| 2020-11-16 | Merge 5.10-rc4 into char-misc-next | Greg Kroah-Hartman | 5 | -15/+16 |
| 2020-11-12 | speakup: Do not let the line discipline be used several times | Samuel Thibault | 1 | -1/+11 |
| 2020-11-09 | speakup: document the usage of enum values | Samuel Thibault | 2 | -31/+39 |
| 2020-11-09 | speakup_dummy: log about characters received by the dummy driver | Samuel Thibault | 1 | -1/+6 |
| 2020-11-09 | speakup ttyio: Do not schedule() in ttyio_in_nowait | Samuel Thibault | 1 | -4/+6 |
| 2020-11-09 | speakup: Fix clearing selection in safe context | Samuel Thibault | 3 | -9/+4 |
| 2020-11-09 | speakup: Fix var_id_t values and thus keymap | Samuel Thibault | 1 | -2/+6 |
| 2020-08-31 | Merge 5.9-rc3 into tty-next | Greg Kroah-Hartman | 8 | -11/+25 |
| 2020-08-26 | Merge tag 'char-misc-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -10/+24 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-08-18 | vc: propagate "viewed as bool" from screenpos up | Jiri Slaby | 1 | -2/+2 |
| 2020-08-18 | speakup: only build serialio when ISA is enabled | Samuel Thibault | 2 | -5/+10 |
| 2020-08-18 | speakup: Fix wait_for_xmitr for ttyio case | Samuel Thibault | 5 | -5/+14 |
| 2020-08-06 | Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -19/+19 |
| 2020-07-29 | staging/speakup: Move out of staging | Samuel Thibault | 44 | -0/+11463 |
| 2020-06-24 | vc: separate state | Jiri Slaby | 1 | -5/+5 |
| 2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -2/+2 |
| 2020-02-11 | console: Don't perform test for CON_BRL flag | Andy Shevchenko | 1 | -4/+0 |
| 2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 70 | Thomas Gleixner | 1 | -14/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2013-07-31 | printk: move braille console support into separate braille.[ch] files | Joe Perches | 1 | -2/+7 |
| 2012-03-08 | vt:tackle kbd_table | Alan Cox | 1 | -6/+3 |
| 2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 1 | -1/+1 |
| 2009-12-12 | drop explicit include of autoconf.h | Sam Ravnborg | 1 | -1/+0 |
| 2008-10-02 | braille_console: only register notifiers when the braille console is used | Pascal Terjan | 1 | -9/+4 |
| 2008-05-08 | Kconfig: improved help for CONFIG_ACCESSIBILITY | Samuel Thibault | 1 | -1/+11 |
| 2008-04-30 | Basic braille screen reader support | Samuel Thibault | 4 | -0/+422 |