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