index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
speakup
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-30
Merge 4.18-rc7 into staging-next
Greg Kroah-Hartman
1
-1
/
+5
2018-07-16
staging: speakup: fix wraparound in uaccess length check
Samuel Thibault
1
-1
/
+5
2018-07-11
staging: speakup: remove redundant variable l
Colin Ian King
1
-3
/
+2
2018-07-02
staging: speakup: Replace strncpy with memcpy
Guenter Roeck
1
-2
/
+2
2018-06-17
staging: speakup: refactor synths array to use a list
Justin Skists
2
-27
/
+15
2018-05-15
staging: speakup: use true/false instead of 1/0
Samuel Thibault
2
-2
/
+2
2018-05-14
staging: speakup: Fix coding style
Samuel Thibault
2
-4
/
+4
2018-05-07
staging: speakup: Add pause command used on switching to graphical mode
Samuel Thibault
7
-3
/
+17
2018-04-05
Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-28
/
+69
2018-03-19
staging: speakup: Add blank line after declaration
Nishka Dasgupta
1
-0
/
+1
2018-03-14
staging: speakup: Add unicode support to the speakup_dummy driver
Samuel Thibault
5
-5
/
+42
2018-03-10
mn10300: Remove the architecture
David Howells
1
-1
/
+1
2018-03-06
staging: speakup: match alignment with open parenthesis
Santha Meena Ramamoorthy
5
-9
/
+9
2018-02-26
staging: speakup: add braces around else statement
Santha Meena Ramamoorthy
1
-2
/
+4
2018-02-23
staging: speakup: remove space after a cast
Santha Meena Ramamoorthy
1
-1
/
+1
2018-02-23
staging: speakup: match alignment with open parenthesis
Santha Meena Ramamoorthy
1
-4
/
+4
2018-02-23
staging: speakup: add spaces around arithmetic operators
Santha Meena Ramamoorthy
1
-7
/
+8
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-02-01
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
28
-207
/
+29
2018-01-15
staging: speakup: remove redundant license text
Greg Kroah-Hartman
20
-200
/
+0
2018-01-15
staging: speakup: add SPDX identifier.
Greg Kroah-Hartman
27
-0
/
+27
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-27
staging: speakup: selection: replace _manual_ swap with swap macro
Gustavo A. R. Silva
1
-7
/
+2
2017-11-22
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2
-3
/
+3
2017-11-14
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-19
/
+19
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
11
-0
/
+11
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
2
-2
/
+2
2017-09-28
staging: speakup: Fix comment block coding style
Mihaela Muraru
1
-2
/
+4
2017-09-28
staging: speakup: Use octal permissions '0444'
Mihaela Muraru
9
-9
/
+9
2017-09-18
staging: speakup: fix speakup-r empty line lockup
Okash Khawaja
1
-3
/
+12
2017-09-18
staging: speakup: Remove unnecessary parentheses
Castulo J. Martinez
1
-2
/
+2
2017-09-18
staging: speakup: remove NULL comparison
Aastha Gupta
1
-1
/
+1
2017-09-18
Staging: speakup: Remove print following unsuccessful kmalloc
Meghana Madhyastha
1
-3
/
+1
2017-09-17
Staging: speakup: Replace symbolic permission
Meghana Madhyastha
1
-1
/
+1
2017-09-17
staging/speakup: fix checkpatch.pl warning in speak_char()
Justin Skists
1
-1
/
+1
2017-08-28
staging: speakup: use tty_kopen and tty_kclose
Okash Khawaja
1
-2
/
+2
2017-08-19
staging: speakup: fix async usb removal
Okash Khawaja
1
-0
/
+50
2017-08-19
staging: speakup: remove support for lp*
Okash Khawaja
1
-22
/
+1
2017-07-18
staging: speakup: safely register and unregister ldisc
Okash Khawaja
2
-6
/
+4
2017-07-18
staging: speakup: add functions to register and unregister ldisc
Okash Khawaja
2
-0
/
+14
2017-07-18
staging: speakup: safely close tty
Okash Khawaja
1
-1
/
+1
2017-06-29
staging: speakup: make function ser_to_dev static
Colin Ian King
1
-1
/
+1
2017-06-27
staging: speakup: make ttyio synths use device name
Okash Khawaja
11
-8
/
+37
2017-06-27
staging: speakup: check and convert dev name or ser to dev_t
Okash Khawaja
3
-0
/
+45
2017-06-25
staging: speakup: fix synth caching when synth init fails
Okash Khawaja
1
-2
/
+7
2017-06-13
staging: speakup: Add missing blank line after declaration
Alexandre Ghiti
2
-0
/
+4
2017-06-13
staging: speakup: migrate bns to tty
Okash Khawaja
1
-4
/
+4
2017-06-06
staging: speakup: alignment match open parens
Bo YU
1
-1
/
+1
[next]