| Commit message (Expand) | Author | Age | Files | Lines |
* | braille_console: remove MODULE_LICENSE in non-modules | Nick Alcock | 2023-04-13 | 1 | -1/+0 |
* | Merge 6.2-rc5 into char-misc-next | Greg Kroah-Hartman | 2023-01-22 | 1 | -0/+3 |
|\ |
|
| * | tty: fix possible null-ptr-defer in spk_ttyio_release | Gaosheng Cui | 2023-01-19 | 1 | -0/+3 |
* | | accessibility: speakup: Fix spelling mistake "thw" -> "the" | Colin Ian King | 2023-01-20 | 1 | -1/+1 |
|/ |
|
* | speakup: Fix building as extmod | Samuel Thibault | 2022-11-23 | 2 | -3/+8 |
* | accessibility: speakup: phonetic spelling while arrowing letter by letter | Mushahid Hussain | 2022-11-23 | 5 | -4/+17 |
* | accessibility: speakup: Specify spk_vars among module parameters | Mushahid Hussain | 2022-11-23 | 1 | -13/+47 |
* | Accessiblity: speakup_acntsa: specifying the default driver parameters among ... | Osama Muhammad | 2022-11-23 | 1 | -8/+29 |
* | Accessiblity: speakup_acntpc: specifying the default driver parameters among ... | Osama Muhammad | 2022-11-23 | 1 | -8/+30 |
* | Accessiblity: speakup_txprt: specifying the default driver parameters among t... | Osama Muhammad | 2022-11-23 | 1 | -8/+37 |
* | Accessiblity: speakup_spkout: specifying the default driver parameters among ... | Osama Muhammad | 2022-11-23 | 1 | -9/+34 |
* | Accessiblity: speakup_ltlk: specifying the default driver parameters among th... | Osama Muhammad | 2022-11-23 | 1 | -11/+42 |
* | Accessiblity: speakup_keypc: specifying the default driver parameters among t... | Osama Muhammad | 2022-11-23 | 1 | -6/+23 |
* | Accessiblity: speakup_dummy: specifying the default driver parameters among t... | Osama Muhammad | 2022-11-23 | 1 | -11/+42 |
* | Accessiblity: speakup_dtlk: specifying the default driver parameters among th... | Osama Muhammad | 2022-11-23 | 1 | -11/+39 |
* | Accessiblity: speakup_dectlk: specifying the default driver parameters among ... | Osama Muhammad | 2022-11-23 | 1 | -10/+35 |
* | Accessiblity: speakup_decpc: specifying the default driver parameters among t... | Osama Muhammad | 2022-11-23 | 1 | -10/+38 |
* | Accessiblity: speakup_decext: specifying the default driver parameters among ... | Osama Muhammad | 2022-11-23 | 1 | -10/+34 |
* | Accessiblity: speakup_bns: specifying the default driver parameters among the... | Osama Muhammad | 2022-11-23 | 1 | -8/+28 |
* | Accessiblity: speakup_audptr: specifying the default driver parameters among ... | Osama Muhammad | 2022-11-23 | 1 | -9/+33 |
* | Accessiblity: speakup_apollo: specifying the default driver parameters among ... | Osama Muhammad | 2022-11-23 | 1 | -9/+37 |
* | Accessiblity: speakup_soft: specifying the default driver parameters among th... | Osama Muhammad | 2022-11-23 | 1 | -16/+43 |
* | speakup: replace utils' u_char with unsigned char | Đoàn Trần Công Danh | 2022-11-09 | 1 | -1/+1 |
* | speakup: fix a segfault caused by switching consoles | Mushahid Hussain | 2022-11-09 | 1 | -1/+1 |
* | speakup_soft: Add direct module parameter | Samuel Thibault | 2022-09-01 | 1 | -1/+5 |
* | speakup: Notify synthesizers of the punctuation level change | Samuel Thibault | 2022-09-01 | 3 | -7/+33 |
* | speakup-dummy: Add support for PUNCT variable | Samuel Thibault | 2022-09-01 | 1 | -0/+4 |
* | Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2022-08-08 | 3 | -4/+3 |
|\ |
|
| * | serial: Consolidate BOTH_EMPTY use | Ilpo Järvinen | 2022-06-27 | 1 | -2/+1 |
| * | tty/vt: consolemap: make parameters of inverse_translate() saner | Jiri Slaby | 2022-06-10 | 2 | -2/+2 |
* | | speakup: Generate speakupmap.h automatically | Samuel Thibault | 2022-06-27 | 6 | -66/+421 |
|/ |
|
* | Revert "speakup: Generate speakupmap.h automatically" | Greg Kroah-Hartman | 2022-05-20 | 6 | -418/+66 |
* | speakup: Generate speakupmap.h automatically | Samuel Thibault | 2022-05-19 | 6 | -66/+418 |
* | accessiblity: speakup: Add missing misc_deregister in softsynth_probe | Zheng Bin | 2022-05-19 | 1 | -0/+1 |
* | accessiblity: speakup: cleanup comments | Tom Rix | 2022-04-20 | 16 | -17/+17 |
* | Merge 5.17-rc4 into char-misc-next | Greg Kroah-Hartman | 2022-02-14 | 1 | -0/+1 |
|\ |
|
| * | speakup-dectlk: Restore pitch setting | Samuel Thibault | 2022-02-08 | 1 | -0/+1 |
* | | speakup_audptr: cleanup synth_version | Samuel Thibault | 2022-02-08 | 1 | -11/+13 |
* | | speakup: Allow lower values for the flush parameter | Samuel Thibault | 2022-02-08 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-01-14 | 3 | -3/+3 |
|\ |
|
| * | speakup: remove redundant assignment of variable i | Colin Ian King | 2021-11-26 | 3 | -3/+3 |
* | | tty: the rest, stop using tty_schedule_flip() | Jiri Slaby | 2021-11-25 | 1 | -2/+2 |
|/ |
|
* | speakup: replace sprintf() by scnprintf() | Samuel Thibault | 2021-07-21 | 1 | -4/+11 |
* | speakup: use C99 syntax for array initializers | Colin Ian King | 2021-07-21 | 1 | -7/+7 |
* | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2021-07-05 | 1 | -4/+5 |
|\ |
|
| * | tty: no checking of tty_unregister_ldisc | Jiri Slaby | 2021-05-13 | 1 | -2/+1 |
| * | tty: make tty_ldisc_ops a param in tty_unregister_ldisc | Jiri Slaby | 2021-05-13 | 1 | -1/+1 |
| * | tty: set tty_ldisc_ops::num statically | Jiri Slaby | 2021-05-13 | 1 | -1/+2 |
| * | tty: make fp of tty_ldisc_ops::receive_buf{,2} const | Jiri Slaby | 2021-05-13 | 1 | -1/+2 |
* | | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-07-05 | 4 | -5/+18 |
|\ \ |
|