aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rts5208/sd.c
AgeCommit message (Expand)Author
2018-12-13staging: rts5208: fix gcc-8 logic error warningArnd Bergmann
2018-10-10staging: rts5208: fix missing error check on call to rtsx_write_registerColin Ian King
2015-08-03Staging: rts5208: Fix code indentation warning as detected by checkpatch.plYash Shah
2015-07-14Staging: rts5208: Fix checkpatch warning: else is not generally usefulLeung Timothy Chi King
2015-03-26staging: rts5208: Remove RTSX_READ_REG and RTSX_WRITE_REG macrosJoe Perches
2015-03-26staging: rts5208: Remove TRACE_RET and TRACE_GOTO macrosJoe Perches
2015-03-06staging: rts5208: Convert variable from int to bool and propagate the change ...Quentin Lambert
2015-03-06staging: rts5208: Convert non-returned local variable to boolean when relevantQuentin Lambert
2014-09-23Staging: rts5208: Fix checkpatch warning: Missing blank lineTina Johnson
2014-08-16Staging: rts5208: Remove CONFIG_RTS5208_DEBUG optionFabio Falzoi
2014-08-16Staging: rts5208: Use dev_dbg and print_hex_dump_bytes to dump memoryFabio Falzoi
2014-07-30Staging: rts5208: Replace custom macro with dev_dbgFabio Falzoi
2013-11-25staging: rts5208: add support for rts5208 and rts5288Micky Ching