index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
speakup
Age
Commit message (
Expand
)
Author
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-04-25
staging: speakup: add send_xchar and tiocmset methods
Okash Khawaja
2017-04-20
Annotate hardware config module parameters in drivers/staging/speakup/
David Howells
2017-03-27
staging: speakup: Remove the explicit NULL comparison
Arushi Singhal
2017-03-27
staging: speakup: Align the code.
Arushi Singhal
2017-03-27
staging: speakup: use speakup_allocate as per required context
Pranay Kr. Srivastava
2017-03-27
staging: speakup: fix warning for static declaration
Gustavo A. R. Silva
2017-03-23
staging: speakup: Match alignment with open parenthesis.
Arushi Singhal
2017-03-23
staging: speakup: Removed Unnecessary parentheses.
Arushi Singhal
2017-03-23
staging: speakup: spaces preferred around operator
Arushi Singhal
2017-03-23
staging: speakup: Moved OR operator to previous line.
Arushi Singhal
2017-03-23
staging: speakup: fixes braces {} should be used on all arms of this statement
Arushi Singhal
2017-03-23
staging: speakup: Simplify "NULL" comparisons
Arushi Singhal
2017-03-23
staging: speakup: Moved logical to previous line.
Arushi Singhal
2017-03-23
remove unnecessary initial allocation of vc
Pranay Kr. Srivastava
2017-03-23
return same error value from spk_set_key_info
Pranay Kr. Srivastava
2017-03-23
speakup: Fix spurious space pronunciation on spelling letters
Samuel Thibault
2017-03-17
staging: speakup: move those functions which do outgoing serial comms, into s...
Okash Khawaja
2017-03-16
staging: speakup: identation should use tabs
Arushi Singhal
2017-03-16
staging: speakup: Add blank line after declarations
Arushi Singhal
2017-03-16
speakup: Fix bogus caps on speaking unicode characters
Samuel Thibault
2017-03-16
staging: speakup: move spk_stop_serial_interrupt into synth-specific release ...
Okash Khawaja
2017-03-16
staging: speakup: add spk_io_ops struct to spk_synth
Okash Khawaja
2017-03-16
staging: speakup: spk_serial_out and spk_wait_for_xmitr to take synth arg
Okash Khawaja
2017-03-14
speakup: Support spelling unicode characters
Samuel Thibault
2017-03-14
speakup: make get_char actually get unicode characters
Samuel Thibault
2017-03-14
staging: speakup: fix "Alignment match open parenthesis"
Arushi Singhal
2017-03-12
staging: speakup: i18n.c: Refactor conditionals in spk_msg_set
Narcisa Ana Maria Vasile
2017-03-12
staging: speakup: i18n.c: Change return type from int to bool
Narcisa Ana Maria Vasile
2017-03-09
speakup: add unicode variant of /dev/softsynth
Samuel Thibault
2017-03-09
speakup: convert screen reading to 16bit characters
Samuel Thibault
2017-03-09
speakup: extend synth buffer to 16bit unicode characters
Samuel Thibault
2017-03-09
staging: speakup: kobjects: Delete comparison
Tamara Diaconita
2017-03-09
staging: speakup: kobjects: Rearrange headers
Tamara Diaconita
2017-03-09
staging: speakup: kobjects: Align the code
Tamara Diaconita
2017-03-09
staging: speakup: kobjects: Delete blank line
Tamara Diaconita
2017-03-09
staging: speakup: kobjects: Delete space
Tamara Diaconita
2017-03-09
staging: speakup: Clean up tests if NULL returned on failure
simran singhal
2017-03-09
staging:speakup:i18n.c: Align open paranthesis
Tamara Diaconita
2017-03-09
staging: speakup: Fixed coding style errors and aligned indents
Tuomo Rinne
2017-03-09
staging: speakup: Add __printf format/arg verification, fix fallout
Joe Perches
2017-03-09
staging: speakup:indentation should use tabs
Arushi Singhal
2017-03-06
staging: speakup: Clean up if conditions
Sreya Mittal
2017-03-06
staging: speakup: Align with parentheses
Sreya Mittal
2017-03-06
staging: speakup: Replace BUG_ON() with WARN_ON().
Varsha Rao
2017-03-06
staging: speakup: Clean up if tests
Sreya Mittal
2017-03-06
staging: speakup: i18n: Add spaces around operators
sayli karnik
2017-03-06
staging: speakup: i18n: Replace 'x!=NULL' with 'x'
sayli karnik
2017-03-06
staging: speakup: Added spaces around arithmetic operators.
Varsha Rao
2017-03-06
staging: speakup: Removed blank line after open braces.
Varsha Rao
[next]