aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5208/xd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-05Staging: rts5208: Add SPDX license tagsKim Bradley1-14/+3
2018-09-25staging: rts5208: Remove unnecessary braces {}Aymen Qader1-140/+70
2018-07-21staging: rts5208: xd.c fixed a brace coding style issueAli Aminian1-2/+1
2018-06-28staging: rtsx: remove rtsx_trace() and related codeArnd Bergmann1-112/+0
2017-07-30staging: rts5208: Change fixed function names with "%s: ", __func__Gaurav Pathak1-7/+10
2017-06-06staging: rt5208: Fix a sleep-in-atomic bug in xd_copy_pageJia-Ju Bai1-1/+1
2016-10-16staging: rts5208: xd.c: Remove multiple assignmentsWayne Porter1-1/+2
2016-10-16staging: rts5208: xd.c: Fix CamelCaseWayne Porter1-18/+18
2016-10-16staging: rts5208: xd.c: Clean up comparison to NULLWayne Porter1-5/+5
2016-10-16staging: rts5208: xd.c: Remove unnecessary parenthesesWayne Porter1-32/+32
2016-10-16staging: rts5208: Logical continuation fixesWayne Porter1-13/+13
2016-10-16staging: rts5208: Alignment fixWayne Porter1-153/+179
2016-09-25staging: rts5208: fix style warnings in xd.cSergio Paracuellos1-24/+14
2016-09-20staging: rts5208: Remove space after castRehas Sachdeva1-1/+1
2016-08-21Staging: rts5208: fix double blank line coding style issuesJonas Rickert1-4/+0
2016-03-11staging: rts5208: Remove NULL test before vfreeBhaktipriya Shridhar1-24/+12
2016-03-11staging: rts5208: simplify NULL testsEva Rachel Retuya1-2/+2
2015-06-12Staging: rts5208: xd: Fixed checkpatch warningNizam Haider1-2/+1
2015-03-26staging: rts5208: Remove RTSX_READ_REG and RTSX_WRITE_REG macrosJoe Perches1-27/+127
2015-03-26staging: rts5208: Remove TRACE_RET and TRACE_GOTO macrosJoe Perches1-151/+302
2014-07-30Staging: rts5208: Replace custom macro with dev_dbgFabio Falzoi1-49/+55
2013-11-25staging: rts5208: add support for rts5208 and rts5288Micky Ching1-0/+2088