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