summaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup
Commit message (Expand)AuthorAgeFilesLines
* Staging: speakup: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-131-1/+1
* staging/speakup: Add inflection synth parameterSamuel Thibault2020-04-289-5/+33
* Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-032-14/+10
|\
| * speakup: misc: Use dynamic minor numbers for speakup devicesZhenzhong Duan2020-03-262-14/+10
* | Staging: speakup: Add identifier name to function declaration arguments.Sam Muhammed2020-03-241-1/+1
* | Staging: speakup: Use sizeof(*var) in kmalloc().Sam Muhammed2020-03-241-1/+1
* | Staging: speakup: Use pr_warn() defined in <linux/printk.h>.Sam Muhammed2020-03-231-4/+2
* | Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman2020-03-232-3/+1
|\|
| * Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-03-201-1/+1
| |\
| | * staging/speakup: fix get_word non-space look-aheadSamuel Thibault2020-03-111-1/+1
| * | vt: selection, push console lock downJiri Slaby2020-02-281-2/+0
| |/
* | staging: speakup: main: switch multiple assignment for one assignment per lineLourdes Pedrajas2020-03-171-1/+2
* | staging: speakup: Fix a typo error print for softsynthu deviceZhenzhong Duan2020-03-101-1/+1
* | staging: speakup: remove redundant initialization of pointer p_keyColin Ian King2020-02-231-1/+1
|/
* staging: speakup: document sysfs attributesOkash Khawaja2019-10-041-0/+369
* staging: speakup: serialio: fix warning linux/serial.h is included more than ...Hariprasad Kelam2019-05-301-3/+0
* staging: speakup: refactor to use existing code in vtOkash Khawaja2019-04-193-126/+88
* staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* Merge 5.1-rc3 into staging-nextGreg Kroah-Hartman2019-04-013-5/+18
|\
| * staging: speakup_soft: Fix alternate speech with other synthsSamuel Thibault2019-03-183-5/+18
* | staging: speakup: fix printk KERN_LEVEL facility level warningJules Irenge2019-03-181-2/+2
* | staging: speakup: fix line over 80 characters.Jules Irenge2019-03-181-2/+8
* | staging: speakup: Add spaces around operatorsDaniela Mormocea2019-03-181-3/+3
* | staging: speakup: Spaces around operatorDaniela Mormocea2019-03-181-1/+1
* | staging: speakup: Comparison to NULL.Bhagyashri Dighole2019-03-181-1/+1
|/
* staging: speakup: fix line over 80 characters.Bhagyashri Dighole2019-03-017-19/+36
* staging: speakup: Note that simple_strtoul can't simply be replaced by kstrtoulSamuel Thibault2019-02-263-0/+4
* Merge 5.0-rc6 into staging-nextGreg Kroah-Hartman2019-02-111-2/+4
|\
| * staging: speakup: fix tty-operation NULL derefsJohan Hovold2019-01-301-2/+4
* | staging: speakup: Fix coding styleDaniel Smith2019-01-071-16/+16
|/
* staging: speakup: change semaphore to completionArnd Bergmann2018-12-121-4/+5
* staging: speakup: i18n: fix spelling mistake "phoneticly" -> "phonetically"Colin Ian King2018-12-051-1/+1
* staging: speakup: clean up few indentation issuesColin Ian King2018-11-073-5/+5
* staging: speakup: move arguments to adhere to 80 charsIoannis Valasakis2018-11-071-2/+4
* staging: speakup: move arguments to reduce 80 chars limitIoannis Valasakis2018-11-071-1/+2
* staging: speakup: add spaces around minusIoannis Valasakis2018-11-071-1/+1
* staging: speakup: Add a pair of bracesMaya Nakamura2018-10-191-2/+2
* Merge 4.18-rc7 into staging-nextGreg Kroah-Hartman2018-07-301-1/+5
|\
| * staging: speakup: fix wraparound in uaccess length checkSamuel Thibault2018-07-161-1/+5
* | staging: speakup: remove redundant variable lColin Ian King2018-07-111-3/+2
* | staging: speakup: Replace strncpy with memcpyGuenter Roeck2018-07-021-2/+2
* | staging: speakup: refactor synths array to use a listJustin Skists2018-06-172-27/+15
|/
* staging: speakup: use true/false instead of 1/0Samuel Thibault2018-05-152-2/+2
* staging: speakup: Fix coding styleSamuel Thibault2018-05-142-4/+4
* staging: speakup: Add pause command used on switching to graphical modeSamuel Thibault2018-05-067-3/+17
* Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-0410-28/+69
|\
| * staging: speakup: Add blank line after declarationNishka Dasgupta2018-03-191-0/+1
| * staging: speakup: Add unicode support to the speakup_dummy driverSamuel Thibault2018-03-145-5/+42
| * staging: speakup: match alignment with open parenthesisSantha Meena Ramamoorthy2018-03-065-9/+9
| * staging: speakup: add braces around else statementSantha Meena Ramamoorthy2018-02-261-2/+4