index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rts5208
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-09-16
staging: rts5208: make some vars to lower case to keep the style consistent
Sergio Paracuellos
1
-9
/
+9
2016-09-01
staging: rts5208: Add two blank lines in comments.
MingChia Chung
1
-14
/
+28
2016-08-21
staging: rts5208: Change data type to unsigned int.
Louie Lu
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
11
-41
/
+1
2016-04-29
staging: rts5208: alignment to match open paranthesis
Manav Batra
1
-1
/
+1
2016-04-29
staging: rts5208: ensure braces on all arms of if stmt
Nicholas Sim
1
-8
/
+8
2016-03-29
Staging: rts5208: rtsx_card.c: Remove unused function
Bhumika Goyal
2
-23
/
+0
2016-03-29
Staging: rts5208: Remove unused functions
Bhumika Goyal
2
-38
/
+0
2016-03-28
Staging: rts5208: Add space around '+'
Dilek Uzulmez
1
-7
/
+7
2016-03-11
staging: rts5208: Replace pci_enable_device with pcim_enable_device
Amitoj Kaur Chawla
1
-7
/
+1
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
2
-44
/
+22
2016-03-11
staging: rts5208: simplify NULL tests
Eva Rachel Retuya
6
-23
/
+23
2016-03-11
Staging: rts5208: Use min instead of ternary operator
Bhumika Goyal
1
-2
/
+2
2016-03-11
staging: rts5208: rtsx_transport.c: Drop void pointer cast
Janani Ravichandran
1
-1
/
+1
2016-03-11
staging: rts5208: rtsx.c: Drop unneeded void pointer cast
Janani Ravichandran
1
-1
/
+1
2016-03-11
staging: rts5208: Remove unnecessary pci_set_drvdata()
Amitoj Kaur Chawla
1
-2
/
+0
2016-03-11
Staging: rts5208: Remove unnecessary parentheses
Dilek Uzulmez
1
-46
/
+46
2016-03-11
staging: rts5208: Prefer using BIT macro
Bhaktipriya Shridhar
1
-3
/
+3
2016-03-11
staging: rts5208: Removed unnecessary return variable
Bhaktipriya Shridhar
1
-7
/
+2
2016-02-20
Staging: rts5208: rtsx_transport.c: Fix comparisons to NULL
Shaun Ren
1
-3
/
+3
2016-02-20
Staging: rts5208: rtsx_transport.c: Remove unnecessary parentheses
Shaun Ren
1
-6
/
+6
2016-02-20
Staging: rts5208: rtsx_transport.c: Fix label naming convention
Shaun Ren
1
-3
/
+3
2016-02-20
Staging: rts5208: rtsx_transport.c: Remove extra newlines
Shaun Ren
1
-3
/
+0
2016-02-20
Staging: rts5208: rtsx_transport.c: Add spaces around -
Shaun Ren
1
-2
/
+2
2016-02-20
Staging: rts5208: rtsx_transport.c: Remove spaces after casts
Shaun Ren
1
-1
/
+1
[next]