index
:
linux-stable.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.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 code indentation warning as detected by checkpatch.pl
Yash Shah
2015-08-03
2
-9
/
+6
*
Staging: rts5208: Fix checkpatch warning: else is not generally useful
Leung Timothy Chi King
2015-07-14
1
-6
/
+5
*
Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-06-26
5
-227
/
+266
|
\
|
*
Staging: rts5208: fix CHANGE_LINK_STATE value
Fabio Falzoi
2015-06-19
1
-1
/
+1
|
*
Staging: rts5208: helper function to manage delink states
Fabio Falzoi
2015-06-17
1
-69
/
+72
|
*
Staging: rts5208: helper function to manage 1lun and 2lun modes
Fabio Falzoi
2015-06-17
1
-44
/
+53
|
*
Staging: rts5208: helper function to manage idle
Fabio Falzoi
2015-06-17
1
-20
/
+25
|
*
Staging: rts5208: helper function to manage aspm
Fabio Falzoi
2015-06-17
1
-21
/
+30
|
*
Staging: rts5208: helper function to manage ss
Fabio Falzoi
2015-06-17
1
-33
/
+33
|
*
Staging: rts5208: helper function to manage power off
Fabio Falzoi
2015-06-17
1
-14
/
+20
|
*
Staging: rts5208: helper function to manage sd erase status
Fabio Falzoi
2015-06-17
1
-17
/
+21
|
*
Staging: rts5208: xd: Fixed checkpatch warning
Nizam Haider
2015-06-12
1
-2
/
+1
|
*
staging: rts5208: Use common pci_get_bus_and_slot() instead of private one
Yijing Wang
2015-06-08
1
-3
/
+0
|
*
staging: rts5208: pass timeout as HZ independent value
Nicholas Mc Guire
2015-05-31
1
-1
/
+1
|
*
staging: rts5208: fix transfer length 0 for 6-byte r/w commands
Akinobu Mita
2015-05-31
1
-2
/
+6
|
*
Staging: rts5208: Replace timeval with timespec64
Ksenija Stanojevic
2015-05-08
1
-11
/
+14
*
|
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
2015-05-31
1
-1
/
+0
|
/
*
staging: rts5208: Remove RTSX_READ_REG and RTSX_WRITE_REG macros
Joe Perches
2015-03-26
8
-334
/
+1410
*
staging: rts5208: Remove TRACE_RET and TRACE_GOTO macros
Joe Perches
2015-03-26
14
-1575
/
+2986
*
Staging: rts5208: Add new variable idx to shorten line length and increase re...
Vatika Harlalka
2015-03-20
1
-6
/
+9
*
Staging: rts5208: Introduce a new variable to shorten line length and increas...
Vatika Harlalka
2015-03-20
1
-1
/
+5
*
Staging: rts5208: Use module_pci_driver
Vaishali Thakkar
2015-03-16
1
-19
/
+2
*
staging: rts5208: Convert variable from int to bool and propagate the change ...
Quentin Lambert
2015-03-06
5
-32
/
+32
*
staging: rts5208: Convert non-returned local variable to boolean when relevant
Quentin Lambert
2015-03-06
4
-91
/
+105
*
Staging: rts5208: clean dev_err logging
Haneen Mohammed
2015-03-06
1
-2
/
+2
*
staging: rts5208: remove extra parentheses around left bit shift operation
Aya Mahfouz
2015-03-06
1
-1
/
+1
*
Staging: rts5208: Remove braces around single if-statement
Haneen Mohammed
2015-02-26
1
-2
/
+0
*
staging: rts5208: use msecs_to_jiffies for timeouts
Nicholas Mc Guire
2015-01-25
1
-6
/
+6
*
staging: rts5208/ms.c: Code style fix (space before comma)
Robert Kmiec
2015-01-17
1
-6
/
+6
*
staging: rts5208: Remove useless cast on void pointer
Tapasweni Pathak
2014-10-30
1
-2
/
+2
*
staging, rts5208, LLVMLinux: Change extern inline to static inline
Behan Webster
2014-10-29
1
-1
/
+1
*
Staging: rts5208: helper function to enable interrupts during reset
Fabio Falzoi
2014-10-29
1
-47
/
+48
*
Staging: rts5208: helper function to manage aspm during reset
Fabio Falzoi
2014-10-29
1
-31
/
+39
*
Staging: rts5028: rtsx_transport.c: fixed a brace coding style issue.
Surya Seetharaman
2014-10-28
1
-4
/
+2
*
Staging: rts5208: Removed unnecessary parentheses
Tina Johnson
2014-10-28
1
-1
/
+1
*
staging: rts5208: fix case of bitwise operator on zero in ms.c
Jiayi Ye
2014-10-23
1
-2
/
+2
*
staging: rts5208: use ternary operators to reduce indentation level
Giedrius Statkevičius
2014-10-20
1
-67
/
+23
*
staging: rts5208: divide lines to make them less than 80 characters long
Giedrius Statkevičius
2014-10-20
1
-9
/
+22
*
staging: rts5208: align divided lines to opening paranthesis
Giedrius Statkevičius
2014-10-20
1
-42
/
+45
*
staging: rts5208: get rid of Camel Case, remove unneeded lines and parantheses
Giedrius Statkevičius
2014-10-20
1
-31
/
+21
*
staging: rts5208: combine ifs where possible
Giedrius Statkevičius
2014-10-20
1
-56
/
+44
*
staging: rts5208: Delete braces are not necessary
Melike Yurtoglu
2014-10-20
1
-2
/
+1
*
staging: rts5208: remove unnecessary else
Roxana Blaj
2014-10-02
1
-3
/
+2
*
staging: rts5208: remove unnecessary else
Roxana Blaj
2014-10-02
1
-2
/
+2
*
staging: rts5208: Remove unneeded void return
Melike Yurtoglu
2014-10-02
1
-4
/
+0
*
staging: rts5208: Fix missing blank line warning.
Melike Yurtoglu
2014-10-02
1
-0
/
+3
*
staging: rts5208: Remove unnecessary else in rtsx_card.h
Esra Altintas
2014-09-28
1
-2
/
+1
*
staging: rts5208: Remove unncessary return in function returning void
Tapasweni Pathak
2014-09-28
1
-2
/
+0
*
staging: rts5208: Add new line after declaration
Tapasweni Pathak
2014-09-28
1
-0
/
+1
*
Staging: rts5208: Fix missing blank line warning
Mahati Chamarthy
2014-09-28
1
-0
/
+10
[next]