index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
speakup
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: speakup: replacing simple_strtoul with kstrtoul
Ashvini Varatharaj
2013-10-19
1
-3
/
+5
*
Staging: speakup: removing jiffies comparison in speakup_apollo.c
Ashvini Varatharaj
2013-10-19
1
-1
/
+1
*
Staging: speakup: removing jiffies comparison using time_after_eq()
Ashvini Varatharaj
2013-10-19
1
-1
/
+1
*
staging: speakup: remove unnecessary space before semicolon
Nandini Hanumanthagowda
2013-10-14
1
-3
/
+3
*
staging: speakup: str initialization replaced with NULL where it was initiali...
Shalin Mehta
2013-10-03
3
-3
/
+3
*
staging: speakup: kobjects.c: Use correct values when changing voice.
Christopher Brannon
2013-09-17
1
-1
/
+4
*
staging/speakup/kobjects.c: Code improvement.
Raphael S.Carvalho
2013-09-17
1
-31
/
+38
*
Staging: speakup: Add dependencies for ISA card drivers
Ben Hutchings
2013-09-17
1
-0
/
+4
*
staging: speakup: fix warnings by adding __user annotations
Emil Goode
2013-05-22
2
-9
/
+9
*
Staging: speakup/main: Staticize local symbols
Sachin Kamat
2013-05-22
1
-6
/
+7
*
Staging: speakup/kobjects: Use NULL instead of 0
Sachin Kamat
2013-05-22
1
-1
/
+1
*
Staging: speakup/main: Use NULL instead of 0
Sachin Kamat
2013-05-22
1
-2
/
+2
*
Staging: speakup/speakup_keypc: Return NULL instead of 0
Sachin Kamat
2013-05-22
1
-1
/
+1
*
Staging: speakup/speakup_dtlk: Return NULL instead of 0
Sachin Kamat
2013-05-22
1
-1
/
+1
*
Staging: speakup/speakup_acntpc: Return NULL instead of 0
Sachin Kamat
2013-05-22
1
-1
/
+1
*
staging/speakup: Changed parameters in kstrtol()
Lisa Nguyen
2013-05-21
1
-1
/
+1
*
staging/speakup: Remove trailing whitespace in Kconfig
Lisa Nguyen
2013-05-17
1
-16
/
+16
*
staging/speakup: Replaced deprecated function
Lisa Nguyen
2013-05-17
1
-1
/
+1
*
staging/speakup: Reformatted pointer variables
Lisa Nguyen
2013-05-17
1
-1
/
+1
*
Staging: speakup: Fix return value in synth.c
Sachin Kamat
2013-05-16
1
-1
/
+1
*
Staging: speakup: Fix sparse warning in varhandlers.c
Sachin Kamat
2013-05-16
1
-1
/
+1
*
Staging: speakup: Return NULL instead of 0 in speakup_decpc.c
Sachin Kamat
2013-05-16
1
-1
/
+1
*
staging: speakup: remove custom locking macro definitions
William Hubbs
2013-05-16
2
-12
/
+12
*
staging: speakup: synth: remove custom locking macros
William Hubbs
2013-05-16
1
-12
/
+12
*
staging: speakup: thread: remove custom locking macros
William Hubbs
2013-05-16
1
-2
/
+2
*
staging: speakup: soft: remove custom locking macros
William Hubbs
2013-05-16
1
-13
/
+13
*
staging: speakup: keypc: remove custom locking macros
William Hubbs
2013-05-16
1
-10
/
+10
*
staging: speakup: dtlk: remove custom locking macros
William Hubbs
2013-05-16
1
-10
/
+10
*
staging: speakup: dectlk: remove custom locking macros
William Hubbs
2013-05-16
1
-10
/
+10
*
staging: speakup: decpc: remove custom locking macros
William Hubbs
2013-05-16
1
-10
/
+10
*
staging: speakup: decext: remove custom locking macros
William Hubbs
2013-05-16
1
-10
/
+10
*
staging: speakup: apollo: remove custom locking macros
William Hubbs
2013-05-16
1
-10
/
+10
*
staging: speakup: acntpc: remove custom locking macros
William Hubbs
2013-05-16
1
-10
/
+10
*
staging: speakup: serialio: remove custom locking macros
William Hubbs
2013-05-16
1
-2
/
+2
*
staging: speakup: remove spk_trylock macro definition
William Hubbs
2013-05-16
1
-1
/
+0
*
staging: speakup: main: remove custom locking macros
William Hubbs
2013-05-16
1
-29
/
+29
*
staging: speakup: i18n: remove custom locking macros
William Hubbs
2013-05-16
1
-6
/
+6
*
staging: speakup: devsynth: remove custom locking macros
William Hubbs
2013-05-16
1
-2
/
+2
*
staging: speakup: kobjects: remove custom locking macros
William Hubbs
2013-05-16
1
-23
/
+23
*
staging: speakup: cleanup spk_var_header_by_name()
Dan Carpenter
2013-05-13
1
-10
/
+7
*
staging: speakup: remove custom string_unescape_any_inplace
Andy Shevchenko
2013-04-30
3
-49
/
+4
*
staging: speakup: fix a bug when translate octal numbers
Andy Shevchenko
2013-04-09
1
-2
/
+2
*
staging: speakup: selection.c fix typo in comment
Valentin Ilie
2013-04-05
1
-1
/
+1
*
staging: speakup: use native error codes
Andy Shevchenko
2013-03-29
3
-21
/
+16
*
staging: speakup: reuse native kernel functions
Andy Shevchenko
2013-03-29
4
-32
/
+3
*
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
1
-0
/
+1
|
\
|
*
pps: Move timestamp read into PPS code proper
George Spelvin
2013-02-13
1
-0
/
+1
*
|
staging: Remove unnecessary OOM messages
Joe Perches
2013-02-11
1
-1
/
+0
*
|
Staging: speakup: kobjects.c: checkpatch.pl fixes
Lijo Antony
2013-01-17
1
-4
/
+4
*
|
Staging: speakup: keyhelp.c: checkpatch.pl fixes
Lijo Antony
2013-01-17
1
-2
/
+5
[next]