index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
speakup
/
main.c
Age
Commit message (
Expand
)
Author
2020-07-29
staging/speakup: Move out of staging
Samuel Thibault
2020-03-23
Merge 5.6-rc7 into staging-next
Greg Kroah-Hartman
2020-03-17
staging: speakup: main: switch multiple assignment for one assignment per line
Lourdes Pedrajas
2020-03-11
staging/speakup: fix get_word non-space look-ahead
Samuel Thibault
2019-04-19
staging: speakup: refactor to use existing code in vt
Okash Khawaja
2019-03-01
staging: speakup: fix line over 80 characters.
Bhagyashri Dighole
2019-02-26
staging: speakup: Note that simple_strtoul can't simply be replaced by kstrtoul
Samuel Thibault
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
[next]