summaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/kobjects.c
AgeCommit message (Expand)AuthorLines
2018-01-15staging: speakup: add SPDX identifier.Greg Kroah-Hartman-0/+1
2017-03-23staging: speakup: Removed Unnecessary parentheses.Arushi Singhal-1/+1
2017-03-14staging: speakup: fix "Alignment match open parenthesis"Arushi Singhal-1/+1
2017-03-09staging: speakup: kobjects: Delete comparisonTamara Diaconita-1/+1
2017-03-09staging: speakup: kobjects: Rearrange headersTamara Diaconita-2/+4
2017-03-09staging: speakup: kobjects: Align the codeTamara Diaconita-32/+32
2017-03-09staging: speakup: kobjects: Delete blank lineTamara Diaconita-1/+0
2017-03-09staging: speakup: kobjects: Delete spaceTamara Diaconita-4/+4
2017-03-06staging: speakup: Replace BUG_ON() with WARN_ON().Varsha Rao-2/+6
2017-03-06staging: speakup: i18n: Add spaces around operatorssayli karnik-2/+2
2017-03-06staging: speakup: Added spaces around arithmetic operators.Varsha Rao-3/+3
2017-03-06staging: speakup: Removed blank line after open braces.Varsha Rao-1/+0
2017-01-10Staging: speakup: style fix, octal file permissionsDerek Robson-27/+27
2016-10-02Staging: speakup: constify attribute_group structuresBhumika Goyal-2/+2
2016-09-22Staging: speakup: kobjects: Add space around the operator.Sandhya Bankar-5/+5
2016-09-12speakup: Add spinlock in synth_direct_storePavel Andrianov-0/+3
2016-03-05Staging: speakup: Add space around '|'Dilek Uzulmez-27/+27
2015-09-12Staging: speakup: kobjects.c: Remove explicit NULL comparisonShraddha Barke-8/+8
2015-08-14staging: speakup: Fix warning reported by checkpatchAleksei Fedotov-1/+2
2015-03-09Staging: speakup: Remove unused variableHaneen Mohammed-3/+1
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