index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
speakup
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging/speakup: fix get_word non-space look-ahead
Samuel Thibault
2020-04-02
1
-1
/
+1
*
staging: speakup: fix tty-operation NULL derefs
Johan Hovold
2019-02-12
1
-2
/
+4
*
staging: speakup: Replace strncpy with memcpy
Guenter Roeck
2018-12-17
1
-2
/
+2
*
staging: speakup: fix wraparound in uaccess length check
Samuel Thibault
2018-07-28
1
-1
/
+5
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
11
-0
/
+11
*
staging: speakup: fix speakup-r empty line lockup
Okash Khawaja
2017-09-18
1
-3
/
+12
*
staging: speakup: use tty_kopen and tty_kclose
Okash Khawaja
2017-08-28
1
-2
/
+2
*
staging: speakup: fix async usb removal
Okash Khawaja
2017-08-18
1
-0
/
+50
*
staging: speakup: remove support for lp*
Okash Khawaja
2017-08-18
1
-22
/
+1
*
staging: speakup: safely register and unregister ldisc
Okash Khawaja
2017-07-18
2
-6
/
+4
*
staging: speakup: add functions to register and unregister ldisc
Okash Khawaja
2017-07-18
2
-0
/
+14
*
staging: speakup: safely close tty
Okash Khawaja
2017-07-18
1
-1
/
+1
*
staging: speakup: make function ser_to_dev static
Colin Ian King
2017-06-29
1
-1
/
+1
*
staging: speakup: make ttyio synths use device name
Okash Khawaja
2017-06-27
11
-8
/
+37
*
staging: speakup: check and convert dev name or ser to dev_t
Okash Khawaja
2017-06-27
3
-0
/
+45
*
staging: speakup: fix synth caching when synth init fails
Okash Khawaja
2017-06-25
1
-2
/
+7
*
staging: speakup: Add missing blank line after declaration
Alexandre Ghiti
2017-06-13
2
-0
/
+4
*
staging: speakup: migrate bns to tty
Okash Khawaja
2017-06-13
1
-4
/
+4
*
staging: speakup: alignment match open parens
Bo YU
2017-06-06
1
-1
/
+1
*
staging: speakup: in serialio.c no over 80 chars long
Bo YU
2017-06-06
1
-2
/
+4
*
staging: speakup: add a space around '|'
Bo YU
2017-06-06
1
-1
/
+1
*
staging: speakup: add a missing blank line after declaration
Bo YU
2017-06-06
1
-0
/
+1
*
staging: speakup: remove unused code
Okash Khawaja
2017-06-03
1
-3
/
+0
*
staging: speakup: check for null before calling TTY's flush_buffer
Okash Khawaja
2017-06-03
1
-1
/
+2
*
drivers/staging/speakup: fix indent coding style problem in spk_ttyio.c
Rui Teng
2017-05-25
1
-1
/
+1
*
staging: speakup: signedness bug in spk_ttyio_in_nowait()
Dan Carpenter
2017-05-25
1
-1
/
+1
*
staging: speakup: flush tty buffers and ensure hardware flow control
Okash Khawaja
2017-05-16
8
-0
/
+42
*
staging: speakup: migrate apollo, ltlk, audptr, decext, dectlk and spkout
Okash Khawaja
2017-05-16
6
-30
/
+26
*
staging: speakup: add send_xchar, tiocmset and input functionality for tty
Okash Khawaja
2017-05-16
3
-1
/
+111
*
staging: speakup: migrate acntsa, bns, dummy and txprt to ttyio
Okash Khawaja
2017-05-16
3
-12
/
+12
*
staging: speakup: add tty-based comms functions
Okash Khawaja
2017-05-16
3
-0
/
+148
*
staging: speakup: fix unnecessary long line
Michael Mera
2017-05-15
1
-1
/
+1
*
drivers/staging/speakup: Align block comments at *
Tiago Koji Castro Shibata
2017-05-15
1
-5
/
+5
*
staging: speakup: make input functionality swappable
Okash Khawaja
2017-05-15
11
-28
/
+33
*
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-10
3
-3
/
+3
|
\
|
*
Annotate hardware config module parameters in drivers/staging/speakup/
David Howells
2017-04-20
3
-3
/
+3
*
|
staging: speakup: add send_xchar and tiocmset methods
Okash Khawaja
2017-04-25
5
-19
/
+29
*
|
staging: speakup: Remove the explicit NULL comparison
Arushi Singhal
2017-03-27
2
-17
/
+17
*
|
staging: speakup: Align the code.
Arushi Singhal
2017-03-27
2
-3
/
+3
*
|
staging: speakup: use speakup_allocate as per required context
Pranay Kr. Srivastava
2017-03-27
1
-4
/
+4
*
|
staging: speakup: fix warning for static declaration
Gustavo A. R. Silva
2017-03-27
1
-1
/
+1
*
|
staging: speakup: Match alignment with open parenthesis.
Arushi Singhal
2017-03-23
4
-6
/
+6
*
|
staging: speakup: Removed Unnecessary parentheses.
Arushi Singhal
2017-03-23
1
-1
/
+1
*
|
staging: speakup: spaces preferred around operator
Arushi Singhal
2017-03-23
6
-22
/
+22
*
|
staging: speakup: Moved OR operator to previous line.
Arushi Singhal
2017-03-23
1
-4
/
+4
*
|
staging: speakup: fixes braces {} should be used on all arms of this statement
Arushi Singhal
2017-03-23
5
-28
/
+37
*
|
staging: speakup: Simplify "NULL" comparisons
Arushi Singhal
2017-03-23
2
-4
/
+4
*
|
staging: speakup: Moved logical to previous line.
Arushi Singhal
2017-03-23
1
-6
/
+6
*
|
remove unnecessary initial allocation of vc
Pranay Kr. Srivastava
2017-03-23
1
-11
/
+0
*
|
return same error value from spk_set_key_info
Pranay Kr. Srivastava
2017-03-23
1
-8
/
+19
[next]