summaryrefslogtreecommitdiff
path: root/drivers/staging/speakup/speakup_soft.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-29staging/speakup: Move out of stagingSamuel Thibault1-430/+0
2020-04-28staging/speakup: Add inflection synth parameterSamuel Thibault1-0/+4
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+7
2020-03-26speakup: misc: Use dynamic minor numbers for speakup devicesZhenzhong Duan1-7/+7
2020-03-10staging: speakup: Fix a typo error print for softsynthu deviceZhenzhong Duan1-1/+1
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-07staging: speakup: Add pause command used on switching to graphical modeSamuel Thibault1-1/+2
2018-02-12vfs: 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...Linus 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...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-29Staging: speakup: Remove FSF mailing addressShraddha Barke1-3/+0
2015-10-17staging: speakup: Fix multi-line comment styleCristina Moraru1-1/+2
2015-08-15staging: speakup: Fix warning reported by checkpatchAleksei Fedotov1-1/+0
2015-03-20Staging: speakup: Use module_spk_synthVaishali Thakkar1-12/+1
2014-09-12staging: 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-23staging: speakup: fix warnings by adding __user annotationsEmil Goode1-4/+4
2013-05-17staging: speakup: soft: remove custom locking macrosWilliam Hubbs1-13/+13
2012-09-17staging: speakup_soft: Fix reading of init stringBen Hutchings1-9/+4
2012-09-05speakup: lower default software speech rateSamuel Thibault1-1/+1
2011-06-29staging: speakup: Use kstrtoul_from_userPeter Huewe1-8/+1
2010-10-15staging: speakup: speakup_soft.c: style fixesChristopher Brannon1-21/+34
2010-10-08Staging: add speakup to the staging directoryWilliam Hubbs1-0/+366