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
/
main.c
Age
Commit message (
Expand
)
Author
2018-05-15
staging: speakup: use true/false instead of 1/0
Samuel Thibault
2018-05-14
staging: speakup: Fix coding style
Samuel Thibault
2018-05-06
staging: speakup: Add pause command used on switching to graphical mode
Samuel Thibault
2018-03-06
staging: speakup: match alignment with open parenthesis
Santha Meena Ramamoorthy
2018-02-26
staging: speakup: add braces around else statement
Santha Meena Ramamoorthy
2018-01-15
staging: speakup: remove redundant license text
Greg Kroah-Hartman
2018-01-15
staging: speakup: add SPDX identifier.
Greg Kroah-Hartman
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-09-18
staging: speakup: fix speakup-r empty line lockup
Okash Khawaja
2017-09-18
staging: speakup: remove NULL comparison
Aastha Gupta
2017-09-17
staging/speakup: fix checkpatch.pl warning in speak_char()
Justin Skists
2017-07-18
staging: speakup: safely register and unregister ldisc
Okash Khawaja
2017-06-13
staging: speakup: Add missing blank line after declaration
Alexandre Ghiti
2017-03-27
staging: speakup: Remove the explicit NULL comparison
Arushi Singhal
2017-03-27
staging: speakup: use speakup_allocate as per required context
Pranay Kr. Srivastava
2017-03-23
staging: speakup: Match alignment with open parenthesis.
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: 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-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-14
speakup: Support spelling unicode characters
Samuel Thibault
2017-03-14
speakup: make get_char actually get unicode characters
Samuel Thibault
2017-03-09
speakup: convert screen reading to 16bit characters
Samuel Thibault
2017-03-09
staging: speakup: Clean up tests if NULL returned on failure
simran singhal
2017-03-09
staging: speakup: Add __printf format/arg verification, fix fallout
Joe Perches
2017-02-12
staging: rtl8192e: Aligning the * on each line in block comments
Arushi Singhal
2017-01-31
Staging: speakup - syle fix permissions to octal
Derek Robson
2016-11-07
Staging: speakup: Remove unnecessary space after cast
Shiva Kerdel
2016-03-28
Staging: speakup: Clear hi font bit from attributes
Samuel Thibault
2016-03-11
staging: speakup: Replace del_timer with del_timer_sync
Amitoj Kaur Chawla
2016-03-05
staging: speakup: remove multiple assignments
Alison Schofield
2016-02-01
Merge 4.5-rc2 into staging-next
Greg Kroah-Hartman
2016-01-28
Staging: speakup: fix read scrolled-back VT
Samuel Thibault
2016-01-28
Staging: speakup: Remove FSF mailing address
Shraddha Barke
2015-08-14
staging: speakup: Fix warning reported by checkpatch
Aleksei Fedotov
2015-06-12
staging: speakup: use swap() in get_highlight_color()
Fabian Frederick
2015-04-03
staging: speakup: Fix warning of line over 80 characters.
Shirish Gajera
2015-03-06
staging: speakup: remove extra parentheses around right bit shift operation
Aya Mahfouz
2014-10-20
staging: speakup: Change char * array type as static const
Dilek Uzulmez
2014-09-19
staging: speakup: fix checkpatch warning
Roxana Blaj
2014-09-11
staging: speakup: fix missing blank lines after declarations
Domagoj Trsan
2014-09-11
staging: speakup: fix redundant return in void functions
Domagoj Trsan
2014-09-11
staging: speakup: fix warnings: line over 80 characters
Domagoj Trsan
[next]