summaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: speakup: remove extra parentheses around right bit shift operationAya Mahfouz2015-03-061-1/+1
* staging: speakup: Change char * array type as static constDilek Uzulmez2014-10-201-1/+1
* staging: speakup: fix checkpatch warningRoxana Blaj2014-09-191-0/+1
* staging: speakup: fix missing blank lines after declarationsDomagoj Trsan2014-09-111-1/+40
* staging: speakup: fix redundant return in void functionsDomagoj Trsan2014-09-111-1/+0
* staging: speakup: fix warnings: line over 80 charactersDomagoj Trsan2014-09-111-1/+2
* drivers/staging/speakup/main: fixed jiffie comparisonRobin Schroer2014-06-191-1/+1
* Staging: speakup: Move pasting into a work itemBen Hutchings2014-05-241-0/+1
* staging: speakup: fix misuse of kstrtol() in handle_goto()Daeseok Youn2014-04-161-9/+9
* mm/staging: remove unnecessary inclusion of bootmem.hGrygorii Strashko2013-11-111-2/+0
* staging: speakup: str initialization replaced with NULL where it was initiali...Shalin Mehta2013-10-031-1/+1
* Staging: speakup/main: Staticize local symbolsSachin Kamat2013-05-221-6/+7
* Staging: speakup/main: Use NULL instead of 0Sachin Kamat2013-05-221-2/+2
* staging/speakup: Changed parameters in kstrtol()Lisa Nguyen2013-05-211-1/+1
* staging/speakup: Replaced deprecated functionLisa Nguyen2013-05-171-1/+1
* staging/speakup: Reformatted pointer variablesLisa Nguyen2013-05-171-1/+1
* staging: speakup: main: remove custom locking macrosWilliam Hubbs2013-05-161-29/+29
* staging: speakup: reuse native kernel functionsAndy Shevchenko2013-03-291-1/+1
* staging: speakup: Turn some symbols staticSamuel Thibault2013-01-071-2/+2