aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/speakup
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 2-2/+2
2011-03-14staging: speakup: Remove NULL check before kfreeGravatar Ilia Mirkin 1-4/+2
2011-02-23Staging: speakup: fix an out-of-bounds error.Gravatar Christopher Brannon 1-1/+3
2011-02-04staging: speakup: enlosed macros with complex values in parenthesisGravatar Timo von Holtz 2-31/+31
2011-02-02Staging: Merge branch 'staging-next' into 2.6.38-rc3Gravatar Greg Kroah-Hartman 1-1/+1
2011-01-20staging: speakup: more fixes for init-failure handling.Gravatar Christopher Brannon 1-39/+88
2011-01-20Staging: speakup: &&/|| confusion in silent_store()Gravatar roel kluin 1-1/+1
2011-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-16/+28
2011-01-10staging: speakup: fix failure handlingGravatar William Hubbs 2-15/+27
2010-12-17fakekey: Simplify speakup_fake_key_pressed through this_cpu_opsGravatar Christoph Lameter 1-6/+1
2010-12-17drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Gravatar Christoph Lameter 1-2/+2
2010-12-07Staging: Merge 2.6.37-rc5 into staging-nextGravatar Greg Kroah-Hartman 2-2/+0
2010-11-29Merge branch 'master' into workGravatar Greg Kroah-Hartman 1-1/+0
2010-11-17BKL: remove extraneous #include <smp_lock.h>Gravatar Arnd Bergmann 1-1/+0
2010-11-16Staging: speakup: free after input_unregister_device()Gravatar Dan Carpenter 1-1/+0
2010-11-09Staging: speakup: spk_types: trival coding style issueGravatar Tracey Dent 1-1/+1
2010-10-19staging: speakup: fix memory leakGravatar Vasiliy Kulikov 1-2/+5
2010-10-19staging: speakup: fix leaks of sysfs groupsGravatar Vasiliy Kulikov 1-4/+14
2010-10-19staging: speakup: varhandlers.c style fixesGravatar William Hubbs 1-54/+55
2010-10-19staging: speakup: thread.c style fixesGravatar William Hubbs 1-4/+4
2010-10-19staging: speakup: synth.c style fixesGravatar William Hubbs 1-13/+18
2010-10-19staging: speakup: serialio.c style fixesGravatar William Hubbs 1-3/+6
2010-10-19staging: speakup: selection.c style fixesGravatar William Hubbs 1-10/+6
2010-10-19staging: speakup: main.c style fixesGravatar William Hubbs 2-285/+291
2010-10-19staging: speakup: i18n.c fix long linesGravatar William Hubbs 1-3/+6
2010-10-15staging: speakup: speakup_dectlk.c: style fixesGravatar Christopher Brannon 1-15/+22
2010-10-15staging: speakup: speakup_txprt.c: style fixesGravatar Christopher Brannon 1-7/+7
2010-10-15staging: speakup: speakup_spkout.c: style fixesGravatar Christopher Brannon 1-8/+8
2010-10-15staging: speakup: speakup_soft.c: style fixesGravatar Christopher Brannon 1-21/+34
2010-10-15staging: speakup: speakup_ltlk.c: style fixesGravatar Christopher Brannon 1-11/+10
2010-10-15staging: speakup: speakup_keypc.c: style fixesGravatar Christopher Brannon 1-10/+18
2010-10-15staging: speakup: speakup_dummy.c: style fixesGravatar Christopher Brannon 1-7/+7
2010-10-15staging: speakup: speakup_dtlk.c: style fixesGravatar Christopher Brannon 1-20/+36
2010-10-15staging: speakup: speakup_decpc.c: style fixesGravatar Christopher Brannon 1-10/+11
2010-10-15staging: speakup: speakup_decext.c: style fixesGravatar Christopher Brannon 1-13/+24
2010-10-15staging: speakup: speakup_bns.c: style fixesGravatar Christopher Brannon 1-7/+7
2010-10-15staging: speakup: speakup_audptr.c: style fixesGravatar Christopher Brannon 1-8/+8
2010-10-15staging: speakup: speakup_apollo.c: style fixesGravatar Christopher Brannon 1-10/+12
2010-10-15staging: speakup: speakup_acntsa.c: style fixesGravatar Christopher Brannon 1-8/+7
2010-10-15staging: speakup: speakup_acntpc.c: style fixesGravatar Christopher Brannon 1-12/+20
2010-10-14staging: speakup: fix printk format warningGravatar Randy Dunlap 1-1/+1
2010-10-12staging: speakup: kobjects.c: style fixesGravatar William Hubbs 1-21/+26
2010-10-12staging: speakup: keyhelp.c: style fixesGravatar William Hubbs 1-24/+26
2010-10-12staging: speakup: i18n.c: style fixesGravatar William Hubbs 1-8/+11
2010-10-12staging: speakup: devsynth.c: style fixesGravatar William Hubbs 1-2/+4
2010-10-11Staging: speakup: i18n.c: cleaned up fileGravatar Tracey Dent 1-5/+5
2010-10-08Staging: speakup: serialio: Fixed errors in fileGravatar Tracey Dent 1-2/+2
2010-10-08Staging: speakup: devsynth: file_operations should be constGravatar Tracey Dent 1-1/+1
2010-10-08Staging: speakup: keyhelp: Coding style fixGravatar Tracey Dent 1-5/+5
2010-10-08Staging: speakup: Makefile: Makefile clean upGravatar Tracey Dent 1-1/+1