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