summaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-0817-151/+154
|\
| * Staging: speakup: don't die if accessing sysfs without synthSasha Levin2014-05-271-0/+3
| * drivers/staging/speakup/: avoid world-writable sysfs files.Rusty Russell2014-05-2316-150/+150
| * Merge 3.15-rc2 into staging-nextGreg Kroah-Hartman2014-04-221-9/+9
| |\
| * | staging: speakup: fix typo in kobjects.cHayato Suzuki2014-04-181-1/+1
* | | Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vtBen Hutchings2014-05-241-3/+11
* | | Staging: speakup: Move pasting into a work itemBen Hutchings2014-05-243-6/+34
* | | speakup: fix incorrect perms on speakup_acntsa.cRusty Russell2014-05-241-4/+4
| |/ |/|
* | 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/+210
|\
| * staging: fix up speakup kobject modeRusty Russell2014-04-0117-212/+210
* | 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-111-2/+0
* drivers: staging: speakup: serialio: only use platform specific SERIAL_PORT_D...Chen Gang2013-11-112-26/+4
* 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-222-9/+9
* Staging: speakup/main: Staticize local symbolsSachin Kamat2013-05-221-6/+7
* Staging: speakup/kobjects: Use NULL instead of 0Sachin Kamat2013-05-221-1/+1
* Staging: speakup/main: Use NULL instead of 0Sachin Kamat2013-05-221-2/+2
* Staging: speakup/speakup_keypc: Return NULL instead of 0Sachin Kamat2013-05-221-1/+1
* Staging: speakup/speakup_dtlk: Return NULL instead of 0Sachin Kamat2013-05-221-1/+1
* Staging: speakup/speakup_acntpc: Return NULL instead of 0Sachin Kamat2013-05-221-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-161-1/+1
* Staging: speakup: Fix sparse warning in varhandlers.cSachin Kamat2013-05-161-1/+1
* Staging: speakup: Return NULL instead of 0 in speakup_decpc.cSachin Kamat2013-05-161-1/+1
* staging: speakup: remove custom locking macro definitionsWilliam Hubbs2013-05-162-12/+12
* staging: speakup: synth: remove custom locking macrosWilliam Hubbs2013-05-161-12/+12
* staging: speakup: thread: remove custom locking macrosWilliam Hubbs2013-05-161-2/+2
* staging: speakup: soft: remove custom locking macrosWilliam Hubbs2013-05-161-13/+13
* staging: speakup: keypc: remove custom locking macrosWilliam Hubbs2013-05-161-10/+10
* staging: speakup: dtlk: remove custom locking macrosWilliam Hubbs2013-05-161-10/+10
* staging: speakup: dectlk: remove custom locking macrosWilliam Hubbs2013-05-161-10/+10
* staging: speakup: decpc: remove custom locking macrosWilliam Hubbs2013-05-161-10/+10
* staging: speakup: decext: remove custom locking macrosWilliam Hubbs2013-05-161-10/+10
* staging: speakup: apollo: remove custom locking macrosWilliam Hubbs2013-05-161-10/+10
* staging: speakup: acntpc: remove custom locking macrosWilliam Hubbs2013-05-161-10/+10
* staging: speakup: serialio: remove custom locking macrosWilliam Hubbs2013-05-161-2/+2
* staging: speakup: remove spk_trylock macro definitionWilliam Hubbs2013-05-161-1/+0