summaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/kobjects.c
AgeCommit message (Expand)AuthorLines
2015-01-17staging: speakup: Combine the consecutive stringPanir.Nyan-1/+1
2014-10-20staging: speakup: Change char * array type as static constEbru Akagunduz-1/+1
2014-10-20staging: speakup: Fixed else after return or break warningYeliz Taneroglu-2/+2
2014-09-19staging: speakup: fix checkpatch warningRoxana Blaj-2/+4
2014-09-11staging: speakup: fix missing blank lines after declarationsDomagoj Trsan-0/+1
2014-05-23drivers/staging/speakup/: avoid world-writable sysfs files.Rusty Russell-31/+31
2014-04-18staging: speakup: fix typo in kobjects.cHayato Suzuki-1/+1
2014-04-01staging: fix up speakup kobject modeRusty Russell-31/+31
2013-10-19Staging: speakup: replacing simple_strtoul with kstrtoulAshvini Varatharaj-3/+5
2013-09-17staging: speakup: kobjects.c: Use correct values when changing voice.Christopher Brannon-1/+4
2013-09-17staging/speakup/kobjects.c: Code improvement.Raphael S.Carvalho-31/+38
2013-05-22Staging: speakup/kobjects: Use NULL instead of 0Sachin Kamat-1/+1
2013-05-16staging: speakup: kobjects: remove custom locking macrosWilliam Hubbs-23/+23
2013-04-30staging: speakup: remove custom string_unescape_any_inplaceAndy Shevchenko-2/+4
2013-03-29staging: speakup: use native error codesAndy Shevchenko-3/+3
2013-03-29staging: speakup: reuse native kernel functionsAndy Shevchenko-1/+1
2013-01-17Staging: speakup: kobjects.c: checkpatch.pl fixesLijo Antony-4/+4
2013-01-07staging: speakup: Prefix externally-visible symbolsSamuel Thibault-40/+40
2011-11-26Staging: speakup: Use kmemdup rather than duplicating its implementationThomas Meyer-2/+1
2011-01-20Staging: speakup: &&/|| confusion in silent_store()roel kluin-1/+1
2011-01-10staging: speakup: fix failure handlingWilliam Hubbs-3/+6
2010-10-19staging: speakup: fix leaks of sysfs groupsVasiliy Kulikov-4/+14
2010-10-12staging: speakup: kobjects.c: style fixesWilliam Hubbs-21/+26
2010-10-07Staging: add speakup to the staging directoryWilliam Hubbs-0/+1007