summaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | staging: speakup: Remove unnecessary parenthesesCastulo J. Martinez2017-09-181-2/+2
| * | staging: speakup: remove NULL comparisonAastha Gupta2017-09-181-1/+1
| * | Staging: speakup: Remove print following unsuccessful kmallocMeghana Madhyastha2017-09-181-3/+1
| * | Staging: speakup: Replace symbolic permissionMeghana Madhyastha2017-09-171-1/+1
| * | staging/speakup: fix checkpatch.pl warning in speak_char()Justin Skists2017-09-171-1/+1
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-132-2/+2
|\ \ \
| * | | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-052-2/+2
| | |/ | |/|
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0211-0/+11
|/ /
* | staging: speakup: fix speakup-r empty line lockupOkash Khawaja2017-09-181-3/+12
|/
* staging: speakup: use tty_kopen and tty_kcloseOkash Khawaja2017-08-281-2/+2
* staging: speakup: fix async usb removalOkash Khawaja2017-08-181-0/+50
* staging: speakup: remove support for lp*Okash Khawaja2017-08-181-22/+1
* staging: speakup: safely register and unregister ldiscOkash Khawaja2017-07-182-6/+4
* staging: speakup: add functions to register and unregister ldiscOkash Khawaja2017-07-182-0/+14
* staging: speakup: safely close ttyOkash Khawaja2017-07-181-1/+1
* staging: speakup: make function ser_to_dev staticColin Ian King2017-06-291-1/+1
* staging: speakup: make ttyio synths use device nameOkash Khawaja2017-06-2711-8/+37
* staging: speakup: check and convert dev name or ser to dev_tOkash Khawaja2017-06-273-0/+45
* staging: speakup: fix synth caching when synth init failsOkash Khawaja2017-06-251-2/+7
* staging: speakup: Add missing blank line after declarationAlexandre Ghiti2017-06-132-0/+4
* staging: speakup: migrate bns to ttyOkash Khawaja2017-06-131-4/+4
* staging: speakup: alignment match open parensBo YU2017-06-061-1/+1
* staging: speakup: in serialio.c no over 80 chars longBo YU2017-06-061-2/+4
* staging: speakup: add a space around '|'Bo YU2017-06-061-1/+1
* staging: speakup: add a missing blank line after declarationBo YU2017-06-061-0/+1
* staging: speakup: remove unused codeOkash Khawaja2017-06-031-3/+0
* staging: speakup: check for null before calling TTY's flush_bufferOkash Khawaja2017-06-031-1/+2
OpenPOWER on IntegriCloud