aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-09staging "speakup" Fix typos.Justin P. Mattock4-4/+4
2012-06-18Staging: speakup: fix an improperly-declared variable.Christopher Brannon1-1/+1
2012-06-13staging: speakup: fixed checkpatch and sparse warnings in selection.cChris Yungmann1-3/+3
2012-03-08TTY: speakup, do not use serialPJiri Slaby4-9/+19
2012-03-08vt:tackle kbd_tableAlan Cox1-4/+4
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell2-2/+2
2011-11-26Staging: speakup: Don't try to access an unallocated struct.Christopher Brannon1-2/+3
2011-11-26Staging: speakup: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+1
2011-08-02drivers/staging/speakup/devsynth.c: fix "buffer size is not provably correct" errorAndrew Morton1-2/+3
2011-07-05Remove unneeded version.h includes from drivers/staging/speakup/Jesper Juhl2-2/+0
2011-06-28staging: speakup: Use kstrtoul_from_userPeter Huewe1-8/+1
2011-03-31Fix common misspellingsLucas De Marchi2-2/+2
2011-03-14staging: speakup: Remove NULL check before kfreeIlia Mirkin1-4/+2
2011-02-23Staging: speakup: fix an out-of-bounds error.Christopher Brannon1-1/+3
2011-02-04staging: speakup: enlosed macros with complex values in parenthesisTimo von Holtz2-31/+31
2011-02-02Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman1-1/+1
2011-01-20staging: speakup: more fixes for init-failure handling.Christopher Brannon1-39/+88
2011-01-20Staging: speakup: &&/|| confusion in silent_store()roel kluin1-1/+1
2011-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds3-16/+28
2011-01-10staging: speakup: fix failure handlingWilliam Hubbs2-15/+27
2010-12-17fakekey: Simplify speakup_fake_key_pressed through this_cpu_opsChristoph Lameter1-6/+1
2010-12-17drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter1-2/+2
2010-12-07Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman2-2/+0
2010-11-29Merge branch 'master' into workGreg Kroah-Hartman1-1/+0
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-16Staging: speakup: free after input_unregister_device()Dan Carpenter1-1/+0
2010-11-09Staging: speakup: spk_types: trival coding style issueTracey Dent1-1/+1
2010-10-19staging: speakup: fix memory leakVasiliy Kulikov1-2/+5
2010-10-19staging: speakup: fix leaks of sysfs groupsVasiliy Kulikov1-4/+14
2010-10-19staging: speakup: varhandlers.c style fixesWilliam Hubbs1-54/+55
2010-10-19staging: speakup: thread.c style fixesWilliam Hubbs1-4/+4
2010-10-19staging: speakup: synth.c style fixesWilliam Hubbs1-13/+18
2010-10-19staging: speakup: serialio.c style fixesWilliam Hubbs1-3/+6
2010-10-19staging: speakup: selection.c style fixesWilliam Hubbs1-10/+6
2010-10-19staging: speakup: main.c style fixesWilliam Hubbs2-285/+291
2010-10-19staging: speakup: i18n.c fix long linesWilliam Hubbs1-3/+6
2010-10-15staging: speakup: speakup_dectlk.c: style fixesChristopher Brannon1-15/+22
2010-10-15staging: speakup: speakup_txprt.c: style fixesChristopher Brannon1-7/+7
2010-10-15staging: speakup: speakup_spkout.c: style fixesChristopher Brannon1-8/+8
2010-10-15staging: speakup: speakup_soft.c: style fixesChristopher Brannon1-21/+34
2010-10-15staging: speakup: speakup_ltlk.c: style fixesChristopher Brannon1-11/+10
2010-10-15staging: speakup: speakup_keypc.c: style fixesChristopher Brannon1-10/+18
2010-10-15staging: speakup: speakup_dummy.c: style fixesChristopher Brannon1-7/+7
2010-10-15staging: speakup: speakup_dtlk.c: style fixesChristopher Brannon1-20/+36
2010-10-15staging: speakup: speakup_decpc.c: style fixesChristopher Brannon1-10/+11
2010-10-15staging: speakup: speakup_decext.c: style fixesChristopher Brannon1-13/+24
2010-10-15staging: speakup: speakup_bns.c: style fixesChristopher Brannon1-7/+7
2010-10-15staging: speakup: speakup_audptr.c: style fixesChristopher Brannon1-8/+8
2010-10-15staging: speakup: speakup_apollo.c: style fixesChristopher Brannon1-10/+12
2010-10-15staging: speakup: speakup_acntsa.c: style fixesChristopher Brannon1-8/+7