aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5208/ms.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-03Staging: rts5208: Fix code indentation warning as detected by checkpatch.plYash Shah1-3/+2
2015-03-26staging: rts5208: Remove RTSX_READ_REG and RTSX_WRITE_REG macrosJoe Perches1-51/+199
2015-03-26staging: rts5208: Remove TRACE_RET and TRACE_GOTO macrosJoe Perches1-472/+932
2015-03-20Staging: rts5208: Add new variable idx to shorten line length and increase readabilityVatika Harlalka1-6/+9
2015-03-20Staging: rts5208: Introduce a new variable to shorten line length and increase readabilityVatika Harlalka1-1/+5
2015-03-06staging: rts5208: Convert variable from int to bool and propagate the change to function parametersQuentin Lambert1-4/+5
2015-03-06staging: rts5208: Convert non-returned local variable to boolean when relevantQuentin Lambert1-6/+8
2015-01-17staging: rts5208/ms.c: Code style fix (space before comma)Robert Kmiec1-6/+6
2014-10-23staging: rts5208: fix case of bitwise operator on zero in ms.cJiayi Ye1-2/+2
2014-09-28staging: rts5208: Add new line after declarationTapasweni Pathak1-0/+1
2014-09-23staging: rts5208: remove unnecessary return statementRoxana Blaj1-2/+0
2014-09-23staging: rts5208: remove unnecessary elseRoxana Blaj1-2/+2
2014-08-16Staging: rts5208: Use dev_dbg and print_hex_dump_bytes to dump memoryFabio Falzoi1-2/+3
2014-07-30Staging: rts5208: Replace custom macro with dev_dbgFabio Falzoi1-47/+55
2014-07-30Staging: rts5208: Remove useless debug printsFabio Falzoi1-24/+0
2014-02-27Staging : rts5208: Fix code indent issueHimangi Saraogi1-1/+1
2013-11-25staging: rts5208: add support for rts5208 and rts5288Micky Ching1-0/+4208