summaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup
Commit message (Expand)AuthorAgeFilesLines
* staging: speakup: speakup_soft.c Align parenthesisWalt Feasel2016-11-231-2/+1Star
* staging: speakup: speakup_soft.c comment modificationsWalt Feasel2016-11-231-5/+4Star
* staging: speakup: speakup_soft.c Blank line after {Walt Feasel2016-11-231-1/+0Star
* staging: speakup: speakup_soft.c Multiple blank linesWalt Feasel2016-11-231-1/+0Star
* staging: speakup: speakup_soft.c Logical continuationWalt Feasel2016-11-231-2/+2
* staging: speakup: speakup_soft.c Space around operatorWalt Feasel2016-11-231-14/+14
* staging: speakup: speakup_spkout.c Space around operatorWalt Feasel2016-11-231-12/+12
* staging: speakup: speakup_spkout.c comment modificationsWalt Feasel2016-11-231-4/+3Star
* staging: speakup: speakup_txprt.c Spaces preferred around operatorWalt Feasel2016-11-231-11/+11
* staging: speakup: speakup_txprt.c Comment modificationsWalt Feasel2016-11-231-4/+3Star
* staging: speakup: spk_priv_keyinfo.h Space around operatorWalt Feasel2016-11-231-22/+22
* staging: speakup: spk_priv_keyinfo.h align columnsWalt Feasel2016-11-231-53/+51Star
* staging: speakup: spk_types.h Align parenthesisWalt Feasel2016-11-231-1/+1
* staging: speakup: spk_types.h Comment modificationsWalt Feasel2016-11-231-8/+6Star
* staging: speakup: synth.c Align parenthesisWalt Feasel2016-11-211-1/+1
* staging: speakup: synth.c Comment modificationsWalt Feasel2016-11-211-2/+3
* staging: speakup: synth.c Logical continuationWalt Feasel2016-11-211-2/+2
* staging: speakup: synth.c Blank line before }Walt Feasel2016-11-211-1/+0Star
* staging: speakup: synth.c Spaces around operatorsWalt Feasel2016-11-211-5/+5
* staging: speakup: thread.c align on parenthesisWalt Feasel2016-11-211-1/+1
* staging: speakup: thread.c Comment modificationsWalt Feasel2016-11-211-1/+2
* staging: speakup: TODO Correct emailWalt Feasel2016-11-211-1/+1
* staging: speakup: varhandlers.c Align parenthesisWalt Feasel2016-11-211-2/+1Star
* staging: speakup: varhandlers.c Comment style modificationsWalt Feasel2016-11-211-1/+2
* Staging: speakup: Remove unnecessary space after castShiva Kerdel2016-11-073-25/+25
* Staging: speakup: constify attribute_group structuresBhumika Goyal2016-10-021-2/+2
* Staging: speakup: kobjects: Add space around the operator.Sandhya Bankar2016-09-221-5/+5
* Staging: speakup: varhandlers: Add space around the operator.Sandhya Bankar2016-09-221-3/+3
* staging: speakup: Remove unnecessary parenthesesKatie Dunne2016-09-221-2/+2
* speakup: Add spinlock in synth_direct_storePavel Andrianov2016-09-121-0/+3
* staging: speakup: ensure we do not overrun synths arrayColin Ian King2016-08-151-1/+1
* Staging: speakup: Remove space after castLaurence Rochfort2016-08-151-1/+1
* Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-212-3/+6
|\
| * staging: speakup: fix type mismatch warningsOkash Khawaja2016-03-281-1/+2
| * Staging: speakup: Clear hi font bit from attributesSamuel Thibault2016-03-281-2/+4
* | tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-301-1/+1
|/
* staging: speakup: Replace del_timer with del_timer_syncAmitoj Kaur Chawla2016-03-121-1/+1
* staging: speakup: Remove unnecessary test in if conditionAmitoj Kaur Chawla2016-03-051-1/+1
* staging: speakup: remove multiple assignmentsAlison Schofield2016-03-051-10/+19
* Staging: speakup: Add space around '|'Dilek Uzulmez2016-03-051-27/+27
* staging: speakup: Fix block comment styleJanani Ravichandran2016-02-151-1/+2
* staging: speakup: compress return logic into one lineAlison Schofield2016-02-121-4/+1Star
* staging: speakup: Eliminate commented out codeJanani Ravichandran2016-02-121-7/+0Star
* Staging:speakup:add space around '|'Bhumika Goyal2016-02-081-12/+12
* Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman2016-02-081-1/+1
|\
| * Staging: speakup: Fix allyesconfig build on mn10300Samuel Thibault2016-02-011-1/+1
* | Merge 4.5-rc2 into staging-nextGreg Kroah-Hartman2016-02-013-10/+29
|\|
| * Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-011-1/+4
| |\
| | * staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley2016-01-271-1/+4
| * | Staging: speakup: fix read scrolled-back VTSamuel Thibault2016-01-291-8/+13