summaryrefslogtreecommitdiff
path: root/drivers/staging/speakup
AgeCommit message (Expand)Author
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds
2014-05-27Staging: speakup: don't die if accessing sysfs without synthSasha Levin
2014-05-24Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vtBen Hutchings
2014-05-24Staging: speakup: Move pasting into a work itemBen Hutchings
2014-05-24speakup: fix incorrect perms on speakup_acntsa.cRusty Russell
2014-05-23drivers/staging/speakup/: avoid world-writable sysfs files.Rusty Russell
2014-04-22Merge 3.15-rc2 into staging-nextGreg Kroah-Hartman
2014-04-18staging: speakup: fix typo in kobjects.cHayato Suzuki
2014-04-16staging: speakup: fix misuse of kstrtol() in handle_goto()Daeseok Youn
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-04-01staging: fix up speakup kobject modeRusty Russell
2014-03-18staging/speakup:speakup_dectlk.c Fix line over 80 characters.Aybuke Ozdemir
2014-03-18staging: speakup: Prefer pr_err instead of printk(KERN_ERR)Keerthimai Janarthanan
2013-11-11mm/staging: remove unnecessary inclusion of bootmem.hGrygorii Strashko
2013-11-11drivers: staging: speakup: serialio: only use platform specific SERIAL_PORT_D...Chen Gang
2013-10-19Staging: speakup: replacing simple_strtoul with kstrtoulAshvini Varatharaj
2013-10-19Staging: speakup: removing jiffies comparison in speakup_apollo.cAshvini Varatharaj
2013-10-19Staging: speakup: removing jiffies comparison using time_after_eq()Ashvini Varatharaj
2013-10-14staging: speakup: remove unnecessary space before semicolonNandini Hanumanthagowda
2013-10-03staging: speakup: str initialization replaced with NULL where it was initiali...Shalin Mehta
2013-09-17staging: speakup: kobjects.c: Use correct values when changing voice.Christopher Brannon
2013-09-17staging/speakup/kobjects.c: Code improvement.Raphael S.Carvalho
2013-09-17Staging: speakup: Add dependencies for ISA card driversBen Hutchings
2013-05-22staging: speakup: fix warnings by adding __user annotationsEmil Goode
2013-05-22Staging: speakup/main: Staticize local symbolsSachin Kamat
2013-05-22Staging: speakup/kobjects: Use NULL instead of 0Sachin Kamat
2013-05-22Staging: speakup/main: Use NULL instead of 0Sachin Kamat
2013-05-22Staging: speakup/speakup_keypc: Return NULL instead of 0Sachin Kamat
2013-05-22Staging: speakup/speakup_dtlk: Return NULL instead of 0Sachin Kamat
2013-05-22Staging: speakup/speakup_acntpc: Return NULL instead of 0Sachin Kamat
2013-05-21staging/speakup: Changed parameters in kstrtol()Lisa Nguyen
2013-05-17staging/speakup: Remove trailing whitespace in KconfigLisa Nguyen
2013-05-17staging/speakup: Replaced deprecated functionLisa Nguyen
2013-05-17staging/speakup: Reformatted pointer variablesLisa Nguyen
2013-05-16Staging: speakup: Fix return value in synth.cSachin Kamat
2013-05-16Staging: speakup: Fix sparse warning in varhandlers.cSachin Kamat
2013-05-16Staging: speakup: Return NULL instead of 0 in speakup_decpc.cSachin Kamat
2013-05-16staging: speakup: remove custom locking macro definitionsWilliam Hubbs
2013-05-16staging: speakup: synth: remove custom locking macrosWilliam Hubbs
2013-05-16staging: speakup: thread: remove custom locking macrosWilliam Hubbs
2013-05-16staging: speakup: soft: remove custom locking macrosWilliam Hubbs
2013-05-16staging: speakup: keypc: remove custom locking macrosWilliam Hubbs
2013-05-16staging: speakup: dtlk: remove custom locking macrosWilliam Hubbs
2013-05-16staging: speakup: dectlk: remove custom locking macrosWilliam Hubbs
2013-05-16staging: speakup: decpc: remove custom locking macrosWilliam Hubbs
2013-05-16staging: speakup: decext: remove custom locking macrosWilliam Hubbs
2013-05-16staging: speakup: apollo: remove custom locking macrosWilliam Hubbs
2013-05-16staging: speakup: acntpc: remove custom locking macrosWilliam Hubbs
2013-05-16staging: speakup: serialio: remove custom locking macrosWilliam Hubbs
2013-05-16staging: speakup: remove spk_trylock macro definitionWilliam Hubbs