summaryrefslogtreecommitdiff
path: root/drivers/staging/speakup/main.c
AgeCommit message (Expand)Author
2018-05-15staging: speakup: use true/false instead of 1/0Samuel Thibault
2018-05-14staging: speakup: Fix coding styleSamuel Thibault
2018-05-06staging: speakup: Add pause command used on switching to graphical modeSamuel Thibault
2018-03-06staging: speakup: match alignment with open parenthesisSantha Meena Ramamoorthy
2018-02-26staging: speakup: add braces around else statementSantha Meena Ramamoorthy
2018-01-15staging: speakup: remove redundant license textGreg Kroah-Hartman
2018-01-15staging: speakup: add SPDX identifier.Greg Kroah-Hartman
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook
2017-09-18staging: speakup: fix speakup-r empty line lockupOkash Khawaja
2017-09-18staging: speakup: remove NULL comparisonAastha Gupta
2017-09-17staging/speakup: fix checkpatch.pl warning in speak_char()Justin Skists
2017-07-18staging: speakup: safely register and unregister ldiscOkash Khawaja
2017-06-13staging: speakup: Add missing blank line after declarationAlexandre Ghiti
2017-03-27staging: speakup: Remove the explicit NULL comparisonArushi Singhal
2017-03-27staging: speakup: use speakup_allocate as per required contextPranay Kr. Srivastava
2017-03-23staging: speakup: Match alignment with open parenthesis.Arushi Singhal
2017-03-23staging: speakup: Moved OR operator to previous line.Arushi Singhal
2017-03-23staging: speakup: fixes braces {} should be used on all arms of this statementArushi Singhal
2017-03-23staging: speakup: Moved logical to previous line.Arushi Singhal
2017-03-23remove unnecessary initial allocation of vcPranay Kr. Srivastava
2017-03-23return same error value from spk_set_key_infoPranay Kr. Srivastava
2017-03-23speakup: Fix spurious space pronunciation on spelling lettersSamuel Thibault
2017-03-16staging: speakup: Add blank line after declarationsArushi Singhal
2017-03-16speakup: Fix bogus caps on speaking unicode charactersSamuel Thibault
2017-03-14speakup: Support spelling unicode charactersSamuel Thibault
2017-03-14speakup: make get_char actually get unicode charactersSamuel Thibault
2017-03-09speakup: convert screen reading to 16bit charactersSamuel Thibault
2017-03-09staging: speakup: Clean up tests if NULL returned on failuresimran singhal
2017-03-09staging: speakup: Add __printf format/arg verification, fix falloutJoe Perches
2017-02-12staging: rtl8192e: Aligning the * on each line in block commentsArushi Singhal
2017-01-31Staging: speakup - syle fix permissions to octalDerek Robson
2016-11-07Staging: speakup: Remove unnecessary space after castShiva Kerdel
2016-03-28Staging: speakup: Clear hi font bit from attributesSamuel Thibault
2016-03-11staging: speakup: Replace del_timer with del_timer_syncAmitoj Kaur Chawla
2016-03-05staging: speakup: remove multiple assignmentsAlison Schofield
2016-02-01Merge 4.5-rc2 into staging-nextGreg Kroah-Hartman
2016-01-28Staging: speakup: fix read scrolled-back VTSamuel Thibault
2016-01-28Staging: speakup: Remove FSF mailing addressShraddha Barke
2015-08-14staging: speakup: Fix warning reported by checkpatchAleksei Fedotov
2015-06-12staging: speakup: use swap() in get_highlight_color()Fabian Frederick
2015-04-03staging: speakup: Fix warning of line over 80 characters.Shirish Gajera
2015-03-06staging: speakup: remove extra parentheses around right bit shift operationAya Mahfouz
2014-10-20staging: speakup: Change char * array type as static constDilek Uzulmez
2014-09-19staging: speakup: fix checkpatch warningRoxana Blaj
2014-09-11staging: speakup: fix missing blank lines after declarationsDomagoj Trsan
2014-09-11staging: speakup: fix redundant return in void functionsDomagoj Trsan
2014-09-11staging: speakup: fix warnings: line over 80 charactersDomagoj Trsan