aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/varhandlers.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-16staging: speakup: varhandlers: Remove useless intialisationAmitoj Kaur Chawla1-1/+1
2015-09-12Staging: speakup: varhandlers.c: Remove explicit NULL comparisonShraddha Barke1-9/+9
2015-08-14staging: speakup: Fix warning reported by checkpatchAleksei Fedotov1-1/+2
2014-10-02staging: speakup: Fix missing blank line warningMelike Yurtoglu1-0/+1
2014-09-11staging: speakup: fix missing blank lines after declarationsDomagoj Trsan1-0/+5
2014-09-11staging: speakup: fix redundant return in void functionsDomagoj Trsan1-1/+0
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 Mehta1-1/+1
2013-05-16Staging: speakup: Fix sparse warning in varhandlers.cSachin Kamat1-1/+1
2013-05-13staging: speakup: cleanup spk_var_header_by_name()Dan Carpenter1-10/+7
2013-04-30staging: speakup: remove custom string_unescape_any_inplaceAndy Shevchenko1-46/+0
2013-04-09staging: speakup: fix a bug when translate octal numbersAndy Shevchenko1-2/+2
2013-03-29staging: speakup: use native error codesAndy Shevchenko1-13/+13
2013-03-29staging: speakup: reuse native kernel functionsAndy Shevchenko1-29/+1
2013-01-07staging: speakup: Prefix externally-visible symbolsSamuel Thibault1-33/+33
2010-10-19staging: speakup: varhandlers.c style fixesWilliam Hubbs1-54/+55
2010-10-07Staging: add speakup to the staging directoryWilliam Hubbs1-0/+403