summaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-0/+1
|\
| * pps: Move timestamp read into PPS code properGeorge Spelvin2013-02-131-0/+1
* | staging: Remove unnecessary OOM messagesJoe Perches2013-02-111-1/+0Star
* | Staging: speakup: kobjects.c: checkpatch.pl fixesLijo Antony2013-01-171-4/+4
* | Staging: speakup: keyhelp.c: checkpatch.pl fixesLijo Antony2013-01-171-2/+5
* | Staging: speakup: buffers.c: checkpatch.pl fixesLijo Antony2013-01-171-7/+7
* | Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman2013-01-081-2/+2
|\|
| * staging: speakup: avoid out-of-range access in synth_add()Samuel Thibault2013-01-071-1/+1
| * staging: speakup: avoid out-of-range access in synth_init()Nickolai Zeldovich2013-01-071-1/+1
* | staging: Add angle bracket before and after the URLMasanari Iida2013-01-071-1/+1
* | staging: speakup: Turn some symbols staticSamuel Thibault2013-01-072-3/+3
* | staging: speakup: Prefix externally-visible symbolsSamuel Thibault2013-01-0726-384/+384
|/
* Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-011-2/+1Star
|\
| * serial: diminish usage of struct serial_uart_configPaul Gortmaker2012-09-051-2/+1Star
* | staging: speakup_soft: Fix reading of init stringBen Hutchings2012-09-171-9/+4Star
* | speakup: lower default software speech rateSamuel Thibault2012-09-041-1/+1
* | staging: speakup: i18n.c: Fix leak in msg_set()Jesper Juhl2012-08-141-0/+1
|/
* staging "speakup" Fix typos.Justin P. Mattock2012-07-094-4/+4
* Staging: speakup: fix an improperly-declared variable.Christopher Brannon2012-06-191-1/+1
* staging: speakup: fixed checkpatch and sparse warnings in selection.cChris Yungmann2012-06-131-3/+3
* TTY: speakup, do not use serialPJiri Slaby2012-03-084-9/+19
* vt:tackle kbd_tableAlan Cox2012-03-081-4/+4
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-132-2/+2
* Staging: speakup: Don't try to access an unallocated struct.Christopher Brannon2011-11-271-2/+3
* Staging: speakup: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-271-2/+1Star
* drivers/staging/speakup/devsynth.c: fix "buffer size is not provably correct"...Andrew Morton2011-08-031-2/+3
* Remove unneeded version.h includes from drivers/staging/speakup/Jesper Juhl2011-07-052-2/+0Star
* staging: speakup: Use kstrtoul_from_userPeter Huewe2011-06-281-8/+1Star
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* staging: speakup: Remove NULL check before kfreeIlia Mirkin2011-03-141-4/+2Star
* Staging: speakup: fix an out-of-bounds error.Christopher Brannon2011-02-231-1/+3
* staging: speakup: enlosed macros with complex values in parenthesisTimo von Holtz2011-02-042-31/+31
* Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman2011-02-021-1/+1
|\
| * Staging: speakup: &&/|| confusion in silent_store()roel kluin2011-01-201-1/+1
* | staging: speakup: more fixes for init-failure handling.Christopher Brannon2011-01-211-39/+88
|/
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-113-16/+28
|\
| * staging: speakup: fix failure handlingWilliam Hubbs2011-01-102-15/+27
| * Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman2010-12-072-2/+0Star
| |\
| * | Staging: speakup: spk_types: trival coding style issueTracey Dent2010-11-101-1/+1
* | | fakekey: Simplify speakup_fake_key_pressed through this_cpu_opsChristoph Lameter2010-12-171-6/+1Star
* | | drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-171-2/+2
| |/ |/|
* | Merge branch 'master' into workGreg Kroah-Hartman2010-11-291-1/+0Star
|\ \
| * | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0Star
| |/
* / Staging: speakup: free after input_unregister_device()Dan Carpenter2010-11-161-1/+0Star
|/
* staging: speakup: fix memory leakVasiliy Kulikov2010-10-191-2/+5
* staging: speakup: fix leaks of sysfs groupsVasiliy Kulikov2010-10-191-4/+14
* staging: speakup: varhandlers.c style fixesWilliam Hubbs2010-10-191-54/+55
* staging: speakup: thread.c style fixesWilliam Hubbs2010-10-191-4/+4
* staging: speakup: synth.c style fixesWilliam Hubbs2010-10-191-13/+18
* staging: speakup: serialio.c style fixesWilliam Hubbs2010-10-191-3/+6