aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/speakup_soft.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-18staging: speakup_soft: Fix alternate speech with other synthsSamuel Thibault1-5/+11
2019-03-01staging: speakup: fix line over 80 characters.Bhagyashri Dighole1-1/+3
2018-07-16staging: speakup: fix wraparound in uaccess length checkSamuel Thibault1-1/+5
2018-05-06staging: speakup: Add pause command used on switching to graphical modeSamuel Thibault1-1/+2
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-11/+1
2018-01-15staging: speakup: remove redundant license textGreg Kroah-Hartman1-11/+0
2018-01-15staging: speakup: add SPDX identifier.Greg Kroah-Hartman1-0/+1
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-2/+2
2017-05-15staging: speakup: make input functionality swappableOkash Khawaja1-2/+2
2017-03-16staging: speakup: add spk_io_ops struct to spk_synthOkash Khawaja1-0/+1
2017-03-09speakup: add unicode variant of /dev/softsynthSamuel Thibault1-12/+81
2017-03-09speakup: extend synth buffer to 16bit unicode charactersSamuel Thibault1-0/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-01-31Staging: speakup - syle fix permissions to octalDerek Robson1-16/+16
2016-11-23staging: speakup: speakup_soft.c Align parenthesisWalt Feasel1-2/+1
2016-11-23staging: speakup: speakup_soft.c comment modificationsWalt Feasel1-5/+4
2016-11-23staging: speakup: speakup_soft.c Blank line after {Walt Feasel1-1/+0
2016-11-23staging: speakup: speakup_soft.c Multiple blank linesWalt Feasel1-1/+0
2016-11-23staging: speakup: speakup_soft.c Logical continuationWalt Feasel1-2/+2
2016-11-23staging: speakup: speakup_soft.c Space around operatorWalt Feasel1-14/+14
2016-01-28Staging: speakup: Remove FSF mailing addressShraddha Barke1-3/+0
2015-10-16staging: speakup: Fix multi-line comment styleCristina Moraru1-1/+2
2015-08-14staging: speakup: Fix warning reported by checkpatchAleksei Fedotov1-1/+0
2015-03-20Staging: speakup: Use module_spk_synthVaishali Thakkar1-12/+1
2014-09-11staging: speakup: fix missing blank lines after declarationsDomagoj Trsan1-0/+3
2014-05-23drivers/staging/speakup/: avoid world-writable sysfs files.Rusty Russell1-11/+11
2014-04-01staging: fix up speakup kobject modeRusty Russell1-15/+15
2013-05-22staging: speakup: fix warnings by adding __user annotationsEmil Goode1-4/+4
2013-05-16staging: speakup: soft: remove custom locking macrosWilliam Hubbs1-13/+13
2012-09-17staging: speakup_soft: Fix reading of init stringBen Hutchings1-9/+4
2012-09-04speakup: lower default software speech rateSamuel Thibault1-1/+1
2011-06-28staging: speakup: Use kstrtoul_from_userPeter Huewe1-8/+1
2010-10-15staging: speakup: speakup_soft.c: style fixesChristopher Brannon1-21/+34
2010-10-07Staging: add speakup to the staging directoryWilliam Hubbs1-0/+366