aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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