summaryrefslogtreecommitdiff
path: root/drivers/staging/rts5208/rtsx_scsi.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-31staging: rts5208: fix transfer length 0 for 6-byte r/w commandsAkinobu Mita1-2/+6
2015-03-26staging: rts5208: Remove TRACE_RET and TRACE_GOTO macrosJoe Perches1-183/+356
2015-03-07staging: rts5208: Convert variable from int to bool and propagate the change ...Quentin Lambert1-3/+4
2015-03-07staging: rts5208: Convert non-returned local variable to boolean when relevantQuentin Lambert1-17/+21
2015-02-27Staging: rts5208: Remove braces around single if-statementHaneen Mohammed1-2/+0
2014-10-20staging: rts5208: Delete braces are not necessaryMelike Yurtoglu1-2/+1
2014-10-02staging: rts5208: remove unnecessary elseRoxana Blaj1-3/+2
2014-10-02staging: rts5208: Fix missing blank line warning.Melike Yurtoglu1-0/+3
2014-08-16Staging: rts5208: Use dev_dbg and print_hex_dump_bytes to dump memoryFabio Falzoi1-4/+3
2014-07-31Staging: rts5208: Replace custom macro with dev_dbgFabio Falzoi1-19/+21
2014-07-31Staging: rts5208: Remove useless debug printsFabio Falzoi1-4/+0
2014-03-08staging/rts5208/rtsx_scsi.c: Remove unnecessary parenthesesGeorgiana Rodica Chelu1-4/+4
2013-11-26staging: rts5208: add support for rts5208 and rts5288Micky Ching1-0/+3370