aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-17Staging: speakup: buffers.c: checkpatch.pl fixesLijo Antony1-7/+7
2013-01-07Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman1-2/+2
2013-01-07staging: Add angle bracket before and after the URLMasanari Iida1-1/+1
2013-01-07staging: speakup: Turn some symbols staticSamuel Thibault2-3/+3
2013-01-07staging: speakup: Prefix externally-visible symbolsSamuel Thibault26-384/+384
2013-01-07staging: speakup: avoid out-of-range access in synth_add()Samuel Thibault1-1/+1
2013-01-07staging: speakup: avoid out-of-range access in synth_init()Nickolai Zeldovich1-1/+1
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-2/+1