index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rts5208
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-16
staging: rts5208: Alignment fixes
Wayne Porter
1
-3
/
+3
2016-10-16
staging: rts5208: Add space around operator
Wayne Porter
1
-1
/
+1
2016-10-16
staging: rts5208: Add braces to if()
Wayne Porter
1
-3
/
+4
2016-10-16
staging: rts5208: Remove multiple assignment
Wayne Porter
1
-4
/
+7
2016-10-16
staging: rts5208: CamelCase fixes
Wayne Porter
1
-21
/
+21
2016-10-16
staging: rts5208: Remove parentheses
Wayne Porter
1
-23
/
+23
2016-10-16
staging: rts5208: Alignment fixes
Wayne Porter
1
-100
/
+101
2016-10-16
staging: rts5208: Fix typo in function name
Wayne Porter
1
-2
/
+2
2016-10-16
staging: rts5208: Alignment fix
Wayne Porter
1
-2
/
+2
2016-10-16
staging: rts5208: Unnecessary parentheses cleanup
Wayne Porter
1
-2
/
+2
2016-10-16
staging: rts5208: Alignment fixes
Wayne Porter
1
-13
/
+17
2016-10-16
staging: rts5208: sd.c: Spacing cleanup
Wayne Porter
1
-4
/
+3
2016-10-16
staging: rts5208: sd.c: Fix logical continuations
Wayne Porter
1
-15
/
+15
2016-10-16
staging: rts5208: sd.c: CamelCase fixes
Wayne Porter
1
-84
/
+84
2016-10-16
staging: rts5208: sd.c: Long line fixes
Wayne Porter
1
-7
/
+15
2016-10-16
staging: rts5208: sd.c: Alignment fixes
Wayne Porter
1
-237
/
+255
2016-10-16
staging: rts5208: sd.c: Remove unnecessary parentheses
Wayne Porter
1
-47
/
+47
2016-10-16
staging: rts5208: sd.h: Alignment fixes
Wayne Porter
1
-2
/
+3
2016-10-16
staging: rts5208: spi.c: Alignment fixes
Wayne Porter
1
-65
/
+65
2016-10-16
staging: rts5208: spi.c: Remove unnecessary parenthesis
Wayne Porter
1
-7
/
+7
2016-10-16
Staging: rts5208: Remove unnecessary parentheses
Dilek Uzulmez
1
-6
/
+6
2016-10-16
staging: rts5208: xd.c: Remove multiple assignments
Wayne Porter
1
-1
/
+2
2016-10-16
staging: rts5208: xd.c: Fix CamelCase
Wayne Porter
1
-18
/
+18
2016-10-16
staging: rts5208: xd.c: Clean up comparison to NULL
Wayne Porter
1
-5
/
+5
2016-10-16
staging: rts5208: xd.c: Remove unnecessary parentheses
Wayne Porter
1
-32
/
+32
2016-10-16
staging: rts5208: Logical continuation fixes
Wayne Porter
1
-13
/
+13
2016-10-16
staging: rts5208: Alignment fix
Wayne Porter
1
-153
/
+179
2016-10-16
staging: rts5208: xd.h: Alignment fix
Wayne Porter
1
-1
/
+1
2016-10-02
Staging: rts5208: Fix indentation warnings
Wayne Porter
1
-13
/
+13
2016-10-02
staging: rts5208: Replace explicit NULL comparison
Namrata A Shettar
1
-1
/
+1
2016-10-02
staging: rts5208: Add space around binary operators
Namrata A Shettar
1
-10
/
+10
2016-09-25
staging: rts5208: fix style warnings in xd.c
Sergio Paracuellos
1
-24
/
+14
2016-09-25
staging: rts5208: fix style warnings in sd.c
Sergio Paracuellos
1
-112
/
+61
2016-09-25
staging: rts5208: fix line style warnings in spi.c
Sergio Paracuellos
1
-1
/
+2
2016-09-25
staging: rts5208: remove not used typedef in rtsx_sys.h
Sergio Paracuellos
1
-2
/
+0
2016-09-25
staging: rts5208: fix comment blocks style in rtsx.h
Sergio Paracuellos
1
-2
/
+4
2016-09-25
staging: rts5208: fix comment blocks style in rtsx_chip.h
Sergio Paracuellos
1
-25
/
+27
2016-09-25
staging: rts5208: avoid symbolic permissions in rtsx.c
Sergio Paracuellos
1
-6
/
+6
2016-09-25
staging: rts5208: avoid new typedef in rtsx.h: rtsx_dev_t
Sergio Paracuellos
2
-5
/
+1
2016-09-20
staging: rts5208: Remove space after cast
Rehas Sachdeva
2
-3
/
+3
2016-09-20
staging: rts5208: Use BIT(x) macro
Rehas Sachdeva
1
-15
/
+15
2016-09-20
staging: rts5208: Put constant on right side of comparison
Rehas Sachdeva
1
-3
/
+3
2016-09-20
staging: rts5208: Fix indentation
Rehas Sachdeva
1
-4
/
+4
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: Add space around operator.
Sandhya Bankar
1
-4
/
+4
2016-09-20
Staging: rts5208: rtsx: Use x instead of x != NULL.
Sandhya Bankar
1
-1
/
+1
2016-09-20
Staging: rts5208: ms: Use x instead of x != NULL.
Sandhya Bankar
1
-1
/
+1
2016-09-20
Staging: rts5208: rtsx_card.c: Fixed brace style issues
Cathal Mullaney
1
-13
/
+13
2016-09-17
staging: rts5208: rtsx_chip: Add space around binary operators
Namrata A Shettar
1
-5
/
+5
[next]