aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/kobjects.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-17staging: speakup: Combine the consecutive stringPanir.Nyan1-1/+1
2014-10-20staging: speakup: Change char * array type as static constEbru Akagunduz1-1/+1
2014-10-20staging: speakup: Fixed else after return or break warningYeliz Taneroglu1-2/+2
2014-09-19staging: speakup: fix checkpatch warningRoxana Blaj1-2/+4
2014-09-11staging: speakup: fix missing blank lines after declarationsDomagoj Trsan1-0/+1
2014-05-23drivers/staging/speakup/: avoid world-writable sysfs files.Rusty Russell1-31/+31
2014-04-18staging: speakup: fix typo in kobjects.cHayato Suzuki1-1/+1
2014-04-01staging: fix up speakup kobject modeRusty Russell1-31/+31
2013-10-19Staging: speakup: replacing simple_strtoul with kstrtoulAshvini Varatharaj1-3/+5
2013-09-17staging: speakup: kobjects.c: Use correct values when changing voice.Christopher Brannon1-1/+4
2013-09-17staging/speakup/kobjects.c: Code improvement.Raphael S.Carvalho1-31/+38
2013-05-22Staging: speakup/kobjects: Use NULL instead of 0Sachin Kamat1-1/+1
2013-05-16staging: speakup: kobjects: remove custom locking macrosWilliam Hubbs1-23/+23
2013-04-30staging: speakup: remove custom string_unescape_any_inplaceAndy Shevchenko1-2/+4
2013-03-29staging: speakup: use native error codesAndy Shevchenko1-3/+3
2013-03-29staging: speakup: reuse native kernel functionsAndy Shevchenko1-1/+1
2013-01-17Staging: speakup: kobjects.c: checkpatch.pl fixesLijo Antony1-4/+4
2013-01-07staging: speakup: Prefix externally-visible symbolsSamuel Thibault1-40/+40
2011-11-26Staging: speakup: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+1
2011-01-20Staging: speakup: &&/|| confusion in silent_store()roel kluin1-1/+1
2011-01-10staging: speakup: fix failure handlingWilliam Hubbs1-3/+6
2010-10-19staging: speakup: fix leaks of sysfs groupsVasiliy Kulikov1-4/+14
2010-10-12staging: speakup: kobjects.c: style fixesWilliam Hubbs1-21/+26
2010-10-07Staging: add speakup to the staging directoryWilliam Hubbs1-0/+1007