| Commit message (Expand) | Author | Age | Files | Lines |
* | staging: speakup: Fixed warning <linux/serial.h> instead of <asm/serial.h> | Melike Yurtoglu | 2014-10-02 | 1 | -1/+1 |
* | staging: speakup: Fix missing blank line warning | Melike Yurtoglu | 2014-10-02 | 1 | -0/+1 |
* | staging: speakup: Added blank line. | Aybuke Ozdemir | 2014-09-28 | 1 | -0/+1 |
* | Staging: speakup: Fix trailing space | Aybuke Ozdemir | 2014-09-28 | 1 | -18/+18 |
* | staging: speakup: remove jiffies comparison using time_after_eq() | Tapasweni Pathak | 2014-09-23 | 3 | -3/+3 |
* | staging: speakup: fix checkpatch warning | Roxana Blaj | 2014-09-19 | 1 | -2/+4 |
* | staging: speakup: fix checkpatch warning | Roxana Blaj | 2014-09-19 | 1 | -0/+1 |
* | Staging: speakup: fix checkpatch warning | Nicoleta Birsan | 2014-09-19 | 1 | -0/+1 |
* | staging: speakup: fix missing blank lines after declarations | Domagoj Trsan | 2014-09-11 | 16 | -1/+87 |
* | staging: speakup: fix line indentations | Domagoj Trsan | 2014-09-11 | 2 | -3/+4 |
* | staging: speakup: fix redundant return in void functions | Domagoj Trsan | 2014-09-11 | 3 | -3/+0 |
* | staging: speakup: fix warnings: line over 80 characters | Domagoj Trsan | 2014-09-11 | 2 | -12/+19 |
* | Update speakup mailing list address | Samuel Thibault | 2014-07-18 | 1 | -1/+1 |
* | staging: speakup: speakup_dectlk.c - use time_before_eq() | Anil Belur | 2014-07-08 | 1 | -1/+1 |
* | drivers/staging/speakup/main: fixed jiffie comparison | Robin Schroer | 2014-06-19 | 1 | -1/+1 |
* | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds | 2014-06-08 | 17 | -151/+154 |
|\ |
|
| * | Staging: speakup: don't die if accessing sysfs without synth | Sasha Levin | 2014-05-27 | 1 | -0/+3 |
| * | drivers/staging/speakup/: avoid world-writable sysfs files. | Rusty Russell | 2014-05-23 | 16 | -150/+150 |
| * | Merge 3.15-rc2 into staging-next | Greg Kroah-Hartman | 2014-04-22 | 1 | -9/+9 |
| |\ |
|
| * | | staging: speakup: fix typo in kobjects.c | Hayato Suzuki | 2014-04-18 | 1 | -1/+1 |
* | | | Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vt | Ben Hutchings | 2014-05-24 | 1 | -3/+11 |
* | | | Staging: speakup: Move pasting into a work item | Ben Hutchings | 2014-05-24 | 3 | -6/+34 |
* | | | speakup: fix incorrect perms on speakup_acntsa.c | Rusty Russell | 2014-05-24 | 1 | -4/+4 |
| |/
|/| |
|
* | | staging: speakup: fix misuse of kstrtol() in handle_goto() | Daeseok Youn | 2014-04-16 | 1 | -9/+9 |
|/ |
|
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-04-06 | 17 | -212/+210 |
|\ |
|
| * | staging: fix up speakup kobject mode | Rusty Russell | 2014-04-01 | 17 | -212/+210 |
* | | staging/speakup:speakup_dectlk.c Fix line over 80 characters. | Aybuke Ozdemir | 2014-03-18 | 1 | -2/+4 |
* | | staging: speakup: Prefer pr_err instead of printk(KERN_ERR) | Keerthimai Janarthanan | 2014-03-18 | 1 | -2/+2 |
|/ |
|
* | mm/staging: remove unnecessary inclusion of bootmem.h | Grygorii Strashko | 2013-11-11 | 1 | -2/+0 |
* | drivers: staging: speakup: serialio: only use platform specific SERIAL_PORT_D... | Chen Gang | 2013-11-11 | 2 | -26/+4 |
* | 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 |