aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/speakup
AgeCommit message (Expand)Author
2014-09-05Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vtBen Hutchings
2014-06-11Staging: speakup: Move pasting into a work itemBen Hutchings
2013-04-30staging: speakup: remove custom string_unescape_any_inplaceAndy Shevchenko
2013-04-09staging: speakup: fix a bug when translate octal numbersAndy Shevchenko
2013-04-05staging: speakup: selection.c fix typo in commentValentin Ilie
2013-03-29staging: speakup: use native error codesAndy Shevchenko
2013-03-29staging: speakup: reuse native kernel functionsAndy Shevchenko
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-13pps: Move timestamp read into PPS code properGeorge Spelvin
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2013-01-17Staging: speakup: kobjects.c: checkpatch.pl fixesLijo Antony
2013-01-17Staging: speakup: keyhelp.c: checkpatch.pl fixesLijo Antony
2013-01-17Staging: speakup: buffers.c: checkpatch.pl fixesLijo Antony
2013-01-07Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman
2013-01-07staging: Add angle bracket before and after the URLMasanari Iida
2013-01-07staging: speakup: Turn some symbols staticSamuel Thibault
2013-01-07staging: speakup: Prefix externally-visible symbolsSamuel Thibault
2013-01-07staging: speakup: avoid out-of-range access in synth_add()Samuel Thibault
2013-01-07staging: speakup: avoid out-of-range access in synth_init()Nickolai Zeldovich
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-09-17staging: speakup_soft: Fix reading of init stringBen Hutchings
2012-09-05serial: diminish usage of struct serial_uart_configPaul Gortmaker
2012-09-04speakup: lower default software speech rateSamuel Thibault
2012-08-13staging: speakup: i18n.c: Fix leak in msg_set()Jesper Juhl
2012-07-09staging "speakup" Fix typos.Justin P. Mattock
2012-06-18Staging: speakup: fix an improperly-declared variable.Christopher Brannon
2012-06-13staging: speakup: fixed checkpatch and sparse warnings in selection.cChris Yungmann
2012-03-08TTY: speakup, do not use serialPJiri Slaby
2012-03-08vt:tackle kbd_tableAlan Cox
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-11-26Staging: speakup: Don't try to access an unallocated struct.Christopher Brannon
2011-11-26Staging: speakup: Use kmemdup rather than duplicating its implementationThomas Meyer
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