Age | Commit message (Expand) | Author |
2020-07-29 | staging/speakup: Move out of staging | Samuel Thibault |
2020-07-28 | staging/speakup: Update TODO list | Samuel Thibault |
2020-07-13 | Staging: speakup: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-04-28 | staging/speakup: Add inflection synth parameter | Samuel Thibault |
2020-04-03 | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-03-26 | speakup: misc: Use dynamic minor numbers for speakup devices | Zhenzhong Duan |
2020-03-24 | Staging: speakup: Add identifier name to function declaration arguments. | Sam Muhammed |
2020-03-24 | Staging: speakup: Use sizeof(*var) in kmalloc(). | Sam Muhammed |
2020-03-23 | Staging: speakup: Use pr_warn() defined in <linux/printk.h>. | Sam Muhammed |
2020-03-23 | Merge 5.6-rc7 into staging-next | Greg Kroah-Hartman |
2020-03-20 | Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-03-17 | staging: speakup: main: switch multiple assignment for one assignment per line | Lourdes Pedrajas |
2020-03-11 | staging/speakup: fix get_word non-space look-ahead | Samuel Thibault |
2020-03-10 | staging: speakup: Fix a typo error print for softsynthu device | Zhenzhong Duan |
2020-02-28 | vt: selection, push console lock down | Jiri Slaby |
2020-02-23 | staging: speakup: remove redundant initialization of pointer p_key | Colin Ian King |
2019-10-04 | staging: speakup: document sysfs attributes | Okash Khawaja |
2019-05-30 | staging: speakup: serialio: fix warning linux/serial.h is included more than ... | Hariprasad Kelam |
2019-04-19 | staging: speakup: refactor to use existing code in vt | Okash Khawaja |
2019-04-03 | staging: add missing SPDX lines to Kconfig files | Greg Kroah-Hartman |
2019-04-01 | Merge 5.1-rc3 into staging-next | Greg Kroah-Hartman |
2019-03-18 | staging: speakup: fix printk KERN_LEVEL facility level warning | Jules Irenge |
2019-03-18 | staging: speakup_soft: Fix alternate speech with other synths | Samuel Thibault |
2019-03-18 | staging: speakup: fix line over 80 characters. | Jules Irenge |
2019-03-18 | staging: speakup: Add spaces around operators | Daniela Mormocea |
2019-03-18 | staging: speakup: Spaces around operator | Daniela Mormocea |
2019-03-18 | staging: speakup: Comparison to NULL. | Bhagyashri Dighole |
2019-03-01 | staging: speakup: fix line over 80 characters. | Bhagyashri Dighole |
2019-02-26 | staging: speakup: Note that simple_strtoul can't simply be replaced by kstrtoul | Samuel Thibault |
2019-02-11 | Merge 5.0-rc6 into staging-next | Greg Kroah-Hartman |
2019-01-30 | staging: speakup: fix tty-operation NULL derefs | Johan Hovold |
2019-01-07 | staging: speakup: Fix coding style | Daniel Smith |
2018-12-12 | staging: speakup: change semaphore to completion | Arnd Bergmann |
2018-12-05 | staging: speakup: i18n: fix spelling mistake "phoneticly" -> "phonetically" | Colin Ian King |
2018-11-07 | staging: speakup: clean up few indentation issues | Colin Ian King |
2018-11-07 | staging: speakup: move arguments to adhere to 80 chars | Ioannis Valasakis |
2018-11-07 | staging: speakup: move arguments to reduce 80 chars limit | Ioannis Valasakis |
2018-11-07 | staging: speakup: add spaces around minus | Ioannis Valasakis |
2018-10-19 | staging: speakup: Add a pair of braces | Maya Nakamura |
2018-07-30 | Merge 4.18-rc7 into staging-next | Greg Kroah-Hartman |
2018-07-16 | staging: speakup: fix wraparound in uaccess length check | Samuel Thibault |
2018-07-11 | staging: speakup: remove redundant variable l | Colin Ian King |
2018-07-02 | staging: speakup: Replace strncpy with memcpy | Guenter Roeck |
2018-06-17 | staging: speakup: refactor synths array to use a list | Justin Skists |
2018-05-15 | staging: speakup: use true/false instead of 1/0 | Samuel Thibault |
2018-05-14 | staging: speakup: Fix coding style | Samuel Thibault |
2018-05-06 | staging: speakup: Add pause command used on switching to graphical mode | Samuel Thibault |
2018-04-04 | Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-03-19 | staging: speakup: Add blank line after declaration | Nishka Dasgupta |
2018-03-14 | staging: speakup: Add unicode support to the speakup_dummy driver | Samuel Thibault |