summaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman2020-03-231-1/+1
|\
| * staging/speakup: fix get_word non-space look-aheadSamuel Thibault2020-03-111-1/+1
* | staging: speakup: main: switch multiple assignment for one assignment per lineLourdes Pedrajas2020-03-171-1/+2
|/
* staging: speakup: refactor to use existing code in vtOkash Khawaja2019-04-191-0/+1
* staging: speakup: fix line over 80 characters.Bhagyashri Dighole2019-03-011-5/+8
* staging: speakup: Note that simple_strtoul can't simply be replaced by kstrtoulSamuel Thibault2019-02-261-0/+1
* staging: speakup: use true/false instead of 1/0Samuel Thibault2018-05-151-1/+1
* staging: speakup: Fix coding styleSamuel Thibault2018-05-141-3/+2
* staging: speakup: Add pause command used on switching to graphical modeSamuel Thibault2018-05-061-0/+7
* staging: speakup: match alignment with open parenthesisSantha Meena Ramamoorthy2018-03-061-1/+1
* staging: speakup: add braces around else statementSantha Meena Ramamoorthy2018-02-261-2/+4
* staging: speakup: remove redundant license textGreg Kroah-Hartman2018-01-151-10/+0
* staging: speakup: add SPDX identifier.Greg Kroah-Hartman2018-01-151-0/+1
* treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-211-2/+2
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-131-2/+2
|\
| * Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-091-3/+12
| |\
| * | staging: speakup: remove NULL comparisonAastha Gupta2017-09-181-1/+1
| * | staging/speakup: fix checkpatch.pl warning in speak_char()Justin Skists2017-09-171-1/+1
* | | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-051-1/+1
| |/ |/|
* | staging: speakup: fix speakup-r empty line lockupOkash Khawaja2017-09-181-3/+12
|/
* staging: speakup: safely register and unregister ldiscOkash Khawaja2017-07-181-0/+2
* staging: speakup: Add missing blank line after declarationAlexandre Ghiti2017-06-131-0/+2
* staging: speakup: Remove the explicit NULL comparisonArushi Singhal2017-03-271-16/+16
* staging: speakup: use speakup_allocate as per required contextPranay Kr. Srivastava2017-03-271-4/+4
* staging: speakup: Match alignment with open parenthesis.Arushi Singhal2017-03-231-1/+1
* staging: speakup: Moved OR operator to previous line.Arushi Singhal2017-03-231-4/+4
* staging: speakup: fixes braces {} should be used on all arms of this statementArushi Singhal2017-03-231-14/+21
* staging: speakup: Moved logical to previous line.Arushi Singhal2017-03-231-6/+6
* remove unnecessary initial allocation of vcPranay Kr. Srivastava2017-03-231-11/+0
* return same error value from spk_set_key_infoPranay Kr. Srivastava2017-03-231-8/+19
* speakup: Fix spurious space pronunciation on spelling lettersSamuel Thibault2017-03-231-8/+5
* staging: speakup: Add blank line after declarationsArushi Singhal2017-03-161-0/+1
* speakup: Fix bogus caps on speaking unicode charactersSamuel Thibault2017-03-161-2/+2
* speakup: Support spelling unicode charactersSamuel Thibault2017-03-141-9/+9
* speakup: make get_char actually get unicode charactersSamuel Thibault2017-03-141-1/+1
* speakup: convert screen reading to 16bit charactersSamuel Thibault2017-03-091-66/+80
* staging: speakup: Clean up tests if NULL returned on failuresimran singhal2017-03-091-1/+1
* staging: speakup: Add __printf format/arg verification, fix falloutJoe Perches2017-03-091-1/+1
* staging: rtl8192e: Aligning the * on each line in block commentsArushi Singhal2017-02-121-1/+1
* Staging: speakup - syle fix permissions to octalDerek Robson2017-01-311-2/+2
* Staging: speakup: Remove unnecessary space after castShiva Kerdel2016-11-071-21/+21
* Staging: speakup: Clear hi font bit from attributesSamuel Thibault2016-03-281-2/+4
* staging: speakup: Replace del_timer with del_timer_syncAmitoj Kaur Chawla2016-03-111-1/+1
* staging: speakup: remove multiple assignmentsAlison Schofield2016-03-051-10/+19
* Merge 4.5-rc2 into staging-nextGreg Kroah-Hartman2016-02-011-8/+13
|\
| * Staging: speakup: fix read scrolled-back VTSamuel Thibault2016-01-281-8/+13
* | Staging: speakup: Remove FSF mailing addressShraddha Barke2016-01-281-4/+0
|/
* staging: speakup: Fix warning reported by checkpatchAleksei Fedotov2015-08-141-5/+10
* 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-031-3/+6