WSL2-Linux-Kernel/drivers/accessibility/speakup
Greg Kroah-Hartman 8f49a2fe8e Linux 5.9-rc3
-----BEGIN PGP SIGNATURE-----
 
 iQFSBAABCAA8FiEEq68RxlopcLEwq+PEeb4+QwBBGIYFAl9ML+IeHHRvcnZhbGRz
 QGxpbnV4LWZvdW5kYXRpb24ub3JnAAoJEHm+PkMAQRiGA8EIAIy/kTbFS0yrE9yV
 hb98oX0z9+EU9YQg9vhaRWwPd+rJF/JMQZLqYcwbhjG9abaUL3T3fEcSAefMHw8E
 LAt+hYzA38dHt7tqhsFQX3vV1VorvDVICBVN0yRPRWKKikq4OPIHzaAR9tleGAF5
 8btQisl1PjN+obwYmLuNb6aX16OCwAF+uXOwehcoJs9dvMNhwtXRzfOflWzOvOo6
 tE0bHErlylLDfLv4ZzEfczTdks4QJZ7C0xLSf3oN9AAynW42Xnhct4hi8qZY/hCf
 CMaqeN4hdpub6TvQIqBdDqMMjEXGFgeNSnAEBQY9VpvUqz8NTu6sQxwgJEKDF5tg
 d81lv2c=
 =uW/F
 -----END PGP SIGNATURE-----

Merge 5.9-rc3 into tty-next

We need the tty/serial fixes in here as well.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-08-31 07:19:25 +02:00
..
DefaultKeyAssignments staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
Kconfig speakup: only build serialio when ISA is enabled 2020-08-18 13:15:34 +02:00
Makefile speakup: only build serialio when ISA is enabled 2020-08-18 13:15:34 +02:00
TODO staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
buffers.c 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 staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
i18n.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
i18n.h staging/speakup: Move out of staging 2020-07-29 14:02:41 +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 vc: propagate "viewed as bool" from screenpos up 2020-08-18 13:45:20 +02:00
selection.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
serialio.c speakup: Fix wait_for_xmitr for ttyio case 2020-08-18 13:15:32 +02:00
serialio.h staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakup.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 staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakup_acntsa.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakup_apollo.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakup_audptr.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakup_bns.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakup_decext.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakup_decpc.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakup_dectlk.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakup_dtlk.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakup_dtlk.h staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakup_dummy.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakup_keypc.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakup_ltlk.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakup_soft.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakup_spkout.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakup_txprt.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakupmap.h staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
speakupmap.map staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
spk_priv.h speakup: Fix wait_for_xmitr for ttyio case 2020-08-18 13:15:32 +02:00
spk_priv_keyinfo.h staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
spk_ttyio.c speakup: Fix wait_for_xmitr for ttyio case 2020-08-18 13:15:32 +02:00
spk_types.h speakup: Fix wait_for_xmitr for ttyio case 2020-08-18 13:15:32 +02:00
synth.c speakup: Fix wait_for_xmitr for ttyio case 2020-08-18 13:15:32 +02:00
thread.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00
varhandlers.c staging/speakup: Move out of staging 2020-07-29 14:02:41 +02:00