aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup
Commit message (Expand)AuthorAge
* staging: speakup: remove custom string_unescape_any_inplaceAndy Shevchenko2013-04-30
* staging: speakup: fix a bug when translate octal numbersAndy Shevchenko2013-04-09
* staging: speakup: selection.c fix typo in commentValentin Ilie2013-04-05
* staging: speakup: use native error codesAndy Shevchenko2013-03-29
* staging: speakup: reuse native kernel functionsAndy Shevchenko2013-03-29
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\
| * pps: Move timestamp read into PPS code properGeorge Spelvin2013-02-13
* | staging: Remove unnecessary OOM messagesJoe Perches2013-02-11
* | Staging: speakup: kobjects.c: checkpatch.pl fixesLijo Antony2013-01-17
* | Staging: speakup: keyhelp.c: checkpatch.pl fixesLijo Antony2013-01-17
* | Staging: speakup: buffers.c: checkpatch.pl fixesLijo Antony2013-01-17
* | Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman2013-01-07
|\|
| * staging: speakup: avoid out-of-range access in synth_add()Samuel Thibault2013-01-07
| * staging: speakup: avoid out-of-range access in synth_init()Nickolai Zeldovich2013-01-07
* | staging: Add angle bracket before and after the URLMasanari Iida2013-01-07
* | staging: speakup: Turn some symbols staticSamuel Thibault2013-01-07
* | staging: speakup: Prefix externally-visible symbolsSamuel Thibault2013-01-07
|/
* Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-01
|\
| * serial: diminish usage of struct serial_uart_configPaul Gortmaker2012-09-05
* | staging: speakup_soft: Fix reading of init stringBen Hutchings2012-09-17
* | speakup: lower default software speech rateSamuel Thibault2012-09-04
* | staging: speakup: i18n.c: Fix leak in msg_set()Jesper Juhl2012-08-13
|/
* staging "speakup" Fix typos.Justin P. Mattock2012-07-09
* Staging: speakup: fix an improperly-declared variable.Christopher Brannon2012-06-18
* staging: speakup: fixed checkpatch and sparse warnings in selection.cChris Yungmann2012-06-13
* TTY: speakup, do not use serialPJiri Slaby2012-03-08
* vt:tackle kbd_tableAlan Cox2012-03-08
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* Staging: speakup: Don't try to access an unallocated struct.Christopher Brannon2011-11-26
* Staging: speakup: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-26
* drivers/staging/speakup/devsynth.c: fix "buffer size is not provably correct"...Andrew Morton2011-08-02
* Remove unneeded version.h includes from drivers/staging/speakup/Jesper Juhl2011-07-05
* staging: speakup: Use kstrtoul_from_userPeter Huewe2011-06-28
* Fix common misspellingsLucas De Marchi2011-03-31
* staging: speakup: Remove NULL check before kfreeIlia Mirkin2011-03-14
* Staging: speakup: fix an out-of-bounds error.Christopher Brannon2011-02-23
* staging: speakup: enlosed macros with complex values in parenthesisTimo von Holtz2011-02-04
* Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman2011-02-02
|\
| * Staging: speakup: &&/|| confusion in silent_store()roel kluin2011-01-20
* | staging: speakup: more fixes for init-failure handling.Christopher Brannon2011-01-20
|/
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-10
|\
| * staging: speakup: fix failure handlingWilliam Hubbs2011-01-10
| * Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman2010-12-07
| |\
| * | Staging: speakup: spk_types: trival coding style issueTracey Dent2010-11-09
* | | fakekey: Simplify speakup_fake_key_pressed through this_cpu_opsChristoph Lameter2010-12-17
* | | drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-17
| |/ |/|
* | Merge branch 'master' into workGreg Kroah-Hartman2010-11-29
|\ \
| * | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
| |/
* / Staging: speakup: free after input_unregister_device()Dan Carpenter2010-11-16
|/
* staging: speakup: fix memory leakVasiliy Kulikov2010-10-19