summaryrefslogtreecommitdiff
path: root/drivers/staging/speakup
AgeCommit message (Expand)Author
2011-08-02drivers/staging/speakup/devsynth.c: fix "buffer size is not provably correct"...Andrew Morton
2011-07-05Remove unneeded version.h includes from drivers/staging/speakup/Jesper Juhl
2011-06-28staging: speakup: Use kstrtoul_from_userPeter Huewe
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14staging: speakup: Remove NULL check before kfreeIlia Mirkin
2011-02-23Staging: speakup: fix an out-of-bounds error.Christopher Brannon
2011-02-04staging: speakup: enlosed macros with complex values in parenthesisTimo von Holtz
2011-02-02Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman
2011-01-20staging: speakup: more fixes for init-failure handling.Christopher Brannon
2011-01-20Staging: speakup: &&/|| confusion in silent_store()roel kluin
2011-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-10staging: speakup: fix failure handlingWilliam Hubbs
2010-12-17fakekey: Simplify speakup_fake_key_pressed through this_cpu_opsChristoph Lameter
2010-12-17drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter
2010-12-07Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman
2010-11-29Merge branch 'master' into workGreg Kroah-Hartman
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16Staging: speakup: free after input_unregister_device()Dan Carpenter
2010-11-09Staging: speakup: spk_types: trival coding style issueTracey Dent
2010-10-19staging: speakup: fix memory leakVasiliy Kulikov
2010-10-19staging: speakup: fix leaks of sysfs groupsVasiliy Kulikov
2010-10-19staging: speakup: varhandlers.c style fixesWilliam Hubbs
2010-10-19staging: speakup: thread.c style fixesWilliam Hubbs
2010-10-19staging: speakup: synth.c style fixesWilliam Hubbs
2010-10-19staging: speakup: serialio.c style fixesWilliam Hubbs
2010-10-19staging: speakup: selection.c style fixesWilliam Hubbs
2010-10-19staging: speakup: main.c style fixesWilliam Hubbs
2010-10-19staging: speakup: i18n.c fix long linesWilliam Hubbs
2010-10-15staging: speakup: speakup_dectlk.c: style fixesChristopher Brannon
2010-10-15staging: speakup: speakup_txprt.c: style fixesChristopher Brannon
2010-10-15staging: speakup: speakup_spkout.c: style fixesChristopher Brannon
2010-10-15staging: speakup: speakup_soft.c: style fixesChristopher Brannon
2010-10-15staging: speakup: speakup_ltlk.c: style fixesChristopher Brannon
2010-10-15staging: speakup: speakup_keypc.c: style fixesChristopher Brannon
2010-10-15staging: speakup: speakup_dummy.c: style fixesChristopher Brannon
2010-10-15staging: speakup: speakup_dtlk.c: style fixesChristopher Brannon
2010-10-15staging: speakup: speakup_decpc.c: style fixesChristopher Brannon
2010-10-15staging: speakup: speakup_decext.c: style fixesChristopher Brannon
2010-10-15staging: speakup: speakup_bns.c: style fixesChristopher Brannon
2010-10-15staging: speakup: speakup_audptr.c: style fixesChristopher Brannon
2010-10-15staging: speakup: speakup_apollo.c: style fixesChristopher Brannon
2010-10-15staging: speakup: speakup_acntsa.c: style fixesChristopher Brannon
2010-10-15staging: speakup: speakup_acntpc.c: style fixesChristopher Brannon
2010-10-14staging: speakup: fix printk format warningRandy Dunlap
2010-10-12staging: speakup: kobjects.c: style fixesWilliam Hubbs
2010-10-12staging: speakup: keyhelp.c: style fixesWilliam Hubbs
2010-10-12staging: speakup: i18n.c: style fixesWilliam Hubbs
2010-10-12staging: speakup: devsynth.c: style fixesWilliam Hubbs
2010-10-11Staging: speakup: i18n.c: cleaned up fileTracey Dent
2010-10-08Staging: speakup: serialio: Fixed errors in fileTracey Dent