summaryrefslogtreecommitdiff
path: root/drivers/staging/speakup
AgeCommit message (Expand)Author
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
2017-06-13staging: speakup: migrate bns to ttyOkash Khawaja
2017-06-06staging: speakup: alignment match open parensBo YU
2017-06-06staging: speakup: in serialio.c no over 80 chars longBo YU
2017-06-06staging: speakup: add a space around '|'Bo YU
2017-06-06staging: speakup: add a missing blank line after declarationBo YU
2017-06-03staging: speakup: remove unused codeOkash Khawaja
2017-06-03staging: speakup: check for null before calling TTY's flush_bufferOkash Khawaja
2017-05-25drivers/staging/speakup: fix indent coding style problem in spk_ttyio.cRui Teng
2017-05-25staging: speakup: signedness bug in spk_ttyio_in_nowait()Dan Carpenter
2017-05-16staging: speakup: flush tty buffers and ensure hardware flow controlOkash Khawaja
2017-05-16staging: speakup: migrate apollo, ltlk, audptr, decext, dectlk and spkoutOkash Khawaja
2017-05-16staging: speakup: add send_xchar, tiocmset and input functionality for ttyOkash Khawaja
2017-05-16staging: speakup: migrate acntsa, bns, dummy and txprt to ttyioOkash Khawaja
2017-05-16staging: speakup: add tty-based comms functionsOkash Khawaja
2017-05-15staging: speakup: fix unnecessary long lineMichael Mera
2017-05-15drivers/staging/speakup: Align block comments at *Tiago Koji Castro Shibata
2017-05-15staging: speakup: make input functionality swappableOkash Khawaja
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-25staging: speakup: add send_xchar and tiocmset methodsOkash Khawaja
2017-04-20Annotate hardware config module parameters in drivers/staging/speakup/David Howells
2017-03-27staging: speakup: Remove the explicit NULL comparisonArushi Singhal
2017-03-27staging: speakup: Align the code.Arushi Singhal
2017-03-27staging: speakup: use speakup_allocate as per required contextPranay Kr. Srivastava
2017-03-27staging: speakup: fix warning for static declarationGustavo A. R. Silva
2017-03-23staging: speakup: Match alignment with open parenthesis.Arushi Singhal