summaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup
Commit message (Expand)AuthorAgeFilesLines
* staging: speakup: fix warnings by adding __user annotationsEmil Goode2013-05-222-9/+9
* Staging: speakup/main: Staticize local symbolsSachin Kamat2013-05-221-6/+7
* Staging: speakup/kobjects: Use NULL instead of 0Sachin Kamat2013-05-221-1/+1
* Staging: speakup/main: Use NULL instead of 0Sachin Kamat2013-05-221-2/+2
* Staging: speakup/speakup_keypc: Return NULL instead of 0Sachin Kamat2013-05-221-1/+1
* Staging: speakup/speakup_dtlk: Return NULL instead of 0Sachin Kamat2013-05-221-1/+1
* Staging: speakup/speakup_acntpc: Return NULL instead of 0Sachin Kamat2013-05-221-1/+1
* staging/speakup: Changed parameters in kstrtol()Lisa Nguyen2013-05-211-1/+1
* staging/speakup: Remove trailing whitespace in KconfigLisa Nguyen2013-05-171-16/+16
* staging/speakup: Replaced deprecated functionLisa Nguyen2013-05-171-1/+1
* staging/speakup: Reformatted pointer variablesLisa Nguyen2013-05-171-1/+1
* Staging: speakup: Fix return value in synth.cSachin Kamat2013-05-161-1/+1
* Staging: speakup: Fix sparse warning in varhandlers.cSachin Kamat2013-05-161-1/+1
* Staging: speakup: Return NULL instead of 0 in speakup_decpc.cSachin Kamat2013-05-161-1/+1
* staging: speakup: remove custom locking macro definitionsWilliam Hubbs2013-05-162-12/+12
* staging: speakup: synth: remove custom locking macrosWilliam Hubbs2013-05-161-12/+12
* staging: speakup: thread: remove custom locking macrosWilliam Hubbs2013-05-161-2/+2
* staging: speakup: soft: remove custom locking macrosWilliam Hubbs2013-05-161-13/+13
* staging: speakup: keypc: remove custom locking macrosWilliam Hubbs2013-05-161-10/+10
* staging: speakup: dtlk: remove custom locking macrosWilliam Hubbs2013-05-161-10/+10
* staging: speakup: dectlk: remove custom locking macrosWilliam Hubbs2013-05-161-10/+10
* staging: speakup: decpc: remove custom locking macrosWilliam Hubbs2013-05-161-10/+10
* staging: speakup: decext: remove custom locking macrosWilliam Hubbs2013-05-161-10/+10
* staging: speakup: apollo: remove custom locking macrosWilliam Hubbs2013-05-161-10/+10
* staging: speakup: acntpc: remove custom locking macrosWilliam Hubbs2013-05-161-10/+10
* staging: speakup: serialio: remove custom locking macrosWilliam Hubbs2013-05-161-2/+2
* staging: speakup: remove spk_trylock macro definitionWilliam Hubbs2013-05-161-1/+0
* staging: speakup: main: remove custom locking macrosWilliam Hubbs2013-05-161-29/+29
* staging: speakup: i18n: remove custom locking macrosWilliam Hubbs2013-05-161-6/+6
* staging: speakup: devsynth: remove custom locking macrosWilliam Hubbs2013-05-161-2/+2
* staging: speakup: kobjects: remove custom locking macrosWilliam Hubbs2013-05-161-23/+23
* staging: speakup: cleanup spk_var_header_by_name()Dan Carpenter2013-05-131-10/+7
* staging: speakup: remove custom string_unescape_any_inplaceAndy Shevchenko2013-04-303-49/+4
* staging: speakup: fix a bug when translate octal numbersAndy Shevchenko2013-04-091-2/+2
* staging: speakup: selection.c fix typo in commentValentin Ilie2013-04-051-1/+1
* staging: speakup: use native error codesAndy Shevchenko2013-03-293-21/+16
* staging: speakup: reuse native kernel functionsAndy Shevchenko2013-03-294-32/+3
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-0/+1
|\
| * pps: Move timestamp read into PPS code properGeorge Spelvin2013-02-131-0/+1
* | staging: Remove unnecessary OOM messagesJoe Perches2013-02-111-1/+0
* | Staging: speakup: kobjects.c: checkpatch.pl fixesLijo Antony2013-01-171-4/+4
* | Staging: speakup: keyhelp.c: checkpatch.pl fixesLijo Antony2013-01-171-2/+5
* | Staging: speakup: buffers.c: checkpatch.pl fixesLijo Antony2013-01-171-7/+7
* | Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman2013-01-071-2/+2
|\ \ | |/
| * staging: speakup: avoid out-of-range access in synth_add()Samuel Thibault2013-01-071-1/+1
| * staging: speakup: avoid out-of-range access in synth_init()Nickolai Zeldovich2013-01-071-1/+1
* | staging: Add angle bracket before and after the URLMasanari Iida2013-01-071-1/+1
* | staging: speakup: Turn some symbols staticSamuel Thibault2013-01-072-3/+3
* | staging: speakup: Prefix externally-visible symbolsSamuel Thibault2013-01-0726-384/+384
|/
* Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-011-2/+1
|\
OpenPOWER on IntegriCloud