summaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/kobjects.c
Commit message (Expand)AuthorAgeFilesLines
* staging: speakup: add SPDX identifier.Greg Kroah-Hartman2018-01-151-0/+1
* staging: speakup: Removed Unnecessary parentheses.Arushi Singhal2017-03-231-1/+1
* staging: speakup: fix "Alignment match open parenthesis"Arushi Singhal2017-03-141-1/+1
* staging: speakup: kobjects: Delete comparisonTamara Diaconita2017-03-091-1/+1
* staging: speakup: kobjects: Rearrange headersTamara Diaconita2017-03-091-2/+4
* staging: speakup: kobjects: Align the codeTamara Diaconita2017-03-091-32/+32
* staging: speakup: kobjects: Delete blank lineTamara Diaconita2017-03-091-1/+0
* staging: speakup: kobjects: Delete spaceTamara Diaconita2017-03-091-4/+4
* staging: speakup: Replace BUG_ON() with WARN_ON().Varsha Rao2017-03-061-2/+6
* staging: speakup: i18n: Add spaces around operatorssayli karnik2017-03-061-2/+2
* staging: speakup: Added spaces around arithmetic operators.Varsha Rao2017-03-061-3/+3
* staging: speakup: Removed blank line after open braces.Varsha Rao2017-03-061-1/+0
* Staging: speakup: style fix, octal file permissionsDerek Robson2017-01-101-27/+27
* Staging: speakup: constify attribute_group structuresBhumika Goyal2016-10-021-2/+2
* Staging: speakup: kobjects: Add space around the operator.Sandhya Bankar2016-09-221-5/+5
* speakup: Add spinlock in synth_direct_storePavel Andrianov2016-09-121-0/+3
* Staging: speakup: Add space around '|'Dilek Uzulmez2016-03-051-27/+27
* Staging: speakup: kobjects.c: Remove explicit NULL comparisonShraddha Barke2015-09-121-8/+8
* staging: speakup: Fix warning reported by checkpatchAleksei Fedotov2015-08-141-1/+2
* Staging: speakup: Remove unused variableHaneen Mohammed2015-03-091-3/+1
* staging: speakup: Combine the consecutive stringPanir.Nyan2015-01-171-1/+1
* staging: speakup: Change char * array type as static constEbru Akagunduz2014-10-201-1/+1
* staging: speakup: Fixed else after return or break warningYeliz Taneroglu2014-10-201-2/+2
* staging: speakup: fix checkpatch warningRoxana Blaj2014-09-191-2/+4
* staging: speakup: fix missing blank lines after declarationsDomagoj Trsan2014-09-111-0/+1
* drivers/staging/speakup/: avoid world-writable sysfs files.Rusty Russell2014-05-231-31/+31
* staging: speakup: fix typo in kobjects.cHayato Suzuki2014-04-181-1/+1
* staging: fix up speakup kobject modeRusty Russell2014-04-011-31/+31
* Staging: speakup: replacing simple_strtoul with kstrtoulAshvini Varatharaj2013-10-191-3/+5
* staging: speakup: kobjects.c: Use correct values when changing voice.Christopher Brannon2013-09-171-1/+4
* staging/speakup/kobjects.c: Code improvement.Raphael S.Carvalho2013-09-171-31/+38
* Staging: speakup/kobjects: Use NULL instead of 0Sachin Kamat2013-05-221-1/+1
* staging: speakup: kobjects: remove custom locking macrosWilliam Hubbs2013-05-161-23/+23
* staging: speakup: remove custom string_unescape_any_inplaceAndy Shevchenko2013-04-301-2/+4
* staging: speakup: use native error codesAndy Shevchenko2013-03-291-3/+3
* staging: speakup: reuse native kernel functionsAndy Shevchenko2013-03-291-1/+1
* Staging: speakup: kobjects.c: checkpatch.pl fixesLijo Antony2013-01-171-4/+4
* staging: speakup: Prefix externally-visible symbolsSamuel Thibault2013-01-071-40/+40
* Staging: speakup: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-261-2/+1
* Staging: speakup: &&/|| confusion in silent_store()roel kluin2011-01-201-1/+1
* staging: speakup: fix failure handlingWilliam Hubbs2011-01-101-3/+6
* staging: speakup: fix leaks of sysfs groupsVasiliy Kulikov2010-10-191-4/+14
* staging: speakup: kobjects.c: style fixesWilliam Hubbs2010-10-121-21/+26
* Staging: add speakup to the staging directoryWilliam Hubbs2010-10-071-0/+1007
OpenPOWER on IntegriCloud