summaryrefslogtreecommitdiffstats
path: root/drivers/accessibility/speakup/spk_ttyio.c
Commit message (Expand)AuthorAgeFilesLines
* tty: fix possible null-ptr-defer in spk_ttyio_releaseGaosheng Cui2023-01-191-0/+3
* tty: the rest, stop using tty_schedule_flip()Jiri Slaby2021-11-251-2/+2
* tty: no checking of tty_unregister_ldiscJiri Slaby2021-05-131-2/+1
* tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby2021-05-131-1/+1
* tty: set tty_ldisc_ops::num staticallyJiri Slaby2021-05-131-1/+2
* tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby2021-05-131-1/+2
* tty: remove TTY_LDISC_MAGICJiri Slaby2021-03-101-1/+0
* Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-241-106/+79
|\
| * speakup: Simplify spk_ttyio_out error handling.Samuel Thibault2021-01-271-18/+20
| * speakup: Reference synth from tty and tty from synthSamuel Thibault2021-01-271-73/+44
| * speakup: add the missing synth parameter to all io functionsSamuel Thibault2021-01-271-17/+17
* | tty: rename tty_kopen() and add new function tty_kopen_shared()Uwe Kleine-König2020-12-281-1/+1
|/
* speakup: Reject setting the speakup line discipline outside of speakupSamuel Thibault2020-11-301-14/+23
* Merge tag 'tty-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-11-221-1/+11
|\
| * speakup: Do not let the line discipline be used several timesSamuel Thibault2020-11-121-1/+11
* | speakup ttyio: Do not schedule() in ttyio_in_nowaitSamuel Thibault2020-11-091-4/+6
|/
* speakup: Fix wait_for_xmitr for ttyio caseSamuel Thibault2020-08-181-0/+7
* staging/speakup: Move out of stagingSamuel Thibault2020-07-291-0/+384