summaryrefslogtreecommitdiffstats
path: root/drivers/accessibility/speakup/spk_ttyio.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-25tty: the rest, stop using tty_schedule_flip()Jiri Slaby1-2/+2
2021-05-13tty: no checking of tty_unregister_ldiscJiri Slaby1-2/+1
2021-05-13tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby1-1/+1
2021-05-13tty: set tty_ldisc_ops::num staticallyJiri Slaby1-1/+2
2021-05-13tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby1-1/+2
2021-03-10tty: remove TTY_LDISC_MAGICJiri Slaby1-1/+0
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-106/+79
2021-01-27speakup: Simplify spk_ttyio_out error handling.Samuel Thibault1-18/+20
2021-01-27speakup: Reference synth from tty and tty from synthSamuel Thibault1-73/+44
2021-01-27speakup: add the missing synth parameter to all io functionsSamuel Thibault1-17/+17
2020-12-28tty: rename tty_kopen() and add new function tty_kopen_shared()Uwe Kleine-König1-1/+1
2020-11-30speakup: Reject setting the speakup line discipline outside of speakupSamuel Thibault1-14/+23
2020-11-22Merge tag 'tty-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+11
2020-11-12speakup: Do not let the line discipline be used several timesSamuel Thibault1-1/+11
2020-11-09speakup ttyio: Do not schedule() in ttyio_in_nowaitSamuel Thibault1-4/+6
2020-08-18speakup: Fix wait_for_xmitr for ttyio caseSamuel Thibault1-0/+7
2020-07-29staging/speakup: Move out of stagingSamuel Thibault1-0/+384