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
/
main.c
Age
Commit message (
Expand
)
Author
2015-08-14
staging: speakup: Fix warning reported by checkpatch
Aleksei Fedotov
2015-06-12
staging: speakup: use swap() in get_highlight_color()
Fabian Frederick
2015-04-03
staging: speakup: Fix warning of line over 80 characters.
Shirish Gajera
2015-03-06
staging: speakup: remove extra parentheses around right bit shift operation
Aya Mahfouz
2014-10-20
staging: speakup: Change char * array type as static const
Dilek Uzulmez
2014-09-19
staging: speakup: fix checkpatch warning
Roxana Blaj
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
2014-09-11
staging: speakup: fix warnings: line over 80 characters
Domagoj Trsan
2014-06-19
drivers/staging/speakup/main: fixed jiffie comparison
Robin Schroer
2014-05-24
Staging: speakup: Move pasting into a work item
Ben Hutchings
2014-04-16
staging: speakup: fix misuse of kstrtol() in handle_goto()
Daeseok Youn
2013-11-11
mm/staging: remove unnecessary inclusion of bootmem.h
Grygorii Strashko
2013-10-03
staging: speakup: str initialization replaced with NULL where it was initiali...
Shalin Mehta
2013-05-22
Staging: speakup/main: Staticize local symbols
Sachin Kamat
2013-05-22
Staging: speakup/main: Use NULL instead of 0
Sachin Kamat
2013-05-21
staging/speakup: Changed parameters in kstrtol()
Lisa Nguyen
2013-05-17
staging/speakup: Replaced deprecated function
Lisa Nguyen
2013-05-17
staging/speakup: Reformatted pointer variables
Lisa Nguyen
2013-05-16
staging: speakup: main: remove custom locking macros
William Hubbs
2013-03-29
staging: speakup: reuse native kernel functions
Andy Shevchenko
2013-01-07
staging: speakup: Turn some symbols static
Samuel Thibault
2013-01-07
staging: speakup: Prefix externally-visible symbols
Samuel Thibault
2012-06-18
Staging: speakup: fix an improperly-declared variable.
Christopher Brannon
2012-03-08
vt:tackle kbd_table
Alan Cox
2011-11-26
Staging: speakup: Don't try to access an unallocated struct.
Christopher Brannon
2011-07-05
Remove unneeded version.h includes from drivers/staging/speakup/
Jesper Juhl
2011-03-14
staging: speakup: Remove NULL check before kfree
Ilia Mirkin
2011-01-20
staging: speakup: more fixes for init-failure handling.
Christopher Brannon
2011-01-10
staging: speakup: fix failure handling
William Hubbs
2010-10-19
staging: speakup: fix memory leak
Vasiliy Kulikov
2010-10-19
staging: speakup: main.c style fixes
William Hubbs
2010-10-07
Staging: speakup: fix speakup core to build properly
Greg Kroah-Hartman
2010-10-07
Staging: add speakup to the staging directory
William Hubbs