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
2014-04-16
staging: speakup: fix misuse of kstrtol() in handle_goto()
Daeseok Youn
1
-9
/
+9
2014-04-06
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
17
-212
/
+210
2014-04-01
staging: fix up speakup kobject mode
Rusty Russell
17
-212
/
+210
2014-03-18
staging/speakup:speakup_dectlk.c Fix line over 80 characters.
Aybuke Ozdemir
1
-2
/
+4
2014-03-18
staging: speakup: Prefer pr_err instead of printk(KERN_ERR)
Keerthimai Janarthanan
1
-2
/
+2
2013-11-12
mm/staging: remove unnecessary inclusion of bootmem.h
Grygorii Strashko
1
-2
/
+0
2013-11-12
drivers: staging: speakup: serialio: only use platform specific SERIAL_PORT_D...
Chen Gang
2
-26
/
+4
2013-10-20
Staging: speakup: replacing simple_strtoul with kstrtoul
Ashvini Varatharaj
1
-3
/
+5
2013-10-19
Staging: speakup: removing jiffies comparison in speakup_apollo.c
Ashvini Varatharaj
1
-1
/
+1
2013-10-19
Staging: speakup: removing jiffies comparison using time_after_eq()
Ashvini Varatharaj
1
-1
/
+1
2013-10-14
staging: speakup: remove unnecessary space before semicolon
Nandini Hanumanthagowda
1
-3
/
+3
2013-10-04
staging: speakup: str initialization replaced with NULL where it was initiali...
Shalin Mehta
3
-3
/
+3
2013-09-17
staging: speakup: kobjects.c: Use correct values when changing voice.
Christopher Brannon
1
-1
/
+4
2013-09-17
staging/speakup/kobjects.c: Code improvement.
Raphael S.Carvalho
1
-31
/
+38
2013-09-17
Staging: speakup: Add dependencies for ISA card drivers
Ben Hutchings
1
-0
/
+4
2013-05-23
staging: speakup: fix warnings by adding __user annotations
Emil Goode
2
-9
/
+9
2013-05-23
Staging: speakup/main: Staticize local symbols
Sachin Kamat
1
-6
/
+7
2013-05-23
Staging: speakup/kobjects: Use NULL instead of 0
Sachin Kamat
1
-1
/
+1
2013-05-23
Staging: speakup/main: Use NULL instead of 0
Sachin Kamat
1
-2
/
+2
2013-05-23
Staging: speakup/speakup_keypc: Return NULL instead of 0
Sachin Kamat
1
-1
/
+1
2013-05-23
Staging: speakup/speakup_dtlk: Return NULL instead of 0
Sachin Kamat
1
-1
/
+1
2013-05-23
Staging: speakup/speakup_acntpc: Return NULL instead of 0
Sachin Kamat
1
-1
/
+1
2013-05-22
staging/speakup: Changed parameters in kstrtol()
Lisa Nguyen
1
-1
/
+1
2013-05-18
staging/speakup: Remove trailing whitespace in Kconfig
Lisa Nguyen
1
-16
/
+16
2013-05-18
staging/speakup: Replaced deprecated function
Lisa Nguyen
1
-1
/
+1
2013-05-18
staging/speakup: Reformatted pointer variables
Lisa Nguyen
1
-1
/
+1
2013-05-17
Staging: speakup: Fix return value in synth.c
Sachin Kamat
1
-1
/
+1
2013-05-17
Staging: speakup: Fix sparse warning in varhandlers.c
Sachin Kamat
1
-1
/
+1
2013-05-17
Staging: speakup: Return NULL instead of 0 in speakup_decpc.c
Sachin Kamat
1
-1
/
+1
2013-05-17
staging: speakup: remove custom locking macro definitions
William Hubbs
2
-12
/
+12
2013-05-17
staging: speakup: synth: remove custom locking macros
William Hubbs
1
-12
/
+12
2013-05-17
staging: speakup: thread: remove custom locking macros
William Hubbs
1
-2
/
+2
2013-05-17
staging: speakup: soft: remove custom locking macros
William Hubbs
1
-13
/
+13
2013-05-17
staging: speakup: keypc: remove custom locking macros
William Hubbs
1
-10
/
+10
2013-05-17
staging: speakup: dtlk: remove custom locking macros
William Hubbs
1
-10
/
+10
2013-05-17
staging: speakup: dectlk: remove custom locking macros
William Hubbs
1
-10
/
+10
2013-05-17
staging: speakup: decpc: remove custom locking macros
William Hubbs
1
-10
/
+10
2013-05-17
staging: speakup: decext: remove custom locking macros
William Hubbs
1
-10
/
+10
2013-05-17
staging: speakup: apollo: remove custom locking macros
William Hubbs
1
-10
/
+10
2013-05-17
staging: speakup: acntpc: remove custom locking macros
William Hubbs
1
-10
/
+10
2013-05-17
staging: speakup: serialio: remove custom locking macros
William Hubbs
1
-2
/
+2
2013-05-17
staging: speakup: remove spk_trylock macro definition
William Hubbs
1
-1
/
+0
2013-05-17
staging: speakup: main: remove custom locking macros
William Hubbs
1
-29
/
+29
2013-05-17
staging: speakup: i18n: remove custom locking macros
William Hubbs
1
-6
/
+6
2013-05-17
staging: speakup: devsynth: remove custom locking macros
William Hubbs
1
-2
/
+2
2013-05-17
staging: speakup: kobjects: remove custom locking macros
William Hubbs
1
-23
/
+23
2013-05-14
staging: speakup: cleanup spk_var_header_by_name()
Dan Carpenter
1
-10
/
+7
2013-05-01
staging: speakup: remove custom string_unescape_any_inplace
Andy Shevchenko
3
-49
/
+4
2013-04-09
staging: speakup: fix a bug when translate octal numbers
Andy Shevchenko
1
-2
/
+2
2013-04-06
staging: speakup: selection.c fix typo in comment
Valentin Ilie
1
-1
/
+1
[next]