aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-19staging: speakup: refactor to use existing code in vtOkash Khawaja1-0/+1
2019-03-01staging: speakup: fix line over 80 characters.Bhagyashri Dighole1-5/+8
2019-02-26staging: speakup: Note that simple_strtoul can't simply be replaced by kstrtoulSamuel Thibault1-0/+1
2018-05-15staging: speakup: use true/false instead of 1/0Samuel Thibault1-1/+1
2018-05-14staging: speakup: Fix coding styleSamuel Thibault1-3/+2
2018-05-06staging: speakup: Add pause command used on switching to graphical modeSamuel Thibault1-0/+7
2018-03-06staging: speakup: match alignment with open parenthesisSantha Meena Ramamoorthy1-1/+1
2018-02-26staging: speakup: add braces around else statementSantha Meena Ramamoorthy1-2/+4
2018-01-15staging: speakup: remove redundant license textGreg Kroah-Hartman1-10/+0
2018-01-15staging: speakup: add SPDX identifier.Greg Kroah-Hartman1-0/+1
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook1-2/+2
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-2/+2
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman1-3/+12
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook1-1/+1
2017-09-18staging: speakup: fix speakup-r empty line lockupOkash Khawaja1-3/+12
2017-09-18staging: speakup: remove NULL comparisonAastha Gupta1-1/+1
2017-09-17staging/speakup: fix checkpatch.pl warning in speak_char()Justin Skists1-1/+1
2017-07-18staging: speakup: safely register and unregister ldiscOkash Khawaja1-0/+2
2017-06-13staging: speakup: Add missing blank line after declarationAlexandre Ghiti1-0/+2
2017-03-27staging: speakup: Remove the explicit NULL comparisonArushi Singhal1-16/+16
2017-03-27staging: speakup: use speakup_allocate as per required contextPranay Kr. Srivastava1-4/+4
2017-03-23staging: speakup: Match alignment with open parenthesis.Arushi Singhal1-1/+1
2017-03-23staging: speakup: Moved OR operator to previous line.Arushi Singhal1-4/+4
2017-03-23staging: speakup: fixes braces {} should be used on all arms of this statementArushi Singhal1-14/+21
2017-03-23staging: speakup: Moved logical to previous line.Arushi Singhal1-6/+6
2017-03-23remove unnecessary initial allocation of vcPranay Kr. Srivastava1-11/+0
2017-03-23return same error value from spk_set_key_infoPranay Kr. Srivastava1-8/+19
2017-03-23speakup: Fix spurious space pronunciation on spelling lettersSamuel Thibault1-8/+5
2017-03-16staging: speakup: Add blank line after declarationsArushi Singhal1-0/+1
2017-03-16speakup: Fix bogus caps on speaking unicode charactersSamuel Thibault1-2/+2
2017-03-14speakup: Support spelling unicode charactersSamuel Thibault1-9/+9
2017-03-14speakup: make get_char actually get unicode charactersSamuel Thibault1-1/+1
2017-03-09speakup: convert screen reading to 16bit charactersSamuel Thibault1-66/+80
2017-03-09staging: speakup: Clean up tests if NULL returned on failuresimran singhal1-1/+1
2017-03-09staging: speakup: Add __printf format/arg verification, fix falloutJoe Perches1-1/+1
2017-02-12staging: rtl8192e: Aligning the * on each line in block commentsArushi Singhal1-1/+1
2017-01-31Staging: speakup - syle fix permissions to octalDerek Robson1-2/+2
2016-11-07Staging: speakup: Remove unnecessary space after castShiva Kerdel1-21/+21
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 multiple assignmentsAlison Schofield1-10/+19
2016-02-01Merge 4.5-rc2 into staging-nextGreg Kroah-Hartman1-8/+13
2016-01-28Staging: speakup: fix read scrolled-back VTSamuel Thibault1-8/+13
2016-01-28Staging: speakup: Remove FSF mailing addressShraddha Barke1-4/+0
2015-08-14staging: speakup: Fix warning reported by checkpatchAleksei Fedotov1-5/+10
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 Gajera1-3/+6
2015-03-06staging: speakup: remove extra parentheses around right bit shift operationAya Mahfouz1-1/+1
2014-10-20staging: speakup: Change char * array type as static constDilek Uzulmez1-1/+1
2014-09-19staging: speakup: fix checkpatch warningRoxana Blaj1-0/+1