summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5208/ms.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: rts5208: Fix indentation warningsWayne Porter2016-10-021-13/+13
* staging: rts5208: Add spaces around operatorsRehas Sachdeva2016-09-201-4/+4
* staging: rts5208: Remove unnecessary parenthesesRehas Sachdeva2016-09-201-10/+10
* Staging: rts5208: ms: Use x instead of x != NULL.Sandhya Bankar2016-09-201-1/+1
* staging: rts5208/ms.c: add missing releases in mg_get_local_EKB and mg_get_ICVQuentin Lambert2016-08-211-2/+4
* staging: rts5208/ms.c: change the label name to respect the coding styleQuentin Lambert2016-08-211-6/+6
* Staging: rts5208: fix double blank line coding style issuesJonas Rickert2016-08-211-11/+0
* staging: rts5208: alignment to match open paranthesisManav Batra2016-04-291-1/+1
* Staging: rts5208: Add space around '+'Dilek Uzulmez2016-03-281-7/+7
* staging: rts5208: Change form of NULL comparisonsBhaktipriya Shridhar2016-03-111-5/+5
* staging: rts5208: Remove NULL test before vfreeBhaktipriya Shridhar2016-03-111-20/+10
* staging: rts5208: simplify NULL testsEva Rachel Retuya2016-03-111-4/+4
* Staging: rts5208: Remove unnecessary parenthesesDilek Uzulmez2016-03-111-46/+46
* Staging: rts5208: Fix code indentation warning as detected by checkpatch.plYash Shah2015-08-031-3/+2
* 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