index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
speakup
Age
Commit message (
Expand
)
Author
2014-10-20
staging: speakup: Use time_after_eq to compare jiffies in speakup_keypc.c
Esra Altintas
2014-10-20
staging: speakup: remove jiffies comparison using time_after_eq() in speakup_...
Esra Altintas
2014-10-20
staging: speakup: Change char * array type as static const
Dilek Uzulmez
2014-10-20
staging: speakup: Change char * array type as static const
Ebru Akagunduz
2014-10-20
staging: speakup: Fixed else after return or break warning
Yeliz Taneroglu
2014-10-02
staging: speakup: Fixed warning <linux/serial.h> instead of <asm/serial.h>
Melike Yurtoglu
2014-10-02
staging: speakup: Fix missing blank line warning
Melike Yurtoglu
2014-09-28
staging: speakup: Added blank line.
Aybuke Ozdemir
2014-09-28
Staging: speakup: Fix trailing space
Aybuke Ozdemir
2014-09-23
staging: speakup: remove jiffies comparison using time_after_eq()
Tapasweni Pathak
2014-09-19
staging: speakup: fix checkpatch warning
Roxana Blaj
2014-09-19
staging: speakup: fix checkpatch warning
Roxana Blaj
2014-09-19
Staging: speakup: fix checkpatch warning
Nicoleta Birsan
2014-09-11
staging: speakup: fix missing blank lines after declarations
Domagoj Trsan
2014-09-11
staging: speakup: fix line indentations
Domagoj Trsan
2014-09-11
staging: speakup: fix redundant return in void functions
Domagoj Trsan
2014-09-11
staging: speakup: fix warnings: line over 80 characters
Domagoj Trsan
2014-07-18
Update speakup mailing list address
Samuel Thibault
2014-07-08
staging: speakup: speakup_dectlk.c - use time_before_eq()
Anil Belur
2014-06-19
drivers/staging/speakup/main: fixed jiffie comparison
Robin Schroer
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-05-27
Staging: speakup: don't die if accessing sysfs without synth
Sasha Levin
2014-05-24
Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vt
Ben Hutchings
2014-05-24
Staging: speakup: Move pasting into a work item
Ben Hutchings
2014-05-24
speakup: fix incorrect perms on speakup_acntsa.c
Rusty Russell
2014-05-23
drivers/staging/speakup/: avoid world-writable sysfs files.
Rusty Russell
2014-04-22
Merge 3.15-rc2 into staging-next
Greg Kroah-Hartman
2014-04-18
staging: speakup: fix typo in kobjects.c
Hayato Suzuki
2014-04-16
staging: speakup: fix misuse of kstrtol() in handle_goto()
Daeseok Youn
2014-04-06
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-04-01
staging: fix up speakup kobject mode
Rusty Russell
2014-03-18
staging/speakup:speakup_dectlk.c Fix line over 80 characters.
Aybuke Ozdemir
2014-03-18
staging: speakup: Prefer pr_err instead of printk(KERN_ERR)
Keerthimai Janarthanan
2013-11-11
mm/staging: remove unnecessary inclusion of bootmem.h
Grygorii Strashko
2013-11-11
drivers: staging: speakup: serialio: only use platform specific SERIAL_PORT_D...
Chen Gang
2013-10-19
Staging: speakup: replacing simple_strtoul with kstrtoul
Ashvini Varatharaj
2013-10-19
Staging: speakup: removing jiffies comparison in speakup_apollo.c
Ashvini Varatharaj
2013-10-19
Staging: speakup: removing jiffies comparison using time_after_eq()
Ashvini Varatharaj
2013-10-14
staging: speakup: remove unnecessary space before semicolon
Nandini Hanumanthagowda
2013-10-03
staging: speakup: str initialization replaced with NULL where it was initiali...
Shalin Mehta
2013-09-17
staging: speakup: kobjects.c: Use correct values when changing voice.
Christopher Brannon
2013-09-17
staging/speakup/kobjects.c: Code improvement.
Raphael S.Carvalho
2013-09-17
Staging: speakup: Add dependencies for ISA card drivers
Ben Hutchings
2013-05-22
staging: speakup: fix warnings by adding __user annotations
Emil Goode
2013-05-22
Staging: speakup/main: Staticize local symbols
Sachin Kamat
2013-05-22
Staging: speakup/kobjects: Use NULL instead of 0
Sachin Kamat
2013-05-22
Staging: speakup/main: Use NULL instead of 0
Sachin Kamat
2013-05-22
Staging: speakup/speakup_keypc: Return NULL instead of 0
Sachin Kamat
2013-05-22
Staging: speakup/speakup_dtlk: Return NULL instead of 0
Sachin Kamat
2013-05-22
Staging: speakup/speakup_acntpc: Return NULL instead of 0
Sachin Kamat
[next]