summaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-202-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-111-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-141-1/+2
* staging: speakup: compress return logic into one lineAlison Schofield2016-02-111-4/+1
* staging: speakup: Eliminate commented out codeJanani Ravichandran2016-02-111-7/+0
* Staging:speakup:add space around '|'Bhumika Goyal2016-02-071-12/+12
* Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman2016-02-071-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-01-311-1/+4
| |\
| | * staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley2016-01-261-1/+4
| * | Staging: speakup: fix read scrolled-back VTSamuel Thibault2016-01-281-8/+13
| * | Staging: speakup: Fix getting port informationSamuel Thibault2016-01-281-1/+12
| |/
* | Staging: speakup: Remove FSF mailing addressShraddha Barke2016-01-2821-81/+0
* | STAGING/SPEAKUP: Fix "expression using sizeof bool" warningsJeff Becker2016-01-281-1/+1
* | Staging: speakup: varhandlers: cleanup of function spk_get_punc_varSaurabh Sengar2016-01-281-25/+25
* | staging: speakup: (coding style) Rewrite comparisons to NULLChristian Colic2016-01-281-2/+2
* | staging: speakup: (coding style) Add braces around all arms of if-statementChristian Colic2016-01-281-2/+2
* | staging: speakup: (coding style) Add spaces around operands (checkpatch checks)Christian Colic2016-01-281-9/+9
|/
* Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-0411-71/+72
|\
| * staging: speakup: Remove multiple assignmentsBurcin Akalin2015-10-241-1/+2
| * staging: speakup: varhandlers: Remove useless intialisationAmitoj Kaur Chawla2015-10-161-1/+1
| * staging: speakup: speakup_audptr: Remove useless intialisationAmitoj Kaur Chawla2015-10-161-1/+1
| * staging: speakup: Fix multi-line comment styleCristina Moraru2015-10-163-44/+45
| * Merge 4.3-rc5 into staging-nextGreg Kroah-Hartman2015-10-121-0/+1
| |\
| * | Staging: speakup: Use ARRAY_SIZE macroShraddha Barke2015-10-081-1/+1
| * | Staging: speakup: kobjects.c: Remove explicit NULL comparisonShraddha Barke2015-09-121-8/+8
| * | Staging: speakup: serialio.c: Remove explicit NULL comparisonShraddha Barke2015-09-121-2/+2
| * | Staging: speakup: devsynth.c: Remove explicit NULL comparisonShraddha Barke2015-09-121-2/+2
| * | Staging: speakup: varhandlers.c: Remove explicit NULL comparisonShraddha Barke2015-09-121-9/+9
| * | Staging: speakup: Remove braces for single statement blocksShraddha Barke2015-09-121-2/+1
* | | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-201-0/+1
|\ \ \ | | |/ | |/|
| * | staging: speakup: fix speakup-r regressioncovici@ccs.covici.com2015-10-041-0/+1
| |/
* / locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.hBoqun Feng2015-09-131-1/+1
|/
* staging: speakup: Fix warning reported by checkpatchAleksei Fedotov2015-08-1412-44/+66
* staging: speakup: Remove unnecessary externsJoe Perches2015-08-142-41/+39
* staging: speakup: fix indentationLuis de Bethencourt2015-07-141-1/+1
* staging: speakup: use swap() in get_highlight_color()Fabian Frederick2015-06-121-6/+3
* staging: speakup: Fix warning of line over 80 characters.Shirish Gajera2015-04-036-11/+22
* Staging: speakup: Use module_spk_synthVaishali Thakkar2015-03-2015-166/+15
* Staging: speakup: Add helper macro for spk_synth boilerplateVaishali Thakkar2015-03-201-0/+11
* Staging: speakup: Remove unused variableHaneen Mohammed2015-03-091-3/+1
* staging: speakup: remove extra parentheses around right bit shift operationAya Mahfouz2015-03-061-1/+1
* Staging: speakup: Remove 'extern' keywords from .h prototypesKatie Dunne2015-03-011-26/+26