summaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/synth.c
Commit message (Expand)AuthorAgeFilesLines
* staging: speakup: Add unicode support to the speakup_dummy driverSamuel Thibault2018-03-141-4/+21
* staging: speakup: add SPDX identifier.Greg Kroah-Hartman2018-01-151-0/+1
* treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-211-1/+1
* timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-051-1/+1
* staging: speakup: fix synth caching when synth init failsOkash Khawaja2017-06-251-2/+7
* staging: speakup: flush tty buffers and ensure hardware flow controlOkash Khawaja2017-05-161-0/+1
* staging: speakup: make input functionality swappableOkash Khawaja2017-05-151-2/+8
* staging: speakup: move those functions which do outgoing serial comms, into s...Okash Khawaja2017-03-171-46/+0
* staging: speakup: move spk_stop_serial_interrupt into synth-specific release ...Okash Khawaja2017-03-161-1/+0
* staging: speakup: add spk_io_ops struct to spk_synthOkash Khawaja2017-03-161-4/+4
* staging: speakup: spk_serial_out and spk_wait_for_xmitr to take synth argOkash Khawaja2017-03-161-6/+6
* speakup: extend synth buffer to 16bit unicode charactersSamuel Thibault2017-03-091-0/+30
* staging: speakup: (coding style) Limit line to 80 charsOlav Haugan2017-03-061-2/+2
* staging: speakup: (coding style) Simplify comparisons to NULLOlav Haugan2017-03-061-8/+8
* staging: speakup: synth.c Align parenthesisWalt Feasel2016-11-211-1/+1
* staging: speakup: synth.c Comment modificationsWalt Feasel2016-11-211-2/+3
* staging: speakup: synth.c Logical continuationWalt Feasel2016-11-211-2/+2
* staging: speakup: synth.c Blank line before }Walt Feasel2016-11-211-1/+0
* staging: speakup: synth.c Spaces around operatorsWalt Feasel2016-11-211-5/+5
* staging: speakup: Remove unnecessary parenthesesKatie Dunne2016-09-221-2/+2
* staging: speakup: ensure we do not overrun synths arrayColin Ian King2016-08-151-1/+1
* staging: speakup: Remove unnecessary test in if conditionAmitoj Kaur Chawla2016-03-051-1/+1
* staging: speakup: Split the comment to fit the lengthPanir.Nyan2015-01-171-3/+3
* staging: speakup: remove jiffies comparison using time_after_eq()Tapasweni Pathak2014-09-231-1/+1
* staging: speakup: fix missing blank lines after declarationsDomagoj Trsan2014-09-111-0/+7
* Staging: speakup: don't die if accessing sysfs without synthSasha Levin2014-05-271-0/+3
* Staging: speakup: Fix return value in synth.cSachin Kamat2013-05-161-1/+1
* staging: speakup: remove custom locking macro definitionsWilliam Hubbs2013-05-161-0/+12
* staging: speakup: synth: remove custom locking macrosWilliam Hubbs2013-05-161-12/+12
* Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman2013-01-071-2/+2
|\
| * staging: speakup: avoid out-of-range access in synth_add()Samuel Thibault2013-01-071-1/+1
| * staging: speakup: avoid out-of-range access in synth_init()Nickolai Zeldovich2013-01-071-1/+1
* | staging: speakup: Prefix externally-visible symbolsSamuel Thibault2013-01-071-19/+19
|/
* staging "speakup" Fix typos.Justin P. Mattock2012-07-091-1/+1
* TTY: speakup, do not use serialPJiri Slaby2012-03-081-1/+1
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* staging: speakup: synth.c style fixesWilliam Hubbs2010-10-191-13/+18
* Staging: add speakup to the staging directoryWilliam Hubbs2010-10-071-0/+458
OpenPOWER on IntegriCloud