summaryrefslogtreecommitdiff
path: root/drivers/staging/speakup
AgeCommit message (Expand)Author
2019-04-03staging: speakup_soft: Fix alternate speech with other synthsSamuel Thibault
2019-02-12staging: speakup: fix tty-operation NULL derefsJohan Hovold
2018-07-30Merge 4.18-rc7 into staging-nextGreg Kroah-Hartman
2018-07-16staging: speakup: fix wraparound in uaccess length checkSamuel Thibault
2018-07-11staging: speakup: remove redundant variable lColin Ian King
2018-07-02staging: speakup: Replace strncpy with memcpyGuenter Roeck
2018-06-17staging: speakup: refactor synths array to use a listJustin Skists
2018-05-15staging: speakup: use true/false instead of 1/0Samuel Thibault
2018-05-14staging: speakup: Fix coding styleSamuel Thibault
2018-05-06staging: speakup: Add pause command used on switching to graphical modeSamuel Thibault
2018-04-04Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-03-19staging: speakup: Add blank line after declarationNishka Dasgupta
2018-03-14staging: speakup: Add unicode support to the speakup_dummy driverSamuel Thibault
2018-03-09mn10300: Remove the architectureDavid Howells
2018-03-06staging: speakup: match alignment with open parenthesisSantha Meena Ramamoorthy
2018-02-26staging: speakup: add braces around else statementSantha Meena Ramamoorthy
2018-02-23staging: speakup: remove space after a castSantha Meena Ramamoorthy
2018-02-23staging: speakup: match alignment with open parenthesisSantha Meena Ramamoorthy
2018-02-23staging: speakup: add spaces around arithmetic operatorsSantha Meena Ramamoorthy
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-15staging: speakup: remove redundant license textGreg Kroah-Hartman
2018-01-15staging: speakup: add SPDX identifier.Greg Kroah-Hartman
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-27staging: speakup: selection: replace _manual_ swap with swap macroGustavo A. R. Silva
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook
2017-09-28staging: speakup: Fix comment block coding styleMihaela Muraru
2017-09-28staging: speakup: Use octal permissions '0444'Mihaela Muraru
2017-09-18staging: speakup: fix speakup-r empty line lockupOkash Khawaja
2017-09-18staging: speakup: Remove unnecessary parenthesesCastulo J. Martinez
2017-09-18staging: speakup: remove NULL comparisonAastha Gupta
2017-09-18Staging: speakup: Remove print following unsuccessful kmallocMeghana Madhyastha
2017-09-17Staging: speakup: Replace symbolic permissionMeghana Madhyastha
2017-09-17staging/speakup: fix checkpatch.pl warning in speak_char()Justin Skists
2017-08-28staging: speakup: use tty_kopen and tty_kcloseOkash Khawaja
2017-08-18staging: speakup: fix async usb removalOkash Khawaja
2017-08-18staging: speakup: remove support for lp*Okash Khawaja
2017-07-18staging: speakup: safely register and unregister ldiscOkash Khawaja
2017-07-18staging: speakup: add functions to register and unregister ldiscOkash Khawaja
2017-07-18staging: speakup: safely close ttyOkash Khawaja
2017-06-29staging: speakup: make function ser_to_dev staticColin Ian King
2017-06-27staging: speakup: make ttyio synths use device nameOkash Khawaja
2017-06-27staging: speakup: check and convert dev name or ser to dev_tOkash Khawaja
2017-06-25staging: speakup: fix synth caching when synth init failsOkash Khawaja
2017-06-13staging: speakup: Add missing blank line after declarationAlexandre Ghiti