| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |