linux/drivers/staging/speakup
Samuel Thibault 615cba3557 staging: speakup: Note that simple_strtoul can't simply be replaced by kstrtoul
We often receive patches which erroneously try to use kstrtoul in these
places.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-02-26 11:50:17 +01:00
..
buffers.c staging: speakup: use true/false instead of 1/0 2018-05-15 09:31:38 +02:00
DefaultKeyAssignments
devsynth.c
fakekey.c staging: speakup: remove redundant license text 2018-01-15 16:03:45 +01:00
i18n.c staging: speakup: i18n: fix spelling mistake "phoneticly" -> "phonetically" 2018-12-05 09:39:45 +01:00
i18n.h
Kconfig staging: speakup: Fix coding style 2019-01-07 08:56:07 +01:00
keyhelp.c staging: speakup: remove redundant license text 2018-01-15 16:03:45 +01:00
kobjects.c staging: speakup: Note that simple_strtoul can't simply be replaced by kstrtoul 2019-02-26 11:50:17 +01:00
main.c staging: speakup: Note that simple_strtoul can't simply be replaced by kstrtoul 2019-02-26 11:50:17 +01:00
Makefile
selection.c
serialio.c
serialio.h
speakup.h staging: speakup: Add pause command used on switching to graphical mode 2018-05-06 19:02:37 -07:00
speakup_acnt.h
speakup_acntpc.c staging: speakup: move arguments to reduce 80 chars limit 2018-11-07 12:22:33 +01:00
speakup_acntsa.c staging: speakup: remove redundant license text 2018-01-15 16:03:45 +01:00
speakup_apollo.c staging: speakup: remove redundant license text 2018-01-15 16:03:45 +01:00
speakup_audptr.c staging: speakup: remove redundant license text 2018-01-15 16:03:45 +01:00
speakup_bns.c staging: speakup: remove redundant license text 2018-01-15 16:03:45 +01:00
speakup_decext.c staging: speakup: remove redundant license text 2018-01-15 16:03:45 +01:00
speakup_decpc.c staging: speakup: clean up few indentation issues 2018-11-07 12:35:10 +01:00
speakup_dectlk.c staging: speakup: match alignment with open parenthesis 2018-03-06 04:01:10 -08:00
speakup_dtlk.c staging: speakup: remove space after a cast 2018-02-23 09:54:57 +01:00
speakup_dtlk.h
speakup_dummy.c staging: speakup: Add pause command used on switching to graphical mode 2018-05-06 19:02:37 -07:00
speakup_keypc.c staging: speakup: clean up few indentation issues 2018-11-07 12:35:10 +01:00
speakup_ltlk.c staging: speakup: remove redundant license text 2018-01-15 16:03:45 +01:00
speakup_soft.c staging: speakup: fix wraparound in uaccess length check 2018-07-16 10:04:11 +02:00
speakup_spkout.c staging: speakup: remove redundant license text 2018-01-15 16:03:45 +01:00
speakup_txprt.c staging: speakup: remove redundant license text 2018-01-15 16:03:45 +01:00
speakupmap.h
speakupmap.map
spk_priv.h staging: speakup: move arguments to adhere to 80 chars 2018-11-07 12:22:33 +01:00
spk_priv_keyinfo.h staging: speakup: remove redundant license text 2018-01-15 16:03:45 +01:00
spk_ttyio.c staging: speakup: fix tty-operation NULL derefs 2019-01-30 11:54:01 +01:00
spk_types.h staging: speakup: refactor synths array to use a list 2018-06-17 09:05:11 +02:00
spkguide.txt
synth.c staging: speakup: refactor synths array to use a list 2018-06-17 09:05:11 +02:00
thread.c
TODO
varhandlers.c staging: speakup: Note that simple_strtoul can't simply be replaced by kstrtoul 2019-02-26 11:50:17 +01:00