aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/speakup/main.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-12staging: rtl8192e: Aligning the * on each line in block commentsGravatar Arushi Singhal 1-1/+1
2017-01-31Staging: speakup - syle fix permissions to octalGravatar Derek Robson 1-2/+2
2016-11-07Staging: speakup: Remove unnecessary space after castGravatar Shiva Kerdel 1-21/+21
2016-03-28Staging: speakup: Clear hi font bit from attributesGravatar Samuel Thibault 1-2/+4
2016-03-11staging: speakup: Replace del_timer with del_timer_syncGravatar Amitoj Kaur Chawla 1-1/+1
2016-03-05staging: speakup: remove multiple assignmentsGravatar Alison Schofield 1-10/+19
2016-02-01Merge 4.5-rc2 into staging-nextGravatar Greg Kroah-Hartman 1-8/+13
2016-01-28Staging: speakup: fix read scrolled-back VTGravatar Samuel Thibault 1-8/+13
2016-01-28Staging: speakup: Remove FSF mailing addressGravatar Shraddha Barke 1-4/+0
2015-08-14staging: speakup: Fix warning reported by checkpatchGravatar Aleksei Fedotov 1-5/+10
2015-06-12staging: speakup: use swap() in get_highlight_color()Gravatar Fabian Frederick 1-6/+3
2015-04-03staging: speakup: Fix warning of line over 80 characters.Gravatar Shirish Gajera 1-3/+6
2015-03-06staging: speakup: remove extra parentheses around right bit shift operationGravatar Aya Mahfouz 1-1/+1
2014-10-20staging: speakup: Change char * array type as static constGravatar Dilek Uzulmez 1-1/+1
2014-09-19staging: speakup: fix checkpatch warningGravatar Roxana Blaj 1-0/+1
2014-09-11staging: speakup: fix missing blank lines after declarationsGravatar Domagoj Trsan 1-1/+40
2014-09-11staging: speakup: fix redundant return in void functionsGravatar Domagoj Trsan 1-1/+0
2014-09-11staging: speakup: fix warnings: line over 80 charactersGravatar Domagoj Trsan 1-1/+2
2014-06-19drivers/staging/speakup/main: fixed jiffie comparisonGravatar Robin Schroer 1-1/+1
2014-05-24Staging: speakup: Move pasting into a work itemGravatar Ben Hutchings 1-0/+1
2014-04-16staging: speakup: fix misuse of kstrtol() in handle_goto()Gravatar Daeseok Youn 1-9/+9
2013-11-11mm/staging: remove unnecessary inclusion of bootmem.hGravatar Grygorii Strashko 1-2/+0
2013-10-03staging: speakup: str initialization replaced with NULL where it was initiali...Gravatar Shalin Mehta 1-1/+1
2013-05-22Staging: speakup/main: Staticize local symbolsGravatar Sachin Kamat 1-6/+7
2013-05-22Staging: speakup/main: Use NULL instead of 0Gravatar Sachin Kamat 1-2/+2
2013-05-21staging/speakup: Changed parameters in kstrtol()Gravatar Lisa Nguyen 1-1/+1
2013-05-17staging/speakup: Replaced deprecated functionGravatar Lisa Nguyen 1-1/+1
2013-05-17staging/speakup: Reformatted pointer variablesGravatar Lisa Nguyen 1-1/+1
2013-05-16staging: speakup: main: remove custom locking macrosGravatar William Hubbs 1-29/+29
2013-03-29staging: speakup: reuse native kernel functionsGravatar Andy Shevchenko 1-1/+1
2013-01-07staging: speakup: Turn some symbols staticGravatar Samuel Thibault 1-2/+2
2013-01-07staging: speakup: Prefix externally-visible symbolsGravatar Samuel Thibault 1-183/+183
2012-06-18Staging: speakup: fix an improperly-declared variable.Gravatar Christopher Brannon 1-1/+1
2012-03-08vt:tackle kbd_tableGravatar Alan Cox 1-4/+4
2011-11-26Staging: speakup: Don't try to access an unallocated struct.Gravatar Christopher Brannon 1-2/+3
2011-07-05Remove unneeded version.h includes from drivers/staging/speakup/Gravatar Jesper Juhl 1-1/+0
2011-03-14staging: speakup: Remove NULL check before kfreeGravatar Ilia Mirkin 1-4/+2
2011-01-20staging: speakup: more fixes for init-failure handling.Gravatar Christopher Brannon 1-39/+88
2011-01-10staging: speakup: fix failure handlingGravatar William Hubbs 1-12/+21
2010-10-19staging: speakup: fix memory leakGravatar Vasiliy Kulikov 1-2/+5
2010-10-19staging: speakup: main.c style fixesGravatar William Hubbs 1-285/+288
2010-10-07Staging: speakup: fix speakup core to build properlyGravatar Greg Kroah-Hartman 1-1/+1
2010-10-07Staging: add speakup to the staging directoryGravatar William Hubbs 1-0/+2304