summaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/main.c
AgeCommit message (Expand)AuthorLines
2014-10-20staging: speakup: Change char * array type as static constDilek Uzulmez-1/+1
2014-09-19staging: speakup: fix checkpatch warningRoxana Blaj-0/+1
2014-09-11staging: speakup: fix missing blank lines after declarationsDomagoj Trsan-1/+40
2014-09-11staging: speakup: fix redundant return in void functionsDomagoj Trsan-1/+0
2014-09-11staging: speakup: fix warnings: line over 80 charactersDomagoj Trsan-1/+2
2014-06-19drivers/staging/speakup/main: fixed jiffie comparisonRobin Schroer-1/+1
2014-05-24Staging: speakup: Move pasting into a work itemBen Hutchings-0/+1
2014-04-16staging: speakup: fix misuse of kstrtol() in handle_goto()Daeseok Youn-9/+9
2013-11-11mm/staging: remove unnecessary inclusion of bootmem.hGrygorii Strashko-2/+0
2013-10-03staging: speakup: str initialization replaced with NULL where it was initiali...Shalin Mehta-1/+1
2013-05-22Staging: speakup/main: Staticize local symbolsSachin Kamat-6/+7
2013-05-22Staging: speakup/main: Use NULL instead of 0Sachin Kamat-2/+2
2013-05-21staging/speakup: Changed parameters in kstrtol()Lisa Nguyen-1/+1
2013-05-17staging/speakup: Replaced deprecated functionLisa Nguyen-1/+1
2013-05-17staging/speakup: Reformatted pointer variablesLisa Nguyen-1/+1
2013-05-16staging: speakup: main: remove custom locking macrosWilliam Hubbs-29/+29
2013-03-29staging: speakup: reuse native kernel functionsAndy Shevchenko-1/+1
2013-01-07staging: speakup: Turn some symbols staticSamuel Thibault-2/+2
2013-01-07staging: speakup: Prefix externally-visible symbolsSamuel Thibault-183/+183
2012-06-18Staging: speakup: fix an improperly-declared variable.Christopher Brannon-1/+1
2012-03-08vt:tackle kbd_tableAlan Cox-4/+4
2011-11-26Staging: speakup: Don't try to access an unallocated struct.Christopher Brannon-2/+3
2011-07-05Remove unneeded version.h includes from drivers/staging/speakup/Jesper Juhl-1/+0
2011-03-14staging: speakup: Remove NULL check before kfreeIlia Mirkin-4/+2
2011-01-20staging: speakup: more fixes for init-failure handling.Christopher Brannon-39/+88
2011-01-10staging: speakup: fix failure handlingWilliam Hubbs-12/+21
2010-10-19staging: speakup: fix memory leakVasiliy Kulikov-2/+5
2010-10-19staging: speakup: main.c style fixesWilliam Hubbs-285/+288
2010-10-07Staging: speakup: fix speakup core to build properlyGreg Kroah-Hartman-1/+1
2010-10-07Staging: add speakup to the staging directoryWilliam Hubbs-0/+2304