remarkable-linux/drivers/staging/speakup
Ben Hutchings 28a821c306 Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vt
This function is largely a duplicate of paste_selection() in
drivers/tty/vt/selection.c, but with its own selection state.  The
speakup selection mechanism should really be merged with vt.

For now, apply the changes from 'TTY: vt, fix paste_selection ldisc
handling', 'tty: Make ldisc input flow control concurrency-friendly',
and 'tty: Fix unsafe vt paste_selection()'.

References: https://bugs.debian.org/735202
References: https://bugs.debian.org/744015
Reported-by: Paul Gevers <elbrus@debian.org>
Reported-and-tested-by: Jarek Czekalski <jarekczek@poczta.onet.pl>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Cc: <stable@vger.kernel.org> # v3.8 but needs backporting for < 3.12
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-05-24 02:25:11 +09:00
..
buffers.c
DefaultKeyAssignments
devsynth.c
fakekey.c
i18n.c
i18n.h
Kconfig
keyhelp.c
kobjects.c staging: fix up speakup kobject mode 2014-04-01 14:20:26 +10:30
main.c Staging: speakup: Move pasting into a work item 2014-05-24 02:25:10 +09:00
Makefile
selection.c Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vt 2014-05-24 02:25:11 +09:00
serialio.c
serialio.h
speakup.h Staging: speakup: Move pasting into a work item 2014-05-24 02:25:10 +09:00
speakup_acnt.h
speakup_acntpc.c staging: fix up speakup kobject mode 2014-04-01 14:20:26 +10:30
speakup_acntsa.c speakup: fix incorrect perms on speakup_acntsa.c 2014-05-24 01:31:35 +09:00
speakup_apollo.c staging: fix up speakup kobject mode 2014-04-01 14:20:26 +10:30
speakup_audptr.c staging: fix up speakup kobject mode 2014-04-01 14:20:26 +10:30
speakup_bns.c staging: fix up speakup kobject mode 2014-04-01 14:20:26 +10:30
speakup_decext.c staging: fix up speakup kobject mode 2014-04-01 14:20:26 +10:30
speakup_decpc.c staging: fix up speakup kobject mode 2014-04-01 14:20:26 +10:30
speakup_dectlk.c Nothing major: the stricter permissions checking for sysfs broke 2014-04-06 09:38:07 -07:00
speakup_dtlk.c staging: fix up speakup kobject mode 2014-04-01 14:20:26 +10:30
speakup_dtlk.h
speakup_dummy.c staging: fix up speakup kobject mode 2014-04-01 14:20:26 +10:30
speakup_keypc.c staging: fix up speakup kobject mode 2014-04-01 14:20:26 +10:30
speakup_ltlk.c staging: fix up speakup kobject mode 2014-04-01 14:20:26 +10:30
speakup_soft.c staging: fix up speakup kobject mode 2014-04-01 14:20:26 +10:30
speakup_spkout.c staging: fix up speakup kobject mode 2014-04-01 14:20:26 +10:30
speakup_txprt.c staging: fix up speakup kobject mode 2014-04-01 14:20:26 +10:30
speakupmap.h
speakupmap.map
spk_priv.h
spk_priv_keyinfo.h
spk_types.h
spkguide.txt
synth.c
thread.c
TODO
varhandlers.c