aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-14staging: speakup: Fix warning reported by checkpatchAleksei Fedotov12-44/+66
2015-08-14staging: speakup: Remove unnecessary externsJoe Perches2-41/+39
2015-07-14staging: speakup: fix indentationLuis de Bethencourt1-1/+1
2015-06-12staging: speakup: use swap() in get_highlight_color()Fabian Frederick1-6/+3
2015-04-03staging: speakup: Fix warning of line over 80 characters.Shirish Gajera6-11/+22
2015-03-20Staging: speakup: Use module_spk_synthVaishali Thakkar15-166/+15
2015-03-20Staging: speakup: Add helper macro for spk_synth boilerplateVaishali Thakkar1-0/+11
2015-03-09Staging: speakup: Remove unused variableHaneen Mohammed1-3/+1
2015-03-06staging: speakup: remove extra parentheses around right bit shift operationAya Mahfouz1-1/+1
2015-03-01Staging: speakup: Remove 'extern' keywords from .h prototypesKatie Dunne1-26/+26
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-6/+6
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+4
2015-02-07staging: speakup: Remove unnecessary spaceBastian Plettner1-1/+1
2015-01-28drivers/staging: use current->state helpersDavidlohr Bueso1-1/+1
2015-01-20doubletalk: probe failure causes OOPSAlan Cox1-3/+4
2015-01-17staging: speakup: Combine the consecutive stringPanir.Nyan1-1/+1
2015-01-17staging: speakup: Split the comment to fit the lengthPanir.Nyan1-3/+3
2014-10-20staging: speakup: Use time_after_eq to compare jiffies in speakup_keypc.cEsra Altintas1-1/+1
2014-10-20staging: speakup: remove jiffies comparison using time_after_eq() in speakup_dtlk.cEsra Altintas1-1/+1
2014-10-20staging: speakup: Change char * array type as static constDilek Uzulmez1-1/+1
2014-10-20staging: speakup: Change char * array type as static constEbru Akagunduz1-1/+1
2014-10-20staging: speakup: Fixed else after return or break warningYeliz Taneroglu1-2/+2
2014-10-02staging: speakup: Fixed warning <linux/serial.h> instead of <asm/serial.h>Melike Yurtoglu1-1/+1
2014-10-02staging: speakup: Fix missing blank line warningMelike Yurtoglu1-0/+1
2014-09-28staging: speakup: Added blank line.Aybuke Ozdemir1-0/+1
2014-09-28Staging: speakup: Fix trailing spaceAybuke Ozdemir1-18/+18
2014-09-23staging: speakup: remove jiffies comparison using time_after_eq()Tapasweni Pathak3-3/+3
2014-09-19staging: speakup: fix checkpatch warningRoxana Blaj1-2/+4
2014-09-19staging: speakup: fix checkpatch warningRoxana Blaj1-0/+1
2014-09-19Staging: speakup: fix checkpatch warningNicoleta Birsan1-0/+1
2014-09-11staging: speakup: fix missing blank lines after declarationsDomagoj Trsan16-1/+87
2014-09-11staging: speakup: fix line indentationsDomagoj Trsan2-3/+4
2014-09-11staging: speakup: fix redundant return in void functionsDomagoj Trsan3-3/+0
2014-09-11staging: speakup: fix warnings: line over 80 charactersDomagoj Trsan2-12/+19
2014-07-18Update speakup mailing list addressSamuel Thibault1-1/+1
2014-07-08staging: speakup: speakup_dectlk.c - use time_before_eq()Anil Belur1-1/+1
2014-06-19drivers/staging/speakup/main: fixed jiffie comparisonRobin Schroer1-1/+1
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds17-151/+154
2014-05-27Staging: speakup: don't die if accessing sysfs without synthSasha Levin1-0/+3
2014-05-24Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vtBen Hutchings1-3/+11
2014-05-24Staging: speakup: Move pasting into a work itemBen Hutchings3-6/+34
2014-05-24speakup: fix incorrect perms on speakup_acntsa.cRusty Russell1-4/+4
2014-05-23drivers/staging/speakup/: avoid world-writable sysfs files.Rusty Russell16-150/+150
2014-04-22Merge 3.15-rc2 into staging-nextGreg Kroah-Hartman1-9/+9
2014-04-18staging: speakup: fix typo in kobjects.cHayato Suzuki1-1/+1
2014-04-16staging: speakup: fix misuse of kstrtol() in handle_goto()Daeseok Youn1-9/+9
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds17-212/+210
2014-04-01staging: fix up speakup kobject modeRusty Russell17-212/+210
2014-03-18staging/speakup:speakup_dectlk.c Fix line over 80 characters.Aybuke Ozdemir1-2/+4
2014-03-18staging: speakup: Prefer pr_err instead of printk(KERN_ERR)Keerthimai Janarthanan1-2/+2