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
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-23
Merge 5.6-rc7 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2020-03-17
staging: speakup: main: switch multiple assignment for one assignment per line
Lourdes Pedrajas
1
-1
/
+2
2020-03-11
staging/speakup: fix get_word non-space look-ahead
Samuel Thibault
1
-1
/
+1
2019-04-19
staging: speakup: refactor to use existing code in vt
Okash Khawaja
1
-0
/
+1
2019-03-01
staging: speakup: fix line over 80 characters.
Bhagyashri Dighole
1
-5
/
+8
2019-02-26
staging: speakup: Note that simple_strtoul can't simply be replaced by kstrtoul
Samuel Thibault
1
-0
/
+1
2018-05-15
staging: speakup: use true/false instead of 1/0
Samuel Thibault
1
-1
/
+1
2018-05-14
staging: speakup: Fix coding style
Samuel Thibault
1
-3
/
+2
2018-05-06
staging: speakup: Add pause command used on switching to graphical mode
Samuel Thibault
1
-0
/
+7
2018-03-06
staging: speakup: match alignment with open parenthesis
Santha Meena Ramamoorthy
1
-1
/
+1
2018-02-26
staging: speakup: add braces around else statement
Santha Meena Ramamoorthy
1
-2
/
+4
2018-01-15
staging: speakup: remove redundant license text
Greg Kroah-Hartman
1
-10
/
+0
2018-01-15
staging: speakup: add SPDX identifier.
Greg Kroah-Hartman
1
-0
/
+1
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
1
-2
/
+2
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
1
-3
/
+12
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
1
-1
/
+1
2017-09-18
staging: speakup: fix speakup-r empty line lockup
Okash Khawaja
1
-3
/
+12
2017-09-18
staging: speakup: remove NULL comparison
Aastha Gupta
1
-1
/
+1
2017-09-17
staging/speakup: fix checkpatch.pl warning in speak_char()
Justin Skists
1
-1
/
+1
2017-07-18
staging: speakup: safely register and unregister ldisc
Okash Khawaja
1
-0
/
+2
2017-06-13
staging: speakup: Add missing blank line after declaration
Alexandre Ghiti
1
-0
/
+2
2017-03-27
staging: speakup: Remove the explicit NULL comparison
Arushi Singhal
1
-16
/
+16
2017-03-27
staging: speakup: use speakup_allocate as per required context
Pranay Kr. Srivastava
1
-4
/
+4
2017-03-23
staging: speakup: Match alignment with open parenthesis.
Arushi Singhal
1
-1
/
+1
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
1
-14
/
+21
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-16
staging: speakup: Add blank line after declarations
Arushi Singhal
1
-0
/
+1
2017-03-16
speakup: Fix bogus caps on speaking unicode characters
Samuel Thibault
1
-2
/
+2
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-09
speakup: convert screen reading to 16bit characters
Samuel Thibault
1
-66
/
+80
2017-03-09
staging: speakup: Clean up tests if NULL returned on failure
simran singhal
1
-1
/
+1
2017-03-09
staging: speakup: Add __printf format/arg verification, fix fallout
Joe Perches
1
-1
/
+1
2017-02-12
staging: rtl8192e: Aligning the * on each line in block comments
Arushi Singhal
1
-1
/
+1
2017-01-31
Staging: speakup - syle fix permissions to octal
Derek Robson
1
-2
/
+2
2016-11-07
Staging: speakup: Remove unnecessary space after cast
Shiva Kerdel
1
-21
/
+21
2016-03-28
Staging: speakup: Clear hi font bit from attributes
Samuel Thibault
1
-2
/
+4
2016-03-11
staging: speakup: Replace del_timer with del_timer_sync
Amitoj Kaur Chawla
1
-1
/
+1
2016-03-05
staging: speakup: remove multiple assignments
Alison Schofield
1
-10
/
+19
2016-02-01
Merge 4.5-rc2 into staging-next
Greg Kroah-Hartman
1
-8
/
+13
2016-01-28
Staging: speakup: fix read scrolled-back VT
Samuel Thibault
1
-8
/
+13
2016-01-28
Staging: speakup: Remove FSF mailing address
Shraddha Barke
1
-4
/
+0
2015-08-14
staging: speakup: Fix warning reported by checkpatch
Aleksei Fedotov
1
-5
/
+10
2015-06-12
staging: speakup: use swap() in get_highlight_color()
Fabian Frederick
1
-6
/
+3
2015-04-03
staging: speakup: Fix warning of line over 80 characters.
Shirish Gajera
1
-3
/
+6
[next]