index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rts5208
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: rts5208: Fix indentation warnings
Wayne Porter
2016-10-02
1
-13
/
+13
*
staging: rts5208: Replace explicit NULL comparison
Namrata A Shettar
2016-10-02
1
-1
/
+1
*
staging: rts5208: Add space around binary operators
Namrata A Shettar
2016-10-02
1
-10
/
+10
*
staging: rts5208: fix style warnings in xd.c
Sergio Paracuellos
2016-09-25
1
-24
/
+14
*
staging: rts5208: fix style warnings in sd.c
Sergio Paracuellos
2016-09-25
1
-112
/
+61
*
staging: rts5208: fix line style warnings in spi.c
Sergio Paracuellos
2016-09-25
1
-1
/
+2
*
staging: rts5208: remove not used typedef in rtsx_sys.h
Sergio Paracuellos
2016-09-25
1
-2
/
+0
*
staging: rts5208: fix comment blocks style in rtsx.h
Sergio Paracuellos
2016-09-25
1
-2
/
+4
*
staging: rts5208: fix comment blocks style in rtsx_chip.h
Sergio Paracuellos
2016-09-25
1
-25
/
+27
*
staging: rts5208: avoid symbolic permissions in rtsx.c
Sergio Paracuellos
2016-09-25
1
-6
/
+6
*
staging: rts5208: avoid new typedef in rtsx.h: rtsx_dev_t
Sergio Paracuellos
2016-09-25
2
-5
/
+1
*
staging: rts5208: Remove space after cast
Rehas Sachdeva
2016-09-20
2
-3
/
+3
*
staging: rts5208: Use BIT(x) macro
Rehas Sachdeva
2016-09-20
1
-15
/
+15
*
staging: rts5208: Put constant on right side of comparison
Rehas Sachdeva
2016-09-20
1
-3
/
+3
*
staging: rts5208: Fix indentation
Rehas Sachdeva
2016-09-20
1
-4
/
+4
*
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: Add space around operator.
Sandhya Bankar
2016-09-20
1
-4
/
+4
*
Staging: rts5208: rtsx: Use x instead of x != NULL.
Sandhya Bankar
2016-09-20
1
-1
/
+1
*
Staging: rts5208: ms: Use x instead of x != NULL.
Sandhya Bankar
2016-09-20
1
-1
/
+1
*
Staging: rts5208: rtsx_card.c: Fixed brace style issues
Cathal Mullaney
2016-09-20
1
-13
/
+13
*
staging: rts5208: rtsx_chip: Add space around binary operators
Namrata A Shettar
2016-09-17
1
-5
/
+5
*
staging: rts5208: make some vars to lower case to keep the style consistent
Sergio Paracuellos
2016-09-16
1
-9
/
+9
*
staging: rts5208: Add two blank lines in comments.
MingChia Chung
2016-09-01
1
-14
/
+28
*
staging: rts5208: Change data type to unsigned int.
Louie Lu
2016-08-21
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
11
-41
/
+1
*
staging: rts5208: alignment to match open paranthesis
Manav Batra
2016-04-29
1
-1
/
+1
*
staging: rts5208: ensure braces on all arms of if stmt
Nicholas Sim
2016-04-29
1
-8
/
+8
*
Staging: rts5208: rtsx_card.c: Remove unused function
Bhumika Goyal
2016-03-29
2
-23
/
+0
*
Staging: rts5208: Remove unused functions
Bhumika Goyal
2016-03-29
2
-38
/
+0
*
Staging: rts5208: Add space around '+'
Dilek Uzulmez
2016-03-28
1
-7
/
+7
*
staging: rts5208: Replace pci_enable_device with pcim_enable_device
Amitoj Kaur Chawla
2016-03-11
1
-7
/
+1
*
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
2
-44
/
+22
*
staging: rts5208: simplify NULL tests
Eva Rachel Retuya
2016-03-11
6
-23
/
+23
*
Staging: rts5208: Use min instead of ternary operator
Bhumika Goyal
2016-03-11
1
-2
/
+2
*
staging: rts5208: rtsx_transport.c: Drop void pointer cast
Janani Ravichandran
2016-03-11
1
-1
/
+1
*
staging: rts5208: rtsx.c: Drop unneeded void pointer cast
Janani Ravichandran
2016-03-11
1
-1
/
+1
*
staging: rts5208: Remove unnecessary pci_set_drvdata()
Amitoj Kaur Chawla
2016-03-11
1
-2
/
+0
*
Staging: rts5208: Remove unnecessary parentheses
Dilek Uzulmez
2016-03-11
1
-46
/
+46
*
staging: rts5208: Prefer using BIT macro
Bhaktipriya Shridhar
2016-03-11
1
-3
/
+3
*
staging: rts5208: Removed unnecessary return variable
Bhaktipriya Shridhar
2016-03-11
1
-7
/
+2
*
Staging: rts5208: rtsx_transport.c: Fix comparisons to NULL
Shaun Ren
2016-02-20
1
-3
/
+3
*
Staging: rts5208: rtsx_transport.c: Remove unnecessary parentheses
Shaun Ren
2016-02-20
1
-6
/
+6
*
Staging: rts5208: rtsx_transport.c: Fix label naming convention
Shaun Ren
2016-02-20
1
-3
/
+3
*
Staging: rts5208: rtsx_transport.c: Remove extra newlines
Shaun Ren
2016-02-20
1
-3
/
+0
*
Staging: rts5208: rtsx_transport.c: Add spaces around -
Shaun Ren
2016-02-20
1
-2
/
+2
*
Staging: rts5208: rtsx_transport.c: Remove spaces after casts
Shaun Ren
2016-02-20
1
-1
/
+1
[next]