index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
speakup
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-11
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
2017-03-16
staging: speakup: add spk_io_ops struct to spk_synth
Okash Khawaja
19
-20
/
+48
2017-03-16
staging: speakup: spk_serial_out and spk_wait_for_xmitr to take synth arg
Okash Khawaja
7
-29
/
+29
2017-03-14
speakup: Support spelling unicode characters
Samuel Thibault
1
-9
/
+9
2017-03-14
speakup: make get_char actually get unicode characters
Samuel Thibault
1
-1
/
+1
2017-03-14
staging: speakup: fix "Alignment match open parenthesis"
Arushi Singhal
1
-1
/
+1
2017-03-12
staging: speakup: i18n.c: Refactor conditionals in spk_msg_set
Narcisa Ana Maria Vasile
1
-24
/
+20
2017-03-12
staging: speakup: i18n.c: Change return type from int to bool
Narcisa Ana Maria Vasile
1
-11
/
+12
2017-03-09
speakup: add unicode variant of /dev/softsynth
Samuel Thibault
1
-12
/
+81
2017-03-09
speakup: convert screen reading to 16bit characters
Samuel Thibault
3
-67
/
+82
2017-03-09
speakup: extend synth buffer to 16bit unicode characters
Samuel Thibault
12
-15
/
+70
2017-03-09
staging: speakup: kobjects: Delete comparison
Tamara Diaconita
1
-1
/
+1
2017-03-09
staging: speakup: kobjects: Rearrange headers
Tamara Diaconita
1
-2
/
+4
2017-03-09
staging: speakup: kobjects: Align the code
Tamara Diaconita
1
-32
/
+32
2017-03-09
staging: speakup: kobjects: Delete blank line
Tamara Diaconita
1
-1
/
+0
2017-03-09
staging: speakup: kobjects: Delete space
Tamara Diaconita
1
-4
/
+4
2017-03-09
staging: speakup: Clean up tests if NULL returned on failure
simran singhal
1
-1
/
+1
2017-03-09
staging:speakup:i18n.c: Align open paranthesis
Tamara Diaconita
1
-1
/
+1
2017-03-09
staging: speakup: Fixed coding style errors and aligned indents
Tuomo Rinne
1
-46
/
+44
2017-03-09
staging: speakup: Add __printf format/arg verification, fix fallout
Joe Perches
2
-1
/
+2
2017-03-09
staging: speakup:indentation should use tabs
Arushi Singhal
1
-1
/
+1
2017-03-06
staging: speakup: Clean up if conditions
Sreya Mittal
1
-6
/
+4
2017-03-06
staging: speakup: Align with parentheses
Sreya Mittal
1
-2
/
+2
2017-03-06
staging: speakup: Replace BUG_ON() with WARN_ON().
Varsha Rao
1
-2
/
+6
2017-03-06
staging: speakup: Clean up if tests
Sreya Mittal
1
-6
/
+6
2017-03-06
staging: speakup: i18n: Add spaces around operators
sayli karnik
1
-2
/
+2
2017-03-06
staging: speakup: i18n: Replace 'x!=NULL' with 'x'
sayli karnik
1
-2
/
+2
2017-03-06
staging: speakup: Added spaces around arithmetic operators.
Varsha Rao
4
-15
/
+15
2017-03-06
staging: speakup: Removed blank line after open braces.
Varsha Rao
2
-2
/
+0
[next]