aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/varhandlers.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-06staging: speakup: Add pause command used on switching to graphical modeSamuel Thibault1-0/+1
2018-01-15staging: speakup: add SPDX identifier.Greg Kroah-Hartman1-0/+1
2017-03-23staging: speakup: fixes braces {} should be used on all arms of this statementArushi Singhal1-5/+7
2017-03-23staging: speakup: Simplify "NULL" comparisonsArushi Singhal1-3/+3
2016-11-21staging: speakup: varhandlers.c Align parenthesisWalt Feasel1-2/+1
2016-11-21staging: speakup: varhandlers.c Comment style modificationsWalt Feasel1-1/+2
2016-09-22Staging: speakup: varhandlers: Add space around the operator.Sandhya Bankar1-3/+3
2016-01-28Staging: speakup: varhandlers: cleanup of function spk_get_punc_varSaurabh Sengar1-25/+25
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