index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rts5208
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
staging: rts5208: add new line after declarations
Roxana Blaj
2014-09-23
1
-0
/
+1
*
Staging: rts5208: Fix checkpatch warning: Missing blank line
Tina Johnson
2014-09-23
1
-0
/
+6
[next]