index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
speakup
/
varhandlers.c
Age
Commit message (
Expand
)
Author
2019-03-01
staging: speakup: fix line over 80 characters.
Bhagyashri Dighole
2019-02-26
staging: speakup: Note that simple_strtoul can't simply be replaced by kstrtoul
Samuel Thibault
2018-07-11
staging: speakup: remove redundant variable l
Colin Ian King
2018-05-06
staging: speakup: Add pause command used on switching to graphical mode
Samuel Thibault
2018-01-15
staging: speakup: add SPDX identifier.
Greg Kroah-Hartman
2017-03-23
staging: speakup: fixes braces {} should be used on all arms of this statement
Arushi Singhal
2017-03-23
staging: speakup: Simplify "NULL" comparisons
Arushi Singhal
2016-11-21
staging: speakup: varhandlers.c Align parenthesis
Walt Feasel
2016-11-21
staging: speakup: varhandlers.c Comment style modifications
Walt Feasel
2016-09-22
Staging: speakup: varhandlers: Add space around the operator.
Sandhya Bankar
2016-01-28
Staging: speakup: varhandlers: cleanup of function spk_get_punc_var
Saurabh Sengar
2015-10-16
staging: speakup: varhandlers: Remove useless intialisation
Amitoj Kaur Chawla
2015-09-12
Staging: speakup: varhandlers.c: Remove explicit NULL comparison
Shraddha Barke
2015-08-14
staging: speakup: Fix warning reported by checkpatch
Aleksei Fedotov
2014-10-02
staging: speakup: Fix missing blank line warning
Melike Yurtoglu
2014-09-11
staging: speakup: fix missing blank lines after declarations
Domagoj Trsan
2014-09-11
staging: speakup: fix redundant return in void functions
Domagoj Trsan
2013-10-14
staging: speakup: remove unnecessary space before semicolon
Nandini Hanumanthagowda
2013-10-03
staging: speakup: str initialization replaced with NULL where it was initiali...
Shalin Mehta
2013-05-16
Staging: speakup: Fix sparse warning in varhandlers.c
Sachin Kamat
2013-05-13
staging: speakup: cleanup spk_var_header_by_name()
Dan Carpenter
2013-04-30
staging: speakup: remove custom string_unescape_any_inplace
Andy Shevchenko
2013-04-09
staging: speakup: fix a bug when translate octal numbers
Andy Shevchenko
2013-03-29
staging: speakup: use native error codes
Andy Shevchenko
2013-03-29
staging: speakup: reuse native kernel functions
Andy Shevchenko
2013-01-07
staging: speakup: Prefix externally-visible symbols
Samuel Thibault
2010-10-19
staging: speakup: varhandlers.c style fixes
William Hubbs
2010-10-07
Staging: add speakup to the staging directory
William Hubbs