aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/spk_priv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-18staging: speakup_soft: Fix alternate speech with other synthsSamuel Thibault1-0/+1
2018-11-07staging: speakup: move arguments to adhere to 80 charsIoannis Valasakis1-2/+4
2018-03-14staging: speakup: Add unicode support to the speakup_dummy driverSamuel Thibault1-0/+1
2018-01-15staging: speakup: remove redundant license textGreg Kroah-Hartman1-10/+0
2018-01-15staging: speakup: add SPDX identifier.Greg Kroah-Hartman1-0/+1
2017-07-18staging: speakup: add functions to register and unregister ldiscOkash Khawaja1-0/+2
2017-06-27staging: speakup: check and convert dev name or ser to dev_tOkash Khawaja1-0/+2
2017-05-16staging: speakup: add send_xchar, tiocmset and input functionality for ttyOkash Khawaja1-0/+1
2017-05-16staging: speakup: add tty-based comms functionsOkash Khawaja1-0/+4
2017-05-15staging: speakup: make input functionality swappableOkash Khawaja1-2/+1
2017-03-17staging: speakup: move those functions which do outgoing serial comms, into serialio.cOkash Khawaja1-1/+1
2017-03-16staging: speakup: add spk_io_ops struct to spk_synthOkash Khawaja1-1/+2
2017-03-16staging: speakup: spk_serial_out and spk_wait_for_xmitr to take synth argOkash Khawaja1-2/+2
2017-03-09speakup: extend synth buffer to 16bit unicode charactersSamuel Thibault1-2/+7
2017-03-09staging: speakup: Add __printf format/arg verification, fix falloutJoe Perches1-0/+1
2017-02-05Drivers: staging: speakup: spk_priv.h - style fixDerek Robson1-2/+2
2016-01-28Staging: speakup: Remove FSF mailing addressShraddha Barke1-4/+0
2015-10-16staging: speakup: Fix multi-line comment styleCristina Moraru1-21/+21
2015-03-01Staging: speakup: Remove 'extern' keywords from .h prototypesKatie Dunne1-26/+26
2013-05-16staging: speakup: remove custom locking macro definitionsWilliam Hubbs1-12/+0
2013-05-16staging: speakup: remove spk_trylock macro definitionWilliam Hubbs1-1/+0
2013-01-07staging: speakup: Prefix externally-visible symbolsSamuel Thibault1-4/+4
2012-03-08TTY: speakup, do not use serialPJiri Slaby1-1/+1
2010-10-07Staging: add speakup to the staging directoryWilliam Hubbs1-0/+93