summaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup
Commit message (Expand)AuthorAgeFilesLines
* 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
| * staging: speakup: remove space after a castSantha Meena Ramamoorthy2018-02-231-1/+1
| * staging: speakup: match alignment with open parenthesisSantha Meena Ramamoorthy2018-02-231-4/+4
| * staging: speakup: add spaces around arithmetic operatorsSantha Meena Ramamoorthy2018-02-231-7/+8
* | mn10300: Remove the architectureDavid Howells2018-03-091-1/+1
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-0128-207/+29
|\
| * staging: speakup: remove redundant license textGreg Kroah-Hartman2018-01-1520-200/+0
| * staging: speakup: add SPDX identifier.Greg Kroah-Hartman2018-01-1527-0/+27
| * staging: speakup: selection: replace _manual_ swap with swap macroGustavo A. R. Silva2017-11-271-7/+2
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-2/+2
|/
* treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-212-3/+3
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-1313-19/+19
|\
| * Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-091-3/+12
| |\
| * | staging: speakup: Fix comment block coding styleMihaela Muraru2017-09-281-2/+4
| * | staging: speakup: Use octal permissions '0444'Mihaela Muraru2017-09-289-9/+9