aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/speakup_dectlk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-01staging: speakup: fix line over 80 characters.Bhagyashri Dighole1-1/+2
2018-03-06staging: speakup: match alignment with open parenthesisSantha Meena Ramamoorthy1-2/+2
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-09-28staging: speakup: Use octal permissions '0444'Mihaela Muraru1-1/+1
2017-06-27staging: speakup: make ttyio synths use device nameOkash Khawaja1-0/+3
2017-05-16staging: speakup: flush tty buffers and ensure hardware flow controlOkash Khawaja1-0/+1
2017-05-16staging: speakup: migrate apollo, ltlk, audptr, decext, dectlk and spkoutOkash Khawaja1-5/+4
2017-05-15staging: speakup: make input functionality swappableOkash Khawaja1-2/+2
2017-03-23staging: speakup: fixes braces {} should be used on all arms of this statementArushi Singhal1-3/+3
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-6/+7
2017-03-16staging: speakup: spk_serial_out and spk_wait_for_xmitr to take synth argOkash Khawaja1-6/+6
2017-03-09speakup: extend synth buffer to 16bit unicode charactersSamuel Thibault1-0/+1
2017-01-31Staging: speakup - syle fix permissions to octalDerek Robson1-14/+14
2016-01-28Staging: speakup: Remove FSF mailing addressShraddha Barke1-4/+0
2015-09-12Staging: speakup: Remove braces for single statement blocksShraddha Barke1-2/+1
2015-03-20Staging: speakup: Use module_spk_synthVaishali Thakkar1-11/+1
2014-09-11staging: speakup: fix missing blank lines after declarationsDomagoj Trsan1-0/+2
2014-07-08staging: speakup: speakup_dectlk.c - use time_before_eq()Anil Belur1-1/+1
2014-05-23drivers/staging/speakup/: avoid world-writable sysfs files.Rusty Russell1-8/+8
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-12/+12
2014-04-01staging: fix up speakup kobject modeRusty Russell1-12/+12
2014-03-18staging/speakup:speakup_dectlk.c Fix line over 80 characters.Aybuke Ozdemir1-2/+4
2013-05-16staging: speakup: dectlk: remove custom locking macrosWilliam Hubbs1-10/+10
2013-01-07staging: speakup: Prefix externally-visible symbolsSamuel Thibault1-3/+3
2010-10-15staging: speakup: speakup_dectlk.c: style fixesChristopher Brannon1-15/+22
2010-10-07Staging: add speakup to the staging directoryWilliam Hubbs1-0/+315