index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rts5208
/
ms.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: rts5208: fix Lines should not end with a '('.
Samuel Sjöberg
2022-03-02
1
-5
/
+4
*
staging: rts5208: remove unnecessary parentheses in ms.c
Benjamin Philip
2021-09-18
1
-21
/
+21
*
staging: rts5208: remove redundant continue statement
Colin Ian King
2021-06-18
1
-1
/
+0
*
staging: rts5208: Use array_size() helper in vmalloc() and memset()
Gustavo A. R. Silva
2020-06-18
1
-3
/
+3
*
staging: rts5208: Eliminate the use of Camel Case in files ms.{h, c}
Gabriela Bittencourt
2019-11-01
1
-43
/
+43
*
staging: rts5208: remove redundant assignment to retval
Colin Ian King
2019-08-21
1
-1
/
+1
*
staging: rts5208: Add a check for ms_read_extra_data
Aditya Pakki
2019-01-07
1
-1
/
+4
*
Staging: rts5208: Add SPDX license tags
Kim Bradley
2018-11-05
1
-14
/
+3
*
staging: rts5208: Remove unnecessary braces {}
Aymen Qader
2018-09-25
1
-397
/
+222
*
staging: rtsx: remove rtsx_trace() and related code
Arnd Bergmann
2018-06-28
1
-337
/
+0
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
staging: rts5208: Fix "seg_no" calculation in reset_ms_card()
Dan Carpenter
2018-01-22
1
-1
/
+2
*
staging: rts5208: Change fixed function names with "%s: ", __func__
Gaurav Pathak
2017-07-30
1
-2
/
+3
*
staging: rts5208: ms.c fixed checkpatch warning - using __func__ instead of h...
Andrea della Porta
2017-04-08
1
-1
/
+1
*
staging: rts5208: remove redundant retval status check
Colin Ian King
2017-02-03
1
-6
/
+0
*
staging: rts5208: CamelCase fix
Wayne Porter
2016-10-16
1
-2
/
+2
*
staging: rts5208: ms.c: Braces fix
Wayne Porter
2016-10-16
1
-2
/
+2
*
staging: rts5208: ms.c: Multiple assignments
Wayne Porter
2016-10-16
1
-1
/
+2
*
staging: rts5208: ms.c: Long Lines
Wayne Porter
2016-10-16
1
-31
/
+63
*
staging: rts5208: ms.c: Parenthesis alignment
Wayne Porter
2016-10-16
1
-138
/
+150
*
Staging: rts5208: Fix indentation warnings
Wayne Porter
2016-10-02
1
-13
/
+13
*
staging: rts5208: Add spaces around operators
Rehas Sachdeva
2016-09-20
1
-4
/
+4
*
staging: rts5208: Remove unnecessary parentheses
Rehas Sachdeva
2016-09-20
1
-10
/
+10
*
Staging: rts5208: ms: Use x instead of x != NULL.
Sandhya Bankar
2016-09-20
1
-1
/
+1
*
staging: rts5208/ms.c: add missing releases in mg_get_local_EKB and mg_get_ICV
Quentin Lambert
2016-08-21
1
-2
/
+4
*
staging: rts5208/ms.c: change the label name to respect the coding style
Quentin Lambert
2016-08-21
1
-6
/
+6
*
Staging: rts5208: fix double blank line coding style issues
Jonas Rickert
2016-08-21
1
-11
/
+0
*
staging: rts5208: alignment to match open paranthesis
Manav Batra
2016-04-29
1
-1
/
+1
*
Staging: rts5208: Add space around '+'
Dilek Uzulmez
2016-03-28
1
-7
/
+7
*
staging: rts5208: Change form of NULL comparisons
Bhaktipriya Shridhar
2016-03-11
1
-5
/
+5
*
staging: rts5208: Remove NULL test before vfree
Bhaktipriya Shridhar
2016-03-11
1
-20
/
+10
*
staging: rts5208: simplify NULL tests
Eva Rachel Retuya
2016-03-11
1
-4
/
+4
*
Staging: rts5208: Remove unnecessary parentheses
Dilek Uzulmez
2016-03-11
1
-46
/
+46
*
Staging: rts5208: Fix code indentation warning as detected by checkpatch.pl
Yash Shah
2015-08-03
1
-3
/
+2
*
staging: rts5208: Remove RTSX_READ_REG and RTSX_WRITE_REG macros
Joe Perches
2015-03-26
1
-51
/
+199
*
staging: rts5208: Remove TRACE_RET and TRACE_GOTO macros
Joe Perches
2015-03-26
1
-472
/
+932
*
Staging: rts5208: Add new variable idx to shorten line length and increase re...
Vatika Harlalka
2015-03-20
1
-6
/
+9
*
Staging: rts5208: Introduce a new variable to shorten line length and increas...
Vatika Harlalka
2015-03-20
1
-1
/
+5
*
staging: rts5208: Convert variable from int to bool and propagate the change ...
Quentin Lambert
2015-03-06
1
-4
/
+5
*
staging: rts5208: Convert non-returned local variable to boolean when relevant
Quentin Lambert
2015-03-06
1
-6
/
+8
*
staging: rts5208/ms.c: Code style fix (space before comma)
Robert Kmiec
2015-01-17
1
-6
/
+6
*
staging: rts5208: fix case of bitwise operator on zero in ms.c
Jiayi Ye
2014-10-23
1
-2
/
+2
*
staging: rts5208: Add new line after declaration
Tapasweni Pathak
2014-09-28
1
-0
/
+1
*
staging: rts5208: remove unnecessary return statement
Roxana Blaj
2014-09-23
1
-2
/
+0
*
staging: rts5208: remove unnecessary else
Roxana Blaj
2014-09-23
1
-2
/
+2
*
Staging: rts5208: Use dev_dbg and print_hex_dump_bytes to dump memory
Fabio Falzoi
2014-08-16
1
-2
/
+3
*
Staging: rts5208: Replace custom macro with dev_dbg
Fabio Falzoi
2014-07-30
1
-47
/
+55
*
Staging: rts5208: Remove useless debug prints
Fabio Falzoi
2014-07-30
1
-24
/
+0
*
Staging : rts5208: Fix code indent issue
Himangi Saraogi
2014-02-27
1
-1
/
+1
*
staging: rts5208: add support for rts5208 and rts5288
Micky Ching
2013-11-25
1
-0
/
+4208