summaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup
AgeCommit message (Expand)AuthorLines
2020-07-29staging/speakup: Move out of stagingSamuel Thibault-13410/+0
2020-07-28staging/speakup: Update TODO listSamuel Thibault-31/+6
2020-07-13Staging: speakup: Replace HTTP links with HTTPS onesAlexander A. Klimov-1/+1
2020-04-28staging/speakup: Add inflection synth parameterSamuel Thibault-5/+33
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-14/+10
2020-03-26speakup: misc: Use dynamic minor numbers for speakup devicesZhenzhong Duan-14/+10
2020-03-24Staging: speakup: Add identifier name to function declaration arguments.Sam Muhammed-1/+1
2020-03-24Staging: speakup: Use sizeof(*var) in kmalloc().Sam Muhammed-1/+1
2020-03-23Staging: speakup: Use pr_warn() defined in <linux/printk.h>.Sam Muhammed-4/+2
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman-3/+1
2020-03-20Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2020-03-17staging: speakup: main: switch multiple assignment for one assignment per lineLourdes Pedrajas-1/+2
2020-03-11staging/speakup: fix get_word non-space look-aheadSamuel Thibault-1/+1
2020-03-10staging: speakup: Fix a typo error print for softsynthu deviceZhenzhong Duan-1/+1
2020-02-28vt: selection, push console lock downJiri Slaby-2/+0
2020-02-23staging: speakup: remove redundant initialization of pointer p_keyColin Ian King-1/+1
2019-10-04staging: speakup: document sysfs attributesOkash Khawaja-0/+369
2019-05-30staging: speakup: serialio: fix warning linux/serial.h is included more than ...Hariprasad Kelam-3/+0
2019-04-19staging: speakup: refactor to use existing code in vtOkash Khawaja-126/+88
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman-0/+1
2019-04-01Merge 5.1-rc3 into staging-nextGreg Kroah-Hartman-5/+18
2019-03-18staging: speakup: fix printk KERN_LEVEL facility level warningJules Irenge-2/+2
2019-03-18staging: speakup_soft: Fix alternate speech with other synthsSamuel Thibault-5/+18
2019-03-18staging: speakup: fix line over 80 characters.Jules Irenge-2/+8
2019-03-18staging: speakup: Add spaces around operatorsDaniela Mormocea-3/+3
2019-03-18staging: speakup: Spaces around operatorDaniela Mormocea-1/+1
2019-03-18staging: speakup: Comparison to NULL.Bhagyashri Dighole-1/+1
2019-03-01staging: speakup: fix line over 80 characters.Bhagyashri Dighole-19/+36
2019-02-26staging: speakup: Note that simple_strtoul can't simply be replaced by kstrtoulSamuel Thibault-0/+4
2019-02-11Merge 5.0-rc6 into staging-nextGreg Kroah-Hartman-2/+4
2019-01-30staging: speakup: fix tty-operation NULL derefsJohan Hovold-2/+4
2019-01-07staging: speakup: Fix coding styleDaniel Smith-16/+16
2018-12-12staging: speakup: change semaphore to completionArnd Bergmann-4/+5
2018-12-05staging: speakup: i18n: fix spelling mistake "phoneticly" -> "phonetically"Colin Ian King-1/+1
2018-11-07staging: speakup: clean up few indentation issuesColin Ian King-5/+5
2018-11-07staging: speakup: move arguments to adhere to 80 charsIoannis Valasakis-2/+4
2018-11-07staging: speakup: move arguments to reduce 80 chars limitIoannis Valasakis-1/+2
2018-11-07staging: speakup: add spaces around minusIoannis Valasakis-1/+1
2018-10-19staging: speakup: Add a pair of bracesMaya Nakamura-2/+2
2018-07-30Merge 4.18-rc7 into staging-nextGreg Kroah-Hartman-1/+5
2018-07-16staging: speakup: fix wraparound in uaccess length checkSamuel Thibault-1/+5
2018-07-11staging: speakup: remove redundant variable lColin Ian King-3/+2
2018-07-02staging: speakup: Replace strncpy with memcpyGuenter Roeck-2/+2
2018-06-17staging: speakup: refactor synths array to use a listJustin Skists-27/+15
2018-05-15staging: speakup: use true/false instead of 1/0Samuel Thibault-2/+2
2018-05-14staging: speakup: Fix coding styleSamuel Thibault-4/+4
2018-05-06staging: speakup: Add pause command used on switching to graphical modeSamuel Thibault-3/+17
2018-04-04Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-28/+69
2018-03-19staging: speakup: Add blank line after declarationNishka Dasgupta-0/+1
2018-03-14staging: speakup: Add unicode support to the speakup_dummy driverSamuel Thibault-5/+42