index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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 incorrect shift to extract upper nybble
Colin Ian King
2017-09-09
1
-1
/
+1
*
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
[next]