summaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-154-6/+6
|\
| * staging: speakup: Remove unnecessary spaceBastian Plettner2015-02-071-1/+1
| * drivers/staging: use current->state helpersDavidlohr Bueso2015-01-281-1/+1
| * staging: speakup: Combine the consecutive stringPanir.Nyan2015-01-171-1/+1
| * staging: speakup: Split the comment to fit the lengthPanir.Nyan2015-01-171-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-101-3/+4
|\ \ | |/ |/|
| * doubletalk: probe failure causes OOPSAlan Cox2015-01-201-3/+4
* | staging: speakup: Use time_after_eq to compare jiffies in speakup_keypc.cEsra Altintas2014-10-201-1/+1
* | staging: speakup: remove jiffies comparison using time_after_eq() in speakup_...Esra Altintas2014-10-201-1/+1
* | staging: speakup: Change char * array type as static constDilek Uzulmez2014-10-201-1/+1
* | staging: speakup: Change char * array type as static constEbru Akagunduz2014-10-201-1/+1
* | staging: speakup: Fixed else after return or break warningYeliz Taneroglu2014-10-201-2/+2
|/
* staging: speakup: Fixed warning <linux/serial.h> instead of <asm/serial.h>Melike Yurtoglu2014-10-021-1/+1
* staging: speakup: Fix missing blank line warningMelike Yurtoglu2014-10-021-0/+1
* staging: speakup: Added blank line.Aybuke Ozdemir2014-09-281-0/+1
* Staging: speakup: Fix trailing spaceAybuke Ozdemir2014-09-281-18/+18
* staging: speakup: remove jiffies comparison using time_after_eq()Tapasweni Pathak2014-09-233-3/+3
* staging: speakup: fix checkpatch warningRoxana Blaj2014-09-191-2/+4
* staging: speakup: fix checkpatch warningRoxana Blaj2014-09-191-0/+1
* Staging: speakup: fix checkpatch warningNicoleta Birsan2014-09-191-0/+1
* staging: speakup: fix missing blank lines after declarationsDomagoj Trsan2014-09-1116-1/+87
* staging: speakup: fix line indentationsDomagoj Trsan2014-09-112-3/+4
* staging: speakup: fix redundant return in void functionsDomagoj Trsan2014-09-113-3/+0
* staging: speakup: fix warnings: line over 80 charactersDomagoj Trsan2014-09-112-12/+19
* Update speakup mailing list addressSamuel Thibault2014-07-181-1/+1
* staging: speakup: speakup_dectlk.c - use time_before_eq()Anil Belur2014-07-081-1/+1
* drivers/staging/speakup/main: fixed jiffie comparisonRobin Schroer2014-06-191-1/+1
* 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
OpenPOWER on IntegriCloud