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