aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-19Staging: speakup: replacing simple_strtoul with kstrtoulAshvini Varatharaj1-3/+5
2013-10-19Staging: speakup: removing jiffies comparison in speakup_apollo.cAshvini Varatharaj1-1/+1
2013-10-19Staging: speakup: removing jiffies comparison using time_after_eq()Ashvini Varatharaj1-1/+1
2013-10-14staging: speakup: remove unnecessary space before semicolonNandini Hanumanthagowda1-3/+3
2013-10-03staging: speakup: str initialization replaced with NULL where it was initialized with intShalin Mehta3-3/+3
2013-09-17staging: speakup: kobjects.c: Use correct values when changing voice.Christopher Brannon1-1/+4
2013-09-17staging/speakup/kobjects.c: Code improvement.Raphael S.Carvalho1-31/+38
2013-09-17Staging: speakup: Add dependencies for ISA card driversBen Hutchings1-0/+4
2013-05-22staging: speakup: fix warnings by adding __user annotationsEmil Goode2-9/+9
2013-05-22Staging: speakup/main: Staticize local symbolsSachin Kamat1-6/+7
2013-05-22Staging: speakup/kobjects: Use NULL instead of 0Sachin Kamat1-1/+1
2013-05-22Staging: speakup/main: Use NULL instead of 0Sachin Kamat1-2/+2
2013-05-22Staging: speakup/speakup_keypc: Return NULL instead of 0Sachin Kamat1-1/+1
2013-05-22Staging: speakup/speakup_dtlk: Return NULL instead of 0Sachin Kamat1-1/+1
2013-05-22Staging: speakup/speakup_acntpc: Return NULL instead of 0Sachin Kamat1-1/+1
2013-05-21staging/speakup: Changed parameters in kstrtol()Lisa Nguyen1-1/+1
2013-05-17staging/speakup: Remove trailing whitespace in KconfigLisa Nguyen1-16/+16
2013-05-17staging/speakup: Replaced deprecated functionLisa Nguyen1-1/+1
2013-05-17staging/speakup: Reformatted pointer variablesLisa Nguyen1-1/+1
2013-05-16Staging: speakup: Fix return value in synth.cSachin Kamat1-1/+1
2013-05-16Staging: speakup: Fix sparse warning in varhandlers.cSachin Kamat1-1/+1
2013-05-16Staging: speakup: Return NULL instead of 0 in speakup_decpc.cSachin Kamat1-1/+1
2013-05-16staging: speakup: remove custom locking macro definitionsWilliam Hubbs2-12/+12
2013-05-16staging: speakup: synth: remove custom locking macrosWilliam Hubbs1-12/+12
2013-05-16staging: speakup: thread: remove custom locking macrosWilliam Hubbs1-2/+2
2013-05-16staging: speakup: soft: remove custom locking macrosWilliam Hubbs1-13/+13
2013-05-16staging: speakup: keypc: remove custom locking macrosWilliam Hubbs1-10/+10
2013-05-16staging: speakup: dtlk: remove custom locking macrosWilliam Hubbs1-10/+10
2013-05-16staging: speakup: dectlk: remove custom locking macrosWilliam Hubbs1-10/+10
2013-05-16staging: speakup: decpc: remove custom locking macrosWilliam Hubbs1-10/+10
2013-05-16staging: speakup: decext: remove custom locking macrosWilliam Hubbs1-10/+10
2013-05-16staging: speakup: apollo: remove custom locking macrosWilliam Hubbs1-10/+10
2013-05-16staging: speakup: acntpc: remove custom locking macrosWilliam Hubbs1-10/+10
2013-05-16staging: speakup: serialio: remove custom locking macrosWilliam Hubbs1-2/+2
2013-05-16staging: speakup: remove spk_trylock macro definitionWilliam Hubbs1-1/+0
2013-05-16staging: speakup: main: remove custom locking macrosWilliam Hubbs1-29/+29
2013-05-16staging: speakup: i18n: remove custom locking macrosWilliam Hubbs1-6/+6
2013-05-16staging: speakup: devsynth: remove custom locking macrosWilliam Hubbs1-2/+2
2013-05-16staging: speakup: kobjects: remove custom locking macrosWilliam Hubbs1-23/+23
2013-05-13staging: speakup: cleanup spk_var_header_by_name()Dan Carpenter1-10/+7
2013-04-30staging: speakup: remove custom string_unescape_any_inplaceAndy Shevchenko3-49/+4
2013-04-09staging: speakup: fix a bug when translate octal numbersAndy Shevchenko1-2/+2
2013-04-05staging: speakup: selection.c fix typo in commentValentin Ilie1-1/+1
2013-03-29staging: speakup: use native error codesAndy Shevchenko3-21/+16
2013-03-29staging: speakup: reuse native kernel functionsAndy Shevchenko4-32/+3
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2013-02-13pps: Move timestamp read into PPS code properGeorge Spelvin1-0/+1
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches1-1/+0
2013-01-17Staging: speakup: kobjects.c: checkpatch.pl fixesLijo Antony1-4/+4
2013-01-17Staging: speakup: keyhelp.c: checkpatch.pl fixesLijo Antony1-2/+5