Sign in
android-kvm
/
linux
/
1613d6b46b433f07f1d2703e4bd102802dcd75a4
/
drivers
/
staging
/
speakup
6102c48
staging: speakup: avoid out-of-range access in synth_add()
by Samuel Thibault
· 12 years ago
ae42865
staging: speakup: avoid out-of-range access in synth_init()
by Nickolai Zeldovich
· 12 years ago
3498d13b
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
40fe4f8
staging: speakup_soft: Fix reading of init string
by Ben Hutchings
· 12 years ago
4b71598
serial: diminish usage of struct serial_uart_config
by Paul Gortmaker
· 12 years ago
cfd7570
speakup: lower default software speech rate
by Samuel Thibault
· 12 years ago
fafbc20
staging: speakup: i18n.c: Fix leak in msg_set()
by Jesper Juhl
· 12 years ago
83414d5
staging "speakup" Fix typos.
by Justin P. Mattock
· 12 years ago
4ea418b
Staging: speakup: fix an improperly-declared variable.
by Christopher Brannon
· 13 years ago
e888fab
staging: speakup: fixed checkpatch and sparse warnings in selection.c
by Chris Yungmann
· 13 years ago
3ee0017
TTY: speakup, do not use serialP
by Jiri Slaby
· 13 years ago
079c953
vt:tackle kbd_table
by Alan Cox
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
4afaee1
Staging: speakup: Don't try to access an unallocated struct.
by Christopher Brannon
· 13 years ago
1aa5eb6
Staging: speakup: Use kmemdup rather than duplicating its implementation
by Thomas Meyer
· 13 years ago
09f9390
drivers/staging/speakup/devsynth.c: fix "buffer size is not provably correct" error
by Andrew Morton
· 13 years ago
37ca936
Remove unneeded version.h includes from drivers/staging/speakup/
by Jesper Juhl
· 14 years ago
6263ba5
staging: speakup: Use kstrtoul_from_user
by Peter Huewe
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
39dd3e5d
staging: speakup: Remove NULL check before kfree
by Ilia Mirkin
· 14 years ago
87be424
Staging: speakup: fix an out-of-bounds error.
by Christopher Brannon
· 14 years ago
2c62c67
staging: speakup: enlosed macros with complex values in parenthesis
by Timo von Holtz
· 14 years ago
949c367
Staging: Merge branch 'staging-next' into 2.6.38-rc3
by Greg Kroah-Hartman
· 14 years ago
628f342
staging: speakup: more fixes for init-failure handling.
by Christopher Brannon
· 14 years ago
e7bf352
Staging: speakup: &&/|| confusion in silent_store()
by roel kluin
· 14 years ago
949f671
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
7959d55
staging: speakup: fix failure handling
by William Hubbs
· 14 years ago
5309665
fakekey: Simplify speakup_fake_key_pressed through this_cpu_ops
by Christoph Lameter
· 14 years ago
4a6f4fe
drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.
by Christoph Lameter
· 14 years ago
ea3398a
Staging: Merge 2.6.37-rc5 into staging-next
by Greg Kroah-Hartman
· 14 years ago
8d7ee9c
Merge branch 'master' into work
by Greg Kroah-Hartman
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
5fb5d38
Staging: speakup: free after input_unregister_device()
by Dan Carpenter
· 14 years ago
a32d4ac
Staging: speakup: spk_types: trival coding style issue
by Tracey Dent
· 14 years ago
b3495ceb
staging: speakup: fix memory leak
by Vasiliy Kulikov
· 14 years ago
6a56486
staging: speakup: fix leaks of sysfs groups
by Vasiliy Kulikov
· 14 years ago
a1277d8
staging: speakup: varhandlers.c style fixes
by William Hubbs
· 14 years ago
7025005f
staging: speakup: thread.c style fixes
by William Hubbs
· 14 years ago
1e56026
staging: speakup: synth.c style fixes
by William Hubbs
· 14 years ago
baf9ac9
staging: speakup: serialio.c style fixes
by William Hubbs
· 14 years ago
a1768fb
staging: speakup: selection.c style fixes
by William Hubbs
· 14 years ago
16d3551
staging: speakup: main.c style fixes
by William Hubbs
· 14 years ago
f976520b
staging: speakup: i18n.c fix long lines
by William Hubbs
· 14 years ago
4073f1b
staging: speakup: speakup_dectlk.c: style fixes
by Christopher Brannon
· 14 years ago
c3d5d98
staging: speakup: speakup_txprt.c: style fixes
by Christopher Brannon
· 14 years ago
0d42cfe
staging: speakup: speakup_spkout.c: style fixes
by Christopher Brannon
· 14 years ago
13f1a04
staging: speakup: speakup_soft.c: style fixes
by Christopher Brannon
· 14 years ago
e66c3d8
staging: speakup: speakup_ltlk.c: style fixes
by Christopher Brannon
· 14 years ago
75d6282
staging: speakup: speakup_keypc.c: style fixes
by Christopher Brannon
· 14 years ago
9d096af
staging: speakup: speakup_dummy.c: style fixes
by Christopher Brannon
· 14 years ago
2c9e0cb
staging: speakup: speakup_dtlk.c: style fixes
by Christopher Brannon
· 14 years ago
227e18d6
staging: speakup: speakup_decpc.c: style fixes
by Christopher Brannon
· 14 years ago
3d4f7ea
staging: speakup: speakup_decext.c: style fixes
by Christopher Brannon
· 14 years ago
64d1e5a
staging: speakup: speakup_bns.c: style fixes
by Christopher Brannon
· 14 years ago
d1c07c4
staging: speakup: speakup_audptr.c: style fixes
by Christopher Brannon
· 14 years ago
f493144
staging: speakup: speakup_apollo.c: style fixes
by Christopher Brannon
· 14 years ago
28ba867
staging: speakup: speakup_acntsa.c: style fixes
by Christopher Brannon
· 14 years ago
bf4a4ba
staging: speakup: speakup_acntpc.c: style fixes
by Christopher Brannon
· 14 years ago
0a652b9
staging: speakup: fix printk format warning
by Randy Dunlap
· 14 years ago
f1c6b7f
staging: speakup: kobjects.c: style fixes
by William Hubbs
· 14 years ago
09adcb5
staging: speakup: keyhelp.c: style fixes
by William Hubbs
· 14 years ago
d09d3e2
staging: speakup: i18n.c: style fixes
by William Hubbs
· 14 years ago
29644b2
staging: speakup: devsynth.c: style fixes
by William Hubbs
· 14 years ago
d7cf430
Staging: speakup: i18n.c: cleaned up file
by Tracey Dent
· 14 years ago
ef999f1
Staging: speakup: serialio: Fixed errors in file
by Tracey Dent
· 14 years ago
a1823f2
Staging: speakup: devsynth: file_operations should be const
by Tracey Dent
· 14 years ago
1bd15cf
Staging: speakup: keyhelp: Coding style fix
by Tracey Dent
· 14 years ago
0c7023b
Staging: speakup: Makefile: Makefile clean up
by Tracey Dent
· 14 years ago
5b19208
Staging: speakup: fix speakup core to build properly
by Greg Kroah-Hartman
· 14 years ago
c6e3fd2
Staging: add speakup to the staging directory
by William Hubbs
· 14 years ago