aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5208/spi.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-94/+47
2018-06-28staging: rtsx: remove rtsx_trace() and related codeArnd Bergmann1-71/+0
2017-07-30staging: rts5208: Change fixed function names with "%s: ", __func__Gaurav Pathak1-3/+5
2016-10-16staging: rts5208: spi.c: Alignment fixesWayne Porter1-65/+65
2016-10-16staging: rts5208: spi.c: Remove unnecessary parenthesisWayne Porter1-7/+7
2016-09-25staging: rts5208: fix line style warnings in spi.cSergio Paracuellos1-1/+2
2016-03-11staging: rts5208: simplify NULL testsEva Rachel Retuya1-1/+1
2016-02-07staging: rts5208: Removed blank linesAnjali Menon1-2/+0
2015-03-26staging: rts5208: Remove RTSX_READ_REG and RTSX_WRITE_REG macrosJoe Perches1-20/+97
2015-03-26staging: rts5208: Remove TRACE_RET and TRACE_GOTO macrosJoe Perches1-87/+168
2014-07-30Staging: rts5208: Replace custom macro with dev_dbgFabio Falzoi1-3/+4
2013-11-25staging: rts5208: add support for rts5208 and rts5288Micky Ching1-0/+877