aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-11staging: speakup: Replace del_timer with del_timer_syncAmitoj Kaur Chawla1-1/+1
2016-03-05staging: speakup: Remove unnecessary test in if conditionAmitoj Kaur Chawla1-1/+1
2016-03-05staging: speakup: remove multiple assignmentsAlison Schofield1-10/+19
2016-03-05Staging: speakup: Add space around '|'Dilek Uzulmez1-27/+27
2016-02-14staging: speakup: Fix block comment styleJanani Ravichandran1-1/+2
2016-02-11staging: speakup: compress return logic into one lineAlison Schofield1-4/+1
2016-02-11staging: speakup: Eliminate commented out codeJanani Ravichandran1-7/+0
2016-02-07Staging:speakup:add space around '|'Bhumika Goyal1-12/+12
2016-02-07Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman1-1/+1
2016-02-01Staging: speakup: Fix allyesconfig build on mn10300Samuel Thibault1-1/+1
2016-02-01Merge 4.5-rc2 into staging-nextGreg Kroah-Hartman3-10/+29
2016-01-31Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+4
2016-01-28Staging: speakup: fix read scrolled-back VTSamuel Thibault1-8/+13
2016-01-28Staging: speakup: Fix getting port informationSamuel Thibault1-1/+12
2016-01-28Staging: speakup: Remove FSF mailing addressShraddha Barke21-81/+0
2016-01-28STAGING/SPEAKUP: Fix "expression using sizeof bool" warningsJeff Becker1-1/+1
2016-01-28Staging: speakup: varhandlers: cleanup of function spk_get_punc_varSaurabh Sengar1-25/+25
2016-01-28staging: speakup: (coding style) Rewrite comparisons to NULLChristian Colic1-2/+2
2016-01-28staging: speakup: (coding style) Add braces around all arms of if-statementChristian Colic1-2/+2
2016-01-28staging: speakup: (coding style) Add spaces around operands (checkpatch checks)Christian Colic1-9/+9
2016-01-26staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley1-1/+4
2015-11-04Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds11-71/+72
2015-10-24staging: speakup: Remove multiple assignmentsBurcin Akalin1-1/+2
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changesIngo Molnar1-0/+1
2015-10-16staging: speakup: varhandlers: Remove useless intialisationAmitoj Kaur Chawla1-1/+1
2015-10-16staging: speakup: speakup_audptr: Remove useless intialisationAmitoj Kaur Chawla1-1/+1
2015-10-16staging: speakup: Fix multi-line comment styleCristina Moraru3-44/+45
2015-10-12Merge 4.3-rc5 into staging-nextGreg Kroah-Hartman1-0/+1
2015-10-08Staging: speakup: Use ARRAY_SIZE macroShraddha Barke1-1/+1
2015-10-04staging: speakup: fix speakup-r regressioncovici@ccs.covici.com1-0/+1
2015-09-13locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.hBoqun Feng1-1/+1
2015-09-12Staging: speakup: kobjects.c: Remove explicit NULL comparisonShraddha Barke1-8/+8
2015-09-12Staging: speakup: serialio.c: Remove explicit NULL comparisonShraddha Barke1-2/+2
2015-09-12Staging: speakup: devsynth.c: Remove explicit NULL comparisonShraddha Barke1-2/+2
2015-09-12Staging: speakup: varhandlers.c: Remove explicit NULL comparisonShraddha Barke1-9/+9
2015-09-12Staging: speakup: Remove braces for single statement blocksShraddha Barke1-2/+1
2015-08-14staging: speakup: Fix warning reported by checkpatchAleksei Fedotov12-44/+66
2015-08-14staging: speakup: Remove unnecessary externsJoe Perches2-41/+39
2015-07-14staging: speakup: fix indentationLuis de Bethencourt1-1/+1
2015-06-12staging: speakup: use swap() in get_highlight_color()Fabian Frederick1-6/+3
2015-04-03staging: speakup: Fix warning of line over 80 characters.Shirish Gajera6-11/+22
2015-03-20Staging: speakup: Use module_spk_synthVaishali Thakkar15-166/+15
2015-03-20Staging: speakup: Add helper macro for spk_synth boilerplateVaishali Thakkar1-0/+11
2015-03-09Staging: speakup: Remove unused variableHaneen Mohammed1-3/+1
2015-03-06staging: speakup: remove extra parentheses around right bit shift operationAya Mahfouz1-1/+1
2015-03-01Staging: speakup: Remove 'extern' keywords from .h prototypesKatie Dunne1-26/+26
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-6/+6
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+4
2015-02-07staging: speakup: Remove unnecessary spaceBastian Plettner1-1/+1
2015-01-28drivers/staging: use current->state helpersDavidlohr Bueso1-1/+1