index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
speakup
/
kobjects.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: speakup: fix printk KERN_LEVEL facility level warning
Jules Irenge
2019-03-18
1
-2
/
+2
*
staging: speakup: fix line over 80 characters.
Jules Irenge
2019-03-18
1
-2
/
+8
*
staging: speakup: Note that simple_strtoul can't simply be replaced by kstrtoul
Samuel Thibault
2019-02-26
1
-0
/
+2
*
staging: speakup: clean up few indentation issues
Colin Ian King
2018-11-07
1
-1
/
+1
*
staging: speakup: Replace strncpy with memcpy
Guenter Roeck
2018-07-02
1
-2
/
+2
*
staging: speakup: add SPDX identifier.
Greg Kroah-Hartman
2018-01-15
1
-0
/
+1
*
staging: speakup: Removed Unnecessary parentheses.
Arushi Singhal
2017-03-23
1
-1
/
+1
*
staging: speakup: fix "Alignment match open parenthesis"
Arushi Singhal
2017-03-14
1
-1
/
+1
*
staging: speakup: kobjects: Delete comparison
Tamara Diaconita
2017-03-09
1
-1
/
+1
*
staging: speakup: kobjects: Rearrange headers
Tamara Diaconita
2017-03-09
1
-2
/
+4
*
staging: speakup: kobjects: Align the code
Tamara Diaconita
2017-03-09
1
-32
/
+32
*
staging: speakup: kobjects: Delete blank line
Tamara Diaconita
2017-03-09
1
-1
/
+0
*
staging: speakup: kobjects: Delete space
Tamara Diaconita
2017-03-09
1
-4
/
+4
*
staging: speakup: Replace BUG_ON() with WARN_ON().
Varsha Rao
2017-03-06
1
-2
/
+6
*
staging: speakup: i18n: Add spaces around operators
sayli karnik
2017-03-06
1
-2
/
+2
*
staging: speakup: Added spaces around arithmetic operators.
Varsha Rao
2017-03-06
1
-3
/
+3
*
staging: speakup: Removed blank line after open braces.
Varsha Rao
2017-03-06
1
-1
/
+0
*
Staging: speakup: style fix, octal file permissions
Derek Robson
2017-01-10
1
-27
/
+27
*
Staging: speakup: constify attribute_group structures
Bhumika Goyal
2016-10-02
1
-2
/
+2
*
Staging: speakup: kobjects: Add space around the operator.
Sandhya Bankar
2016-09-22
1
-5
/
+5
*
speakup: Add spinlock in synth_direct_store
Pavel Andrianov
2016-09-12
1
-0
/
+3
*
Staging: speakup: Add space around '|'
Dilek Uzulmez
2016-03-05
1
-27
/
+27
*
Staging: speakup: kobjects.c: Remove explicit NULL comparison
Shraddha Barke
2015-09-12
1
-8
/
+8
*
staging: speakup: Fix warning reported by checkpatch
Aleksei Fedotov
2015-08-14
1
-1
/
+2
*
Staging: speakup: Remove unused variable
Haneen Mohammed
2015-03-09
1
-3
/
+1
*
staging: speakup: Combine the consecutive string
Panir.Nyan
2015-01-17
1
-1
/
+1
*
staging: speakup: Change char * array type as static const
Ebru Akagunduz
2014-10-20
1
-1
/
+1
*
staging: speakup: Fixed else after return or break warning
Yeliz Taneroglu
2014-10-20
1
-2
/
+2
*
staging: speakup: fix checkpatch warning
Roxana Blaj
2014-09-19
1
-2
/
+4
*
staging: speakup: fix missing blank lines after declarations
Domagoj Trsan
2014-09-11
1
-0
/
+1
*
drivers/staging/speakup/: avoid world-writable sysfs files.
Rusty Russell
2014-05-23
1
-31
/
+31
*
staging: speakup: fix typo in kobjects.c
Hayato Suzuki
2014-04-18
1
-1
/
+1
*
staging: fix up speakup kobject mode
Rusty Russell
2014-04-01
1
-31
/
+31
*
Staging: speakup: replacing simple_strtoul with kstrtoul
Ashvini Varatharaj
2013-10-19
1
-3
/
+5
*
staging: speakup: kobjects.c: Use correct values when changing voice.
Christopher Brannon
2013-09-17
1
-1
/
+4
*
staging/speakup/kobjects.c: Code improvement.
Raphael S.Carvalho
2013-09-17
1
-31
/
+38
*
Staging: speakup/kobjects: Use NULL instead of 0
Sachin Kamat
2013-05-22
1
-1
/
+1
*
staging: speakup: kobjects: remove custom locking macros
William Hubbs
2013-05-16
1
-23
/
+23
*
staging: speakup: remove custom string_unescape_any_inplace
Andy Shevchenko
2013-04-30
1
-2
/
+4
*
staging: speakup: use native error codes
Andy Shevchenko
2013-03-29
1
-3
/
+3
*
staging: speakup: reuse native kernel functions
Andy Shevchenko
2013-03-29
1
-1
/
+1
*
Staging: speakup: kobjects.c: checkpatch.pl fixes
Lijo Antony
2013-01-17
1
-4
/
+4
*
staging: speakup: Prefix externally-visible symbols
Samuel Thibault
2013-01-07
1
-40
/
+40
*
Staging: speakup: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-26
1
-2
/
+1
*
Staging: speakup: &&/|| confusion in silent_store()
roel kluin
2011-01-20
1
-1
/
+1
*
staging: speakup: fix failure handling
William Hubbs
2011-01-10
1
-3
/
+6
*
staging: speakup: fix leaks of sysfs groups
Vasiliy Kulikov
2010-10-19
1
-4
/
+14
*
staging: speakup: kobjects.c: style fixes
William Hubbs
2010-10-12
1
-21
/
+26
*
Staging: add speakup to the staging directory
William Hubbs
2010-10-07
1
-0
/
+1007