summaryrefslogtreecommitdiff
path: root/drivers/staging/speakup/main.c
AgeCommit message (Expand)Author
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
2014-06-19drivers/staging/speakup/main: fixed jiffie comparisonRobin Schroer
2014-05-24Staging: speakup: Move pasting into a work itemBen Hutchings
2014-04-16staging: speakup: fix misuse of kstrtol() in handle_goto()Daeseok Youn
2013-11-11mm/staging: remove unnecessary inclusion of bootmem.hGrygorii Strashko
2013-10-03staging: speakup: str initialization replaced with NULL where it was initiali...Shalin Mehta
2013-05-22Staging: speakup/main: Staticize local symbolsSachin Kamat
2013-05-22Staging: speakup/main: Use NULL instead of 0Sachin Kamat
2013-05-21staging/speakup: Changed parameters in kstrtol()Lisa Nguyen
2013-05-17staging/speakup: Replaced deprecated functionLisa Nguyen
2013-05-17staging/speakup: Reformatted pointer variablesLisa Nguyen
2013-05-16staging: speakup: main: remove custom locking macrosWilliam Hubbs
2013-03-29staging: speakup: reuse native kernel functionsAndy Shevchenko
2013-01-07staging: speakup: Turn some symbols staticSamuel Thibault
2013-01-07staging: speakup: Prefix externally-visible symbolsSamuel Thibault
2012-06-18Staging: speakup: fix an improperly-declared variable.Christopher Brannon
2012-03-08vt:tackle kbd_tableAlan Cox