index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
speakup
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-15
Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
4
-6
/
+6
2015-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
1
-3
/
+4
2015-02-07
staging: speakup: Remove unnecessary space
Bastian Plettner
1
-1
/
+1
2015-01-28
drivers/staging: use current->state helpers
Davidlohr Bueso
1
-1
/
+1
2015-01-20
doubletalk: probe failure causes OOPS
Alan Cox
1
-3
/
+4
2015-01-17
staging: speakup: Combine the consecutive string
Panir.Nyan
1
-1
/
+1
2015-01-17
staging: speakup: Split the comment to fit the length
Panir.Nyan
1
-3
/
+3
2014-10-20
staging: speakup: Use time_after_eq to compare jiffies in speakup_keypc.c
Esra Altintas
1
-1
/
+1
2014-10-20
staging: speakup: remove jiffies comparison using time_after_eq() in speakup_dtlk.c
Esra Altintas
1
-1
/
+1
2014-10-20
staging: speakup: Change char * array type as static const
Dilek Uzulmez
1
-1
/
+1
2014-10-20
staging: speakup: Change char * array type as static const
Ebru Akagunduz
1
-1
/
+1
2014-10-20
staging: speakup: Fixed else after return or break warning
Yeliz Taneroglu
1
-2
/
+2
2014-10-02
staging: speakup: Fixed warning <linux/serial.h> instead of <asm/serial.h>
Melike Yurtoglu
1
-1
/
+1
2014-10-02
staging: speakup: Fix missing blank line warning
Melike Yurtoglu
1
-0
/
+1
2014-09-28
staging: speakup: Added blank line.
Aybuke Ozdemir
1
-0
/
+1
2014-09-28
Staging: speakup: Fix trailing space
Aybuke Ozdemir
1
-18
/
+18
2014-09-23
staging: speakup: remove jiffies comparison using time_after_eq()
Tapasweni Pathak
3
-3
/
+3
2014-09-19
staging: speakup: fix checkpatch warning
Roxana Blaj
1
-2
/
+4
2014-09-19
staging: speakup: fix checkpatch warning
Roxana Blaj
1
-0
/
+1
2014-09-19
Staging: speakup: fix checkpatch warning
Nicoleta Birsan
1
-0
/
+1
2014-09-11
staging: speakup: fix missing blank lines after declarations
Domagoj Trsan
16
-1
/
+87
2014-09-11
staging: speakup: fix line indentations
Domagoj Trsan
2
-3
/
+4
2014-09-11
staging: speakup: fix redundant return in void functions
Domagoj Trsan
3
-3
/
+0
2014-09-11
staging: speakup: fix warnings: line over 80 characters
Domagoj Trsan
2
-12
/
+19
2014-07-18
Update speakup mailing list address
Samuel Thibault
1
-1
/
+1
2014-07-08
staging: speakup: speakup_dectlk.c - use time_before_eq()
Anil Belur
1
-1
/
+1
2014-06-19
drivers/staging/speakup/main: fixed jiffie comparison
Robin Schroer
1
-1
/
+1
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
17
-151
/
+154
2014-05-27
Staging: speakup: don't die if accessing sysfs without synth
Sasha Levin
1
-0
/
+3
2014-05-24
Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vt
Ben Hutchings
1
-3
/
+11
2014-05-24
Staging: speakup: Move pasting into a work item
Ben Hutchings
3
-6
/
+34
2014-05-24
speakup: fix incorrect perms on speakup_acntsa.c
Rusty Russell
1
-4
/
+4
2014-05-23
drivers/staging/speakup/: avoid world-writable sysfs files.
Rusty Russell
16
-150
/
+150
2014-04-22
Merge 3.15-rc2 into staging-next
Greg Kroah-Hartman
1
-9
/
+9
2014-04-18
staging: speakup: fix typo in kobjects.c
Hayato Suzuki
1
-1
/
+1
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/kernel/git/rusty/linux
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-11
mm/staging: remove unnecessary inclusion of bootmem.h
Grygorii Strashko
1
-2
/
+0
2013-11-11
drivers: staging: speakup: serialio: only use platform specific SERIAL_PORT_DFNS.
Chen Gang
2
-26
/
+4
2013-10-19
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-03
staging: speakup: str initialization replaced with NULL where it was initialized with int
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
[next]