summaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/main.c
Commit message (Expand)AuthorAgeFilesLines
* 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-121-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-291-8/+13
* | Staging: speakup: Remove FSF mailing addressShraddha Barke2016-01-291-4/+0Star
|/
* staging: speakup: Fix warning reported by checkpatchAleksei Fedotov2015-08-151-5/+10
* staging: speakup: use swap() in get_highlight_color()Fabian Frederick2015-06-131-6/+3Star
* 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-071-1/+1
* staging: speakup: Change char * array type as static constDilek Uzulmez2014-10-201-1/+1
* staging: speakup: fix checkpatch warningRoxana Blaj2014-09-201-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/+0Star
* staging: speakup: fix warnings: line over 80 charactersDomagoj Trsan2014-09-111-1/+2
* drivers/staging/speakup/main: fixed jiffie comparisonRobin Schroer2014-06-201-1/+1
* Staging: speakup: Move pasting into a work itemBen Hutchings2014-05-231-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-121-2/+0Star
* 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-231-6/+7
* Staging: speakup/main: Use NULL instead of 0Sachin Kamat2013-05-231-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-171-29/+29
* staging: speakup: reuse native kernel functionsAndy Shevchenko2013-03-291-1/+1
* staging: speakup: Turn some symbols staticSamuel Thibault2013-01-071-2/+2
* staging: speakup: Prefix externally-visible symbolsSamuel Thibault2013-01-071-183/+183
* Staging: speakup: fix an improperly-declared variable.Christopher Brannon2012-06-191-1/+1
* vt:tackle kbd_tableAlan Cox2012-03-081-4/+4
* Staging: speakup: Don't try to access an unallocated struct.Christopher Brannon2011-11-271-2/+3
* Remove unneeded version.h includes from drivers/staging/speakup/Jesper Juhl2011-07-051-1/+0Star
* staging: speakup: Remove NULL check before kfreeIlia Mirkin2011-03-141-4/+2Star
* staging: speakup: more fixes for init-failure handling.Christopher Brannon2011-01-211-39/+88
* staging: speakup: fix failure handlingWilliam Hubbs2011-01-101-12/+21
* staging: speakup: fix memory leakVasiliy Kulikov2010-10-191-2/+5
* staging: speakup: main.c style fixesWilliam Hubbs2010-10-191-285/+288
* Staging: speakup: fix speakup core to build properlyGreg Kroah-Hartman2010-10-081-1/+1
* Staging: add speakup to the staging directoryWilliam Hubbs2010-10-081-0/+2304