alistair23-linux/drivers/staging/speakup
Dan Carpenter e45423d76f staging: speakup: signedness bug in spk_ttyio_in_nowait()
On most of the common arches char is signed so it can't ever == 0xff.
Let's fix this by making it a u8.

Fixes: 6b9ad1c742 ("staging: speakup: add send_xchar, tiocmset and input functionality for tty")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-05-25 18:56:32 +02:00
..
buffers.c
DefaultKeyAssignments
devsynth.c
fakekey.c staging: speakup: Remove the explicit NULL comparison 2017-03-27 14:00:41 +02:00
i18n.c
i18n.h
Kconfig
keyhelp.c
kobjects.c staging: speakup: Removed Unnecessary parentheses. 2017-03-23 14:20:41 +01:00
main.c staging: speakup: Remove the explicit NULL comparison 2017-03-27 14:00:41 +02:00
Makefile staging: speakup: add tty-based comms functions 2017-05-16 14:05:42 +02:00
selection.c staging: speakup: Match alignment with open parenthesis. 2017-03-23 14:20:41 +01:00
serialio.c staging: speakup: flush tty buffers and ensure hardware flow control 2017-05-16 14:19:41 +02:00
serialio.h staging: speakup: add send_xchar, tiocmset and input functionality for tty 2017-05-16 14:19:41 +02:00
speakup.h staging: speakup: spaces preferred around operator 2017-03-23 14:20:41 +01:00
speakup_acnt.h
speakup_acntpc.c Annotation of module parameters that specify device settings 2017-05-10 19:13:03 -07:00
speakup_acntsa.c staging: speakup: migrate acntsa, bns, dummy and txprt to ttyio 2017-05-16 14:19:41 +02:00
speakup_apollo.c staging: speakup: migrate apollo, ltlk, audptr, decext, dectlk and spkout 2017-05-16 14:19:41 +02:00
speakup_audptr.c staging: speakup: flush tty buffers and ensure hardware flow control 2017-05-16 14:19:41 +02:00
speakup_bns.c staging: speakup: move those functions which do outgoing serial comms, into serialio.c 2017-03-17 15:19:09 +09:00
speakup_decext.c staging: speakup: flush tty buffers and ensure hardware flow control 2017-05-16 14:19:41 +02:00
speakup_decpc.c staging: speakup: fix unnecessary long line 2017-05-15 12:44:20 +02:00
speakup_dectlk.c staging: speakup: flush tty buffers and ensure hardware flow control 2017-05-16 14:19:41 +02:00
speakup_dtlk.c staging: speakup: make input functionality swappable 2017-05-15 12:31:43 +02:00
speakup_dtlk.h drivers/staging/speakup: Align block comments at * 2017-05-15 12:44:20 +02:00
speakup_dummy.c staging: speakup: migrate acntsa, bns, dummy and txprt to ttyio 2017-05-16 14:19:41 +02:00
speakup_keypc.c Annotation of module parameters that specify device settings 2017-05-10 19:13:03 -07:00
speakup_ltlk.c staging: speakup: migrate apollo, ltlk, audptr, decext, dectlk and spkout 2017-05-16 14:19:41 +02:00
speakup_soft.c staging: speakup: make input functionality swappable 2017-05-15 12:31:43 +02:00
speakup_spkout.c staging: speakup: flush tty buffers and ensure hardware flow control 2017-05-16 14:19:41 +02:00
speakup_txprt.c staging: speakup: migrate acntsa, bns, dummy and txprt to ttyio 2017-05-16 14:19:41 +02:00
speakupmap.h
speakupmap.map
spk_priv.h staging: speakup: add send_xchar, tiocmset and input functionality for tty 2017-05-16 14:19:41 +02:00
spk_priv_keyinfo.h
spk_ttyio.c staging: speakup: signedness bug in spk_ttyio_in_nowait() 2017-05-25 18:56:32 +02:00
spk_types.h staging: speakup: flush tty buffers and ensure hardware flow control 2017-05-16 14:19:41 +02:00
spkguide.txt
synth.c staging: speakup: flush tty buffers and ensure hardware flow control 2017-05-16 14:19:41 +02:00
thread.c
TODO
varhandlers.c staging: speakup: fixes braces {} should be used on all arms of this statement 2017-03-23 14:20:41 +01:00