aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-11staging: speakup: fix missing blank lines after declarationsDomagoj Trsan1-1/+40
2014-09-11staging: speakup: fix redundant return in void functionsDomagoj Trsan1-1/+0
2014-09-11staging: speakup: fix warnings: line over 80 charactersDomagoj Trsan1-1/+2
2014-06-19drivers/staging/speakup/main: fixed jiffie comparisonRobin Schroer1-1/+1
2014-05-24Staging: speakup: Move pasting into a work itemBen Hutchings1-0/+1
2014-04-16staging: speakup: fix misuse of kstrtol() in handle_goto()Daeseok Youn1-9/+9
2013-11-11mm/staging: remove unnecessary inclusion of bootmem.hGrygorii Strashko1-2/+0
2013-10-03staging: speakup: str initialization replaced with NULL where it was initialized with intShalin Mehta1-1/+1
2013-05-22Staging: speakup/main: Staticize local symbolsSachin Kamat1-6/+7
2013-05-22Staging: speakup/main: Use NULL instead of 0Sachin Kamat1-2/+2
2013-05-21staging/speakup: Changed parameters in kstrtol()Lisa Nguyen1-1/+1
2013-05-17staging/speakup: Replaced deprecated functionLisa Nguyen1-1/+1
2013-05-17staging/speakup: Reformatted pointer variablesLisa Nguyen1-1/+1
2013-05-16staging: speakup: main: remove custom locking macrosWilliam Hubbs1-29/+29
2013-03-29staging: speakup: reuse native kernel functionsAndy Shevchenko1-1/+1
2013-01-07staging: speakup: Turn some symbols staticSamuel Thibault1-2/+2
2013-01-07staging: speakup: Prefix externally-visible symbolsSamuel Thibault1-183/+183