linux-stable/drivers/accessibility/speakup
Samuel Thibault 6a5c94d926 speakup: Generate speakupmap.h automatically
speakupmap.h was not actually intended to be source code, speakupmap.map
is.

This resurrects the makemapdata.c and genmap.c tools to generate
speakupmap.h automatically from the input and speakup headers, and the
speakupmap.map keyboard mapping source file.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Link: https://lore.kernel.org/r/20220612172244.il3siyq7ueqnvah5@begin
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-06-27 15:15:55 +02:00
..
.gitignore speakup: Generate speakupmap.h automatically 2022-06-27 15:15:55 +02:00
buffers.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
DefaultKeyAssignments staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
devsynth.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
fakekey.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
genmap.c speakup: Generate speakupmap.h automatically 2022-06-27 15:15:55 +02:00
i18n.c speakup: use C99 syntax for array initializers 2021-07-21 13:45:53 +02:00
i18n.h speakup: Separate out translations for bright colors names 2021-06-15 17:07:46 +02:00
Kconfig speakup: only build serialio when ISA is enabled 2020-08-18 13:15:34 +02:00
keyhelp.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
kobjects.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
main.c speakup: Separate out translations for bright colors names 2021-06-15 17:07:46 +02:00
Makefile speakup: Generate speakupmap.h automatically 2022-06-27 15:15:55 +02:00
makemapdata.c speakup: Generate speakupmap.h automatically 2022-06-27 15:15:55 +02:00
selection.c speakup: Fix clearing selection in safe context 2020-11-09 18:14:20 +01:00
serialio.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
serialio.h staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakup_acnt.h staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakup_acntpc.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
speakup_acntsa.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
speakup_apollo.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
speakup_audptr.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
speakup_bns.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
speakup_decext.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
speakup_decpc.c speakup: add the missing synth parameter to all io functions 2021-01-27 13:12:04 +01:00
speakup_dectlk.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
speakup_dtlk.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
speakup_dtlk.h staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakup_dummy.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
speakup_keypc.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
speakup_ltlk.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
speakup_soft.c accessiblity: speakup: Add missing misc_deregister in softsynth_probe 2022-05-19 18:56:48 +02:00
speakup_spkout.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
speakup_txprt.c accessiblity: speakup: cleanup comments 2022-04-20 19:24:00 +02:00
speakup.h speakup: Fix clearing selection in safe context 2020-11-09 18:14:20 +01:00
speakupmap.map staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
spk_priv_keyinfo.h staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
spk_priv.h speakup: add the missing synth parameter to all io functions 2021-01-27 13:12:04 +01:00
spk_ttyio.c tty: the rest, stop using tty_schedule_flip() 2021-11-25 18:35:23 +01:00
spk_types.h speakup: Make dectlk flush timeout configurable 2021-02-04 17:05:48 +01:00
synth.c speakup: Allow lower values for the flush parameter 2022-02-08 12:12:27 +01:00
thread.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
TODO staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
utils.h speakup: Generate speakupmap.h automatically 2022-06-27 15:15:55 +02:00
varhandlers.c speakup: Make dectlk flush timeout configurable 2021-02-04 17:05:48 +01:00