aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-22Staging: speakup/main: Staticize local symbolsSachin Kamat1-6/+7
2013-05-22Staging: speakup/main: Use NULL instead of 0Sachin Kamat1-2/+2
2013-05-21staging/speakup: Changed parameters in kstrtol()Lisa Nguyen1-1/+1
2013-05-17staging/speakup: Replaced deprecated functionLisa Nguyen1-1/+1
2013-05-17staging/speakup: Reformatted pointer variablesLisa Nguyen1-1/+1
2013-05-16staging: speakup: main: remove custom locking macrosWilliam Hubbs1-29/+29
2013-03-29staging: speakup: reuse native kernel functionsAndy Shevchenko1-1/+1
2013-01-07staging: speakup: Turn some symbols staticSamuel Thibault1-2/+2
2013-01-07staging: speakup: Prefix externally-visible symbolsSamuel Thibault1-183/+183
2012-06-18Staging: speakup: fix an improperly-declared variable.Christopher Brannon1-1/+1
2012-03-08vt:tackle kbd_tableAlan Cox1-4/+4
2011-11-26Staging: speakup: Don't try to access an unallocated struct.Christopher Brannon1-2/+3
2011-07-05Remove unneeded version.h includes from drivers/staging/speakup/Jesper Juhl1-1/+0
2011-03-14staging: speakup: Remove NULL check before kfreeIlia Mirkin1-4/+2
2011-01-20staging: speakup: more fixes for init-failure handling.Christopher Brannon1-39/+88
2011-01-10staging: speakup: fix failure handlingWilliam Hubbs1-12/+21
2010-10-19staging: speakup: fix memory leakVasiliy Kulikov1-2/+5
2010-10-19staging: speakup: main.c style fixesWilliam Hubbs1-285/+288
2010-10-07Staging: speakup: fix speakup core to build properlyGreg Kroah-Hartman1-1/+1
2010-10-07Staging: add speakup to the staging directoryWilliam Hubbs1-0/+2304