index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
speakup
Age
Commit message (
Expand
)
Author
Files
Lines
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
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]