index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accessibility
/
speakup
/
spk_ttyio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
tty: use u8 for flags
Jiri Slaby (SUSE)
1
-1
/
+1
2023-08-11
tty: use u8 for chars
Jiri Slaby (SUSE)
1
-3
/
+2
2023-08-11
tty: make tty_ldisc_ops::*buf*() hooks operate on size_t
Jiri Slaby (SUSE)
1
-3
/
+3
2023-07-31
speakup: switch to unsigned iterator in spk_ttyio_receive_buf2()
Jiri Slaby
1
-1
/
+1
2023-01-19
tty: fix possible null-ptr-defer in spk_ttyio_release
Gaosheng Cui
1
-0
/
+3
2021-11-25
tty: the rest, stop using tty_schedule_flip()
Jiri Slaby
1
-2
/
+2
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-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
1
-106
/
+79
2021-01-27
speakup: Simplify spk_ttyio_out error handling.
Samuel Thibault
1
-18
/
+20
2021-01-27
speakup: Reference synth from tty and tty from synth
Samuel Thibault
1
-73
/
+44
2021-01-27
speakup: add the missing synth parameter to all io functions
Samuel Thibault
1
-17
/
+17
2020-12-28
tty: rename tty_kopen() and add new function tty_kopen_shared()
Uwe Kleine-König
1
-1
/
+1
2020-11-30
speakup: Reject setting the speakup line discipline outside of speakup
Samuel Thibault
1
-14
/
+23
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-12
speakup: Do not let the line discipline be used several times
Samuel Thibault
1
-1
/
+11
2020-11-09
speakup ttyio: Do not schedule() in ttyio_in_nowait
Samuel Thibault
1
-4
/
+6
2020-08-18
speakup: Fix wait_for_xmitr for ttyio case
Samuel Thibault
1
-0
/
+7
2020-07-29
staging/speakup: Move out of staging
Samuel Thibault
1
-0
/
+384