summaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/varhandlers.c
Commit message (Expand)AuthorAgeFilesLines
* staging: speakup: fix line over 80 characters.Bhagyashri Dighole2019-03-011-1/+2
* staging: speakup: Note that simple_strtoul can't simply be replaced by kstrtoulSamuel Thibault2019-02-261-0/+1
* staging: speakup: remove redundant variable lColin Ian King2018-07-111-3/+2
* staging: speakup: Add pause command used on switching to graphical modeSamuel Thibault2018-05-061-0/+1
* staging: speakup: add SPDX identifier.Greg Kroah-Hartman2018-01-151-0/+1
* staging: speakup: fixes braces {} should be used on all arms of this statementArushi Singhal2017-03-231-5/+7
* staging: speakup: Simplify "NULL" comparisonsArushi Singhal2017-03-231-3/+3
* staging: speakup: varhandlers.c Align parenthesisWalt Feasel2016-11-211-2/+1
* staging: speakup: varhandlers.c Comment style modificationsWalt Feasel2016-11-211-1/+2
* Staging: speakup: varhandlers: Add space around the operator.Sandhya Bankar2016-09-221-3/+3
* Staging: speakup: varhandlers: cleanup of function spk_get_punc_varSaurabh Sengar2016-01-281-25/+25
* staging: speakup: varhandlers: Remove useless intialisationAmitoj Kaur Chawla2015-10-161-1/+1
* Staging: speakup: varhandlers.c: Remove explicit NULL comparisonShraddha Barke2015-09-121-9/+9
* staging: speakup: Fix warning reported by checkpatchAleksei Fedotov2015-08-141-1/+2
* staging: speakup: Fix missing blank line warningMelike Yurtoglu2014-10-021-0/+1
* staging: speakup: fix missing blank lines after declarationsDomagoj Trsan2014-09-111-0/+5
* staging: speakup: fix redundant return in void functionsDomagoj Trsan2014-09-111-1/+0
* staging: speakup: remove unnecessary space before semicolonNandini Hanumanthagowda2013-10-141-3/+3
* staging: speakup: str initialization replaced with NULL where it was initiali...Shalin Mehta2013-10-031-1/+1
* Staging: speakup: Fix sparse warning in varhandlers.cSachin Kamat2013-05-161-1/+1
* staging: speakup: cleanup spk_var_header_by_name()Dan Carpenter2013-05-131-10/+7
* staging: speakup: remove custom string_unescape_any_inplaceAndy Shevchenko2013-04-301-46/+0
* staging: speakup: fix a bug when translate octal numbersAndy Shevchenko2013-04-091-2/+2
* staging: speakup: use native error codesAndy Shevchenko2013-03-291-13/+13
* staging: speakup: reuse native kernel functionsAndy Shevchenko2013-03-291-29/+1
* staging: speakup: Prefix externally-visible symbolsSamuel Thibault2013-01-071-33/+33
* staging: speakup: varhandlers.c style fixesWilliam Hubbs2010-10-191-54/+55
* Staging: add speakup to the staging directoryWilliam Hubbs2010-10-071-0/+403