aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-02Staging: speakup: constify attribute_group structuresBhumika Goyal1-2/+2
2016-09-22Staging: speakup: kobjects: Add space around the operator.Sandhya Bankar1-5/+5
2016-09-22Staging: speakup: varhandlers: Add space around the operator.Sandhya Bankar1-3/+3
2016-09-22staging: speakup: Remove unnecessary parenthesesKatie Dunne1-2/+2
2016-09-12speakup: Add spinlock in synth_direct_storePavel Andrianov1-0/+3
2016-08-15staging: speakup: ensure we do not overrun synths arrayColin Ian King1-1/+1
2016-08-15Staging: speakup: Remove space after castLaurence Rochfort1-1/+1
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-3/+6
2016-04-30tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley1-1/+1
2016-03-28staging: speakup: fix type mismatch warningsOkash Khawaja1-1/+2
2016-03-28Staging: speakup: Clear hi font bit from attributesSamuel Thibault1-2/+4
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