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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-28
staging: speakup: use tty_kopen and tty_kclose
Okash Khawaja
1
-2
/
+2
2017-08-18
staging: speakup: fix async usb removal
Okash Khawaja
1
-0
/
+50
2017-08-18
staging: speakup: remove support for lp*
Okash Khawaja
1
-22
/
+1
2017-07-18
staging: speakup: safely register and unregister ldisc
Okash Khawaja
2
-6
/
+4
2017-07-18
staging: speakup: add functions to register and unregister ldisc
Okash Khawaja
2
-0
/
+14
2017-07-18
staging: speakup: safely close tty
Okash Khawaja
1
-1
/
+1
2017-06-29
staging: speakup: make function ser_to_dev static
Colin Ian King
1
-1
/
+1
2017-06-27
staging: speakup: make ttyio synths use device name
Okash Khawaja
11
-8
/
+37
2017-06-27
staging: speakup: check and convert dev name or ser to dev_t
Okash Khawaja
3
-0
/
+45
2017-06-25
staging: speakup: fix synth caching when synth init fails
Okash Khawaja
1
-2
/
+7
2017-06-13
staging: speakup: Add missing blank line after declaration
Alexandre Ghiti
2
-0
/
+4
2017-06-13
staging: speakup: migrate bns to tty
Okash Khawaja
1
-4
/
+4
2017-06-06
staging: speakup: alignment match open parens
Bo YU
1
-1
/
+1
2017-06-06
staging: speakup: in serialio.c no over 80 chars long
Bo YU
1
-2
/
+4
2017-06-06
staging: speakup: add a space around '|'
Bo YU
1
-1
/
+1
2017-06-06
staging: speakup: add a missing blank line after declaration
Bo YU
1
-0
/
+1
2017-06-03
staging: speakup: remove unused code
Okash Khawaja
1
-3
/
+0
2017-06-03
staging: speakup: check for null before calling TTY's flush_buffer
Okash Khawaja
1
-1
/
+2
2017-05-25
drivers/staging/speakup: fix indent coding style problem in spk_ttyio.c
Rui Teng
1
-1
/
+1
2017-05-25
staging: speakup: signedness bug in spk_ttyio_in_nowait()
Dan Carpenter
1
-1
/
+1
2017-05-16
staging: speakup: flush tty buffers and ensure hardware flow control
Okash Khawaja
8
-0
/
+42
2017-05-16
staging: speakup: migrate apollo, ltlk, audptr, decext, dectlk and spkout
Okash Khawaja
6
-30
/
+26
2017-05-16
staging: speakup: add send_xchar, tiocmset and input functionality for tty
Okash Khawaja
3
-1
/
+111
2017-05-16
staging: speakup: migrate acntsa, bns, dummy and txprt to ttyio
Okash Khawaja
3
-12
/
+12
2017-05-16
staging: speakup: add tty-based comms functions
Okash Khawaja
3
-0
/
+148
2017-05-15
staging: speakup: fix unnecessary long line
Michael Mera
1
-1
/
+1
2017-05-15
drivers/staging/speakup: Align block comments at *
Tiago Koji Castro Shibata
1
-5
/
+5
2017-05-15
staging: speakup: make input functionality swappable
Okash Khawaja
11
-28
/
+33
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+3
2017-04-25
staging: speakup: add send_xchar and tiocmset methods
Okash Khawaja
5
-19
/
+29
2017-04-20
Annotate hardware config module parameters in drivers/staging/speakup/
David Howells
3
-3
/
+3
2017-03-27
staging: speakup: Remove the explicit NULL comparison
Arushi Singhal
2
-17
/
+17
2017-03-27
staging: speakup: Align the code.
Arushi Singhal
2
-3
/
+3
2017-03-27
staging: speakup: use speakup_allocate as per required context
Pranay Kr. Srivastava
1
-4
/
+4
2017-03-27
staging: speakup: fix warning for static declaration
Gustavo A. R. Silva
1
-1
/
+1
2017-03-23
staging: speakup: Match alignment with open parenthesis.
Arushi Singhal
4
-6
/
+6
2017-03-23
staging: speakup: Removed Unnecessary parentheses.
Arushi Singhal
1
-1
/
+1
2017-03-23
staging: speakup: spaces preferred around operator
Arushi Singhal
6
-22
/
+22
2017-03-23
staging: speakup: Moved OR operator to previous line.
Arushi Singhal
1
-4
/
+4
2017-03-23
staging: speakup: fixes braces {} should be used on all arms of this statement
Arushi Singhal
5
-28
/
+37
2017-03-23
staging: speakup: Simplify "NULL" comparisons
Arushi Singhal
2
-4
/
+4
2017-03-23
staging: speakup: Moved logical to previous line.
Arushi Singhal
1
-6
/
+6
2017-03-23
remove unnecessary initial allocation of vc
Pranay Kr. Srivastava
1
-11
/
+0
2017-03-23
return same error value from spk_set_key_info
Pranay Kr. Srivastava
1
-8
/
+19
2017-03-23
speakup: Fix spurious space pronunciation on spelling letters
Samuel Thibault
1
-8
/
+5
2017-03-17
staging: speakup: move those functions which do outgoing serial comms, into s...
Okash Khawaja
13
-61
/
+61
2017-03-16
staging: speakup: identation should use tabs
Arushi Singhal
1
-5
/
+5
2017-03-16
staging: speakup: Add blank line after declarations
Arushi Singhal
3
-0
/
+3
2017-03-16
speakup: Fix bogus caps on speaking unicode characters
Samuel Thibault
1
-2
/
+2
2017-03-16
staging: speakup: move spk_stop_serial_interrupt into synth-specific release ...
Okash Khawaja
6
-1
/
+6
[next]