aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5208/sd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-26staging: rts5208: Remove RTSX_READ_REG and RTSX_WRITE_REG macrosJoe Perches1-92/+402
2015-03-26staging: rts5208: Remove TRACE_RET and TRACE_GOTO macrosJoe Perches1-465/+924
2015-03-06staging: rts5208: Convert variable from int to bool and propagate the change to function parametersQuentin Lambert1-23/+21
2015-03-06staging: rts5208: Convert non-returned local variable to boolean when relevantQuentin Lambert1-42/+46
2014-09-23Staging: rts5208: Fix checkpatch warning: Missing blank lineTina Johnson1-0/+6
2014-08-16Staging: rts5208: Remove CONFIG_RTS5208_DEBUG optionFabio Falzoi1-4/+1
2014-08-16Staging: rts5208: Use dev_dbg and print_hex_dump_bytes to dump memoryFabio Falzoi1-3/+3
2014-07-30Staging: rts5208: Replace custom macro with dev_dbgFabio Falzoi1-84/+101
2013-11-25staging: rts5208: add support for rts5208 and rts5288Micky Ching1-0/+4525