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