summaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup
Commit message (Expand)AuthorAgeFilesLines
...
* | staging: speakup: fix misuse of kstrtol() in handle_goto()Daeseok Youn2014-04-161-9/+9
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-04-0617-212/+210Star
|\
| * staging: fix up speakup kobject modeRusty Russell2014-04-0117-212/+210Star
* | staging/speakup:speakup_dectlk.c Fix line over 80 characters.Aybuke Ozdemir2014-03-181-2/+4
* | staging: speakup: Prefer pr_err instead of printk(KERN_ERR)Keerthimai Janarthanan2014-03-181-2/+2
|/
* mm/staging: remove unnecessary inclusion of bootmem.hGrygorii Strashko2013-11-121-2/+0Star
* drivers: staging: speakup: serialio: only use platform specific SERIAL_PORT_D...Chen Gang2013-11-122-26/+4Star
* Staging: speakup: replacing simple_strtoul with kstrtoulAshvini Varatharaj2013-10-191-3/+5
* Staging: speakup: removing jiffies comparison in speakup_apollo.cAshvini Varatharaj2013-10-191-1/+1
* Staging: speakup: removing jiffies comparison using time_after_eq()Ashvini Varatharaj2013-10-191-1/+1
* staging: speakup: remove unnecessary space before semicolonNandini Hanumanthagowda2013-10-141-3/+3
* staging: speakup: str initialization replaced with NULL where it was initiali...Shalin Mehta2013-10-033-3/+3
* staging: speakup: kobjects.c: Use correct values when changing voice.Christopher Brannon2013-09-171-1/+4
* staging/speakup/kobjects.c: Code improvement.Raphael S.Carvalho2013-09-171-31/+38
* Staging: speakup: Add dependencies for ISA card driversBen Hutchings2013-09-171-0/+4
* staging: speakup: fix warnings by adding __user annotationsEmil Goode2013-05-232-9/+9
* Staging: speakup/main: Staticize local symbolsSachin Kamat2013-05-231-6/+7
* Staging: speakup/kobjects: Use NULL instead of 0Sachin Kamat2013-05-231-1/+1
* Staging: speakup/main: Use NULL instead of 0Sachin Kamat2013-05-231-2/+2
* Staging: speakup/speakup_keypc: Return NULL instead of 0Sachin Kamat2013-05-231-1/+1
* Staging: speakup/speakup_dtlk: Return NULL instead of 0Sachin Kamat2013-05-231-1/+1
* Staging: speakup/speakup_acntpc: Return NULL instead of 0Sachin Kamat2013-05-231-1/+1
* staging/speakup: Changed parameters in kstrtol()Lisa Nguyen2013-05-211-1/+1
* staging/speakup: Remove trailing whitespace in KconfigLisa Nguyen2013-05-171-16/+16
* staging/speakup: Replaced deprecated functionLisa Nguyen2013-05-171-1/+1
* staging/speakup: Reformatted pointer variablesLisa Nguyen2013-05-171-1/+1
* Staging: speakup: Fix return value in synth.cSachin Kamat2013-05-171-1/+1
* Staging: speakup: Fix sparse warning in varhandlers.cSachin Kamat2013-05-171-1/+1
* Staging: speakup: Return NULL instead of 0 in speakup_decpc.cSachin Kamat2013-05-171-1/+1
* staging: speakup: remove custom locking macro definitionsWilliam Hubbs2013-05-172-12/+12
* staging: speakup: synth: remove custom locking macrosWilliam Hubbs2013-05-171-12/+12
* staging: speakup: thread: remove custom locking macrosWilliam Hubbs2013-05-171-2/+2
* staging: speakup: soft: remove custom locking macrosWilliam Hubbs2013-05-171-13/+13
* staging: speakup: keypc: remove custom locking macrosWilliam Hubbs2013-05-171-10/+10
* staging: speakup: dtlk: remove custom locking macrosWilliam Hubbs2013-05-171-10/+10
* staging: speakup: dectlk: remove custom locking macrosWilliam Hubbs2013-05-171-10/+10
* staging: speakup: decpc: remove custom locking macrosWilliam Hubbs2013-05-171-10/+10
* staging: speakup: decext: remove custom locking macrosWilliam Hubbs2013-05-171-10/+10
* staging: speakup: apollo: remove custom locking macrosWilliam Hubbs2013-05-171-10/+10
* staging: speakup: acntpc: remove custom locking macrosWilliam Hubbs2013-05-171-10/+10
* staging: speakup: serialio: remove custom locking macrosWilliam Hubbs2013-05-171-2/+2
* staging: speakup: remove spk_trylock macro definitionWilliam Hubbs2013-05-171-1/+0Star
* staging: speakup: main: remove custom locking macrosWilliam Hubbs2013-05-171-29/+29
* staging: speakup: i18n: remove custom locking macrosWilliam Hubbs2013-05-171-6/+6
* staging: speakup: devsynth: remove custom locking macrosWilliam Hubbs2013-05-171-2/+2
* staging: speakup: kobjects: remove custom locking macrosWilliam Hubbs2013-05-171-23/+23
* staging: speakup: cleanup spk_var_header_by_name()Dan Carpenter2013-05-141-10/+7Star
* staging: speakup: remove custom string_unescape_any_inplaceAndy Shevchenko2013-05-013-49/+4Star
* staging: speakup: fix a bug when translate octal numbersAndy Shevchenko2013-04-091-2/+2
* staging: speakup: selection.c fix typo in commentValentin Ilie2013-04-061-1/+1