index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
speakup
/
synth.c
Age
Commit message (
Expand
)
Author
2019-03-18
staging: speakup_soft: Fix alternate speech with other synths
Samuel Thibault
2018-06-17
staging: speakup: refactor synths array to use a list
Justin Skists
2018-03-14
staging: speakup: Add unicode support to the speakup_dummy driver
Samuel Thibault
2018-01-15
staging: speakup: add SPDX identifier.
Greg Kroah-Hartman
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-06-25
staging: speakup: fix synth caching when synth init fails
Okash Khawaja
2017-05-16
staging: speakup: flush tty buffers and ensure hardware flow control
Okash Khawaja
2017-05-15
staging: speakup: make input functionality swappable
Okash Khawaja
2017-03-17
staging: speakup: move those functions which do outgoing serial comms, into s...
Okash Khawaja
2017-03-16
staging: speakup: move spk_stop_serial_interrupt into synth-specific release ...
Okash Khawaja
2017-03-16
staging: speakup: add spk_io_ops struct to spk_synth
Okash Khawaja
2017-03-16
staging: speakup: spk_serial_out and spk_wait_for_xmitr to take synth arg
Okash Khawaja
2017-03-09
speakup: extend synth buffer to 16bit unicode characters
Samuel Thibault
2017-03-06
staging: speakup: (coding style) Limit line to 80 chars
Olav Haugan
2017-03-06
staging: speakup: (coding style) Simplify comparisons to NULL
Olav Haugan
2016-11-21
staging: speakup: synth.c Align parenthesis
Walt Feasel
2016-11-21
staging: speakup: synth.c Comment modifications
Walt Feasel
2016-11-21
staging: speakup: synth.c Logical continuation
Walt Feasel
2016-11-21
staging: speakup: synth.c Blank line before }
Walt Feasel
2016-11-21
staging: speakup: synth.c Spaces around operators
Walt Feasel
2016-09-22
staging: speakup: Remove unnecessary parentheses
Katie Dunne
2016-08-15
staging: speakup: ensure we do not overrun synths array
Colin Ian King
2016-03-05
staging: speakup: Remove unnecessary test in if condition
Amitoj Kaur Chawla
2015-01-17
staging: speakup: Split the comment to fit the length
Panir.Nyan
2014-09-23
staging: speakup: remove jiffies comparison using time_after_eq()
Tapasweni Pathak
2014-09-11
staging: speakup: fix missing blank lines after declarations
Domagoj Trsan
2014-05-27
Staging: speakup: don't die if accessing sysfs without synth
Sasha Levin
2013-05-16
Staging: speakup: Fix return value in synth.c
Sachin Kamat
2013-05-16
staging: speakup: remove custom locking macro definitions
William Hubbs
2013-05-16
staging: speakup: synth: remove custom locking macros
William Hubbs
2013-01-07
Merge branch 'staging-linus' into staging-next
Greg Kroah-Hartman
2013-01-07
staging: speakup: Prefix externally-visible symbols
Samuel Thibault
2013-01-07
staging: speakup: avoid out-of-range access in synth_add()
Samuel Thibault
2013-01-07
staging: speakup: avoid out-of-range access in synth_init()
Nickolai Zeldovich
2012-07-09
staging "speakup" Fix typos.
Justin P. Mattock
2012-03-08
TTY: speakup, do not use serialP
Jiri Slaby
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2010-10-19
staging: speakup: synth.c style fixes
William Hubbs
2010-10-07
Staging: add speakup to the staging directory
William Hubbs