index
:
kernel/linux.git
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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rts5208
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-09
staging/rts5208: fix incorrect shift to extract upper nybble
Colin Ian King
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-18
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-30
staging: rts5208: alignment to match open paranthesis
Manav Batra
1
-1
/
+1
2016-04-30
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-12
staging: rts5208: Replace pci_enable_device with pcim_enable_device
Amitoj Kaur Chawla
1
-7
/
+1
2016-03-12
staging: rts5208: Change form of NULL comparisons
Bhaktipriya Shridhar
1
-5
/
+5
2016-03-12
staging: rts5208: Remove NULL test before vfree
Bhaktipriya Shridhar
2
-44
/
+22
2016-03-12
staging: rts5208: simplify NULL tests
Eva Rachel Retuya
6
-23
/
+23
2016-03-12
Staging: rts5208: Use min instead of ternary operator
Bhumika Goyal
1
-2
/
+2
2016-03-12
staging: rts5208: rtsx_transport.c: Drop void pointer cast
Janani Ravichandran
1
-1
/
+1
2016-03-12
staging: rts5208: rtsx.c: Drop unneeded void pointer cast
Janani Ravichandran
1
-1
/
+1
2016-03-12
staging: rts5208: Remove unnecessary pci_set_drvdata()
Amitoj Kaur Chawla
1
-2
/
+0
2016-03-12
Staging: rts5208: Remove unnecessary parentheses
Dilek Uzulmez
1
-46
/
+46
2016-03-12
staging: rts5208: Prefer using BIT macro
Bhaktipriya Shridhar
1
-3
/
+3
2016-03-12
staging: rts5208: Removed unnecessary return variable
Bhaktipriya Shridhar
1
-7
/
+2
2016-02-21
Staging: rts5208: rtsx_transport.c: Fix comparisons to NULL
Shaun Ren
1
-3
/
+3
2016-02-21
Staging: rts5208: rtsx_transport.c: Remove unnecessary parentheses
Shaun Ren
1
-6
/
+6
2016-02-21
Staging: rts5208: rtsx_transport.c: Fix label naming convention
Shaun Ren
1
-3
/
+3
2016-02-21
Staging: rts5208: rtsx_transport.c: Remove extra newlines
Shaun Ren
1
-3
/
+0
2016-02-21
Staging: rts5208: rtsx_transport.c: Add spaces around -
Shaun Ren
1
-2
/
+2
[next]