index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
cxt1e1
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: cxt1e1: Fix externs should be avoided in .c files in comet.c
Ebru Akagunduz
2014-03-19
5
-4
/
+1
*
Staging: cxt1e1: Fix use of volatile is usually wrong in comet.c
Ebru Akagunduz
2014-03-19
1
-3
/
+3
*
staging: cxt1e1: remove unneeded mkret() calls
Daeseok Youn
2014-03-18
3
-59
/
+45
*
staging: cxt1e1: Fix Sparse Warning for Static Declarations in linux.c
Himangi Saraogi
2014-03-18
1
-4
/
+4
*
staging: cxt1e1: Fix do not use // c99 comments
Gulsah Kose
2014-03-18
1
-6
/
+0
*
staging: cxt1e1: Fix line over 80 characters.
Gulsah Kose
2014-03-18
1
-11
/
+24
*
staging: cxt1e1: remove redundant memset() call
Daeseok Youn
2014-03-17
1
-9
/
+3
*
staging: cxt1e1: remove redundant memset() call
Daeseok Youn
2014-03-17
1
-5
/
+3
*
Merge 3.14-rc7 into staging-next
Greg Kroah-Hartman
2014-03-17
1
-0
/
+2
|
\
|
*
staging/cxt1e1/linux.c: Correct arbitrary memory write in c4_ioctl()
Salva Peiró
2014-03-04
1
-0
/
+2
*
|
staging: cxt1e1: Fix space prohibited between function name and open parenthesis
Gulsah Kose
2014-03-16
1
-28
/
+28
*
|
staging: cxt1e1: Removed assignments from if statements.
Chi Pham
2014-03-13
3
-48
/
+63
*
|
staging:cxt1e1:remove unused code with #if 0
Himangi Saraogi
2014-03-13
1
-0
/
+3
*
|
staging: cxt1e1: change declaration of TWV_table
Shaun Laing
2014-03-08
1
-1
/
+1
*
|
staging: cxt1e1: fix checkpatch errors with open brace '{'
Daeseok Youn
2014-03-08
1
-46
/
+21
*
|
staging: cxt1e1: fix checkpatch error 'assignment in if condition'
Daeseok Youn
2014-03-08
1
-12
/
+19
*
|
Staging:cxt1e1:musycc:remove assignment in if condition
Himangi Saraogi
2014-03-07
1
-5
/
+10
*
|
staging: cxt1e1: removed version string declaration
Shaun Laing
2014-03-06
5
-35
/
+0
*
|
staging: cxt1e1: Add extern keyword for sparse 'static' warning
Shaun Laing
2014-03-04
1
-0
/
+1
*
|
staging: cxt1e1: Fix line length over 80 characters in linux.c
Daeseok Youn
2014-03-04
1
-17
/
+31
*
|
staging: cxt1e1: Fix no spaces at the start of a line in linux.c
Daeseok Youn
2014-03-04
1
-735
/
+743
*
|
staging: cxt1e1: remove space between function name and parenthesis
Daeseok Youn
2014-03-04
1
-262
/
+262
*
|
staging: cxt1e1: fix checkpatch errors with open brace '{'
Daeseok Youn
2014-03-04
1
-37
/
+25
*
|
staging: cxt1e1: fix checkpatch error 'assignment in if condition'
Daeseok Youn
2014-03-04
1
-9
/
+9
*
|
Staging: cxt1e1: Fix line length over 80 characters in hwprobe.c
Daeseok Youn
2014-03-04
1
-17
/
+28
*
|
staging: cxt1e1: Fix no spaces at the start of a line in hwprobe.c
Daeseok Youn
2014-02-28
1
-292
/
+293
*
|
staging: cxt1e1: remove space between function name and parenthesis
Daeseok Youn
2014-02-28
1
-60
/
+60
*
|
staging: cxt1e1: remove unused variable
Daeseok Youn
2014-02-28
1
-2
/
+1
*
|
Staging: cxt1e1: Fix line length over 80 characters in functions.c
Monam Agarwal
2014-02-27
1
-3
/
+6
*
|
Staging: cxt1e1: Fix space prohibited between function name and open parenthe...
Monam Agarwal
2014-02-27
1
-57
/
+57
*
|
Staging: cxt1e1: Fix no spaces at the start of a line in functions.c
Monam Agarwal
2014-02-27
1
-165
/
+159
*
|
staging: cxt1e1: remove unnecessary function, VMETRO_TRACE
SeongJae Park
2014-02-07
2
-10
/
+0
*
|
staging: cxt1e1: cleanup mfg_template[] a bit
Dan Carpenter
2014-02-07
1
-4
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-25
1
-8
/
+7
|
\
|
*
Drivers: Staging: cxt1e1: use __dev_get_name instead of dev_get_name to find ...
Ying Xue
2014-01-14
1
-8
/
+7
*
|
Drivers: Staging: cxt1e1: stbeid: Fixed whitespace between function and param...
Eric Skoglund
2013-11-19
1
-42
/
+42
*
|
Drivers: Staging: cxt1e1: sbeid: Fixed braces coding style issue
Eric Skoglund
2013-11-19
1
-10
/
+5
*
|
Drivers: Staging: cxt1e1: sbeid: Fixed coding style issue - space -> tabs
Eric Skoglund
2013-11-19
1
-159
/
+159
*
|
staging: ctxt1e1: Fixed sparse warning related to static declaration
Nandini Hanumanthagowda
2013-11-10
1
-2
/
+2
*
|
staging: cxt1e1: fix long lines warning
Sima Baymani
2013-11-10
1
-9
/
+18
*
|
staging: cxt1e1: remove typedef comet_t
Sima Baymani
2013-11-10
5
-19
/
+17
*
|
staging: cxt1e1: comet,h - fix placement of braces
Sima Baymani
2013-11-10
1
-2
/
+1
*
|
staging: cxt1e1: comet.h - fix long lines warning
Sima Baymani
2013-11-10
1
-12
/
+24
*
|
staging: cxt1e1: comet.h - fix wrong indentation
Sima Baymani
2013-11-10
1
-291
/
+291
*
|
staging/cxt1e1:Fixes incorrect brace placement
Dulshani Gunawardhana
2013-11-10
1
-10
/
+5
|
/
*
Staging: cxt1e1: remove space between function name and '('
Ashvini Varatharaj
2013-10-14
1
-1
/
+1
*
Staging: cxt1e1: moving { to the previous line
Ashvini Varatharaj
2013-10-14
1
-2
/
+1
*
Staging:cxt1e1: Fixes whitespace around commas in sbew_ioc.h
Archana kumari
2013-10-11
1
-12
/
+12
*
staging/cxt1e1:Fixes suspect code indent warning
Dulshani Gunawardhana
2013-10-06
1
-4
/
+3
*
staging: cxt1e1: linux.c: Return negative error codes
Sachin Kamat
2013-09-30
1
-1
/
+1
[next]