summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5208/ms.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rts5208: Remove RTSX_READ_REG and RTSX_WRITE_REG macrosJoe Perches2015-03-261-51/+199
* staging: rts5208: Remove TRACE_RET and TRACE_GOTO macrosJoe Perches2015-03-261-472/+932
* Staging: rts5208: Add new variable idx to shorten line length and increase re...Vatika Harlalka2015-03-201-6/+9
* Staging: rts5208: Introduce a new variable to shorten line length and increas...Vatika Harlalka2015-03-201-1/+5
* staging: rts5208: Convert variable from int to bool and propagate the change ...Quentin Lambert2015-03-061-4/+5
* staging: rts5208: Convert non-returned local variable to boolean when relevantQuentin Lambert2015-03-061-6/+8
* staging: rts5208/ms.c: Code style fix (space before comma)Robert Kmiec2015-01-171-6/+6
* staging: rts5208: fix case of bitwise operator on zero in ms.cJiayi Ye2014-10-231-2/+2
* staging: rts5208: Add new line after declarationTapasweni Pathak2014-09-281-0/+1
* staging: rts5208: remove unnecessary return statementRoxana Blaj2014-09-231-2/+0
* staging: rts5208: remove unnecessary elseRoxana Blaj2014-09-231-2/+2
* Staging: rts5208: Use dev_dbg and print_hex_dump_bytes to dump memoryFabio Falzoi2014-08-161-2/+3
* Staging: rts5208: Replace custom macro with dev_dbgFabio Falzoi2014-07-301-47/+55
* Staging: rts5208: Remove useless debug printsFabio Falzoi2014-07-301-24/+0
* Staging : rts5208: Fix code indent issueHimangi Saraogi2014-02-271-1/+1
* staging: rts5208: add support for rts5208 and rts5288Micky Ching2013-11-251-0/+4208
OpenPOWER on IntegriCloud