aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5208/rtsx_scsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-21staging: rts5208: remove unnecessary parentheses in rtsx_scsi.cBenjamin Philip1-53/+53
2021-08-18staging: rts5208: Fix get_ms_information() heap buffer sizeKees Cook1-7/+3
2018-11-05Staging: rts5208: Add SPDX license tagsKim Bradley1-14/+3
2018-09-25staging: rts5208: Remove unnecessary braces {}Aymen Qader1-72/+36
2018-06-28staging: rtsx: remove rtsx_trace() and related codeArnd Bergmann1-216/+0
2017-08-20staging/rts5208: fix incorrect shift to extract upper nybbleColin Ian King1-1/+1
2017-06-06staging/rts5208: Fix read overflow in memcpyDaniel Micay1-1/+1
2016-10-16staging: rts5208: rtsx_scsi.h: Long linesWayne Porter1-4/+6
2016-10-16staging: rts5208: Add braces to if()Wayne Porter1-3/+4
2016-10-16staging: rts5208: Remove multiple assignmentWayne Porter1-4/+7
2016-10-16staging: rts5208: CamelCase fixesWayne Porter1-21/+21
2016-10-16staging: rts5208: Remove parenthesesWayne Porter1-23/+23
2016-10-16staging: rts5208: Alignment fixesWayne Porter1-100/+101
2016-10-16staging: rts5208: Fix typo in function nameWayne Porter1-2/+2
2016-10-02staging: rts5208: Replace explicit NULL comparisonNamrata A Shettar1-1/+1
2016-10-02staging: rts5208: Add space around binary operatorsNamrata A Shettar1-10/+10
2016-08-21staging: rts5208: Change data type to unsigned int.Louie Lu1-1/+1
2016-08-21Staging: rts5208: fix double blank line coding style issuesJonas Rickert1-4/+0
2016-03-11staging: rts5208: simplify NULL testsEva Rachel Retuya1-11/+11
2016-03-11staging: rts5208: Removed unnecessary return variableBhaktipriya Shridhar1-7/+2
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-06staging: rts5208: Convert variable from int to bool and propagate the change to function parametersQuentin Lambert1-3/+4
2015-03-06staging: rts5208: Convert non-returned local variable to boolean when relevantQuentin Lambert1-17/+21
2015-02-26Staging: 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-30Staging: rts5208: Replace custom macro with dev_dbgFabio Falzoi1-19/+21
2014-07-30Staging: rts5208: Remove useless debug printsFabio Falzoi1-4/+0
2014-03-07staging/rts5208/rtsx_scsi.c: Remove unnecessary parenthesesGeorgiana Rodica Chelu1-4/+4
2013-11-25staging: rts5208: add support for rts5208 and rts5288Micky Ching1-0/+3370