summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5208/xd.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rts5208: remove unused xd_check_err_code functionTom Rix2023-03-221-7/+0
* staging: rts5208: remove unnecessary parentheses in xd.cBenjamin Philip2021-09-211-24/+24
* staging: rts5208: remove unnecessary ftrace-like loggingMitali Borkar2021-04-121-2/+0
* staging: rts5208: Eliminate the use of Camel Case in files xd.{h, c}Gabriela Bittencourt2019-11-011-4/+4
* staging: rts5208: Simplify boolean expression to improve code styleTobias Nießen2019-07-011-4/+4
* Staging: rts5208: Add SPDX license tagsKim Bradley2018-11-051-14/+3
* staging: rts5208: Remove unnecessary braces {}Aymen Qader2018-09-251-140/+70
* staging: rts5208: xd.c fixed a brace coding style issueAli Aminian2018-07-211-2/+1
* staging: rtsx: remove rtsx_trace() and related codeArnd Bergmann2018-06-281-112/+0
* staging: rts5208: Change fixed function names with "%s: ", __func__Gaurav Pathak2017-07-301-7/+10
* staging: rt5208: Fix a sleep-in-atomic bug in xd_copy_pageJia-Ju Bai2017-06-061-1/+1
* staging: rts5208: xd.c: Remove multiple assignmentsWayne Porter2016-10-161-1/+2
* staging: rts5208: xd.c: Fix CamelCaseWayne Porter2016-10-161-18/+18
* staging: rts5208: xd.c: Clean up comparison to NULLWayne Porter2016-10-161-5/+5
* staging: rts5208: xd.c: Remove unnecessary parenthesesWayne Porter2016-10-161-32/+32
* staging: rts5208: Logical continuation fixesWayne Porter2016-10-161-13/+13
* staging: rts5208: Alignment fixWayne Porter2016-10-161-153/+179
* staging: rts5208: fix style warnings in xd.cSergio Paracuellos2016-09-251-24/+14
* staging: rts5208: Remove space after castRehas Sachdeva2016-09-201-1/+1
* Staging: rts5208: fix double blank line coding style issuesJonas Rickert2016-08-211-4/+0
* staging: rts5208: Remove NULL test before vfreeBhaktipriya Shridhar2016-03-111-24/+12
* staging: rts5208: simplify NULL testsEva Rachel Retuya2016-03-111-2/+2
* Staging: rts5208: xd: Fixed checkpatch warningNizam Haider2015-06-121-2/+1
* staging: rts5208: Remove RTSX_READ_REG and RTSX_WRITE_REG macrosJoe Perches2015-03-261-27/+127
* staging: rts5208: Remove TRACE_RET and TRACE_GOTO macrosJoe Perches2015-03-261-151/+302
* Staging: rts5208: Replace custom macro with dev_dbgFabio Falzoi2014-07-301-49/+55
* staging: rts5208: add support for rts5208 and rts5288Micky Ching2013-11-251-0/+2088