index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rts5208
/
sd.c
Age
Commit message (
Expand
)
Author
2017-07-30
staging: rts5208: Change fixed function names with "%s: ", __func__
Gaurav Pathak
2017-06-03
rts5208: Fix a sleep-in-atomic bug in rtsx_exclusive_enter_ss
Jia-Ju Bai
2017-06-03
rts5208: Fix a sleep-in-atomic bug in sd_power_off_card3v3
Jia-Ju Bai
2016-10-16
staging: rts5208: sd.c: Spacing cleanup
Wayne Porter
2016-10-16
staging: rts5208: sd.c: Fix logical continuations
Wayne Porter
2016-10-16
staging: rts5208: sd.c: CamelCase fixes
Wayne Porter
2016-10-16
staging: rts5208: sd.c: Long line fixes
Wayne Porter
2016-10-16
staging: rts5208: sd.c: Alignment fixes
Wayne Porter
2016-10-16
staging: rts5208: sd.c: Remove unnecessary parentheses
Wayne Porter
2016-09-25
staging: rts5208: fix style warnings in sd.c
Sergio Paracuellos
2016-09-20
staging: rts5208: Put constant on right side of comparison
Rehas Sachdeva
2016-08-21
Staging: rts5208: fix double blank line coding style issues
Jonas Rickert
2016-04-29
staging: rts5208: ensure braces on all arms of if stmt
Nicholas Sim
2016-03-11
staging: rts5208: simplify NULL tests
Eva Rachel Retuya
2016-03-11
Staging: rts5208: Use min instead of ternary operator
Bhumika Goyal
2016-02-14
staging: rts5208: Place constants on the right side of comparisons
Janani Ravichandran
2015-08-03
Staging: rts5208: Fix code indentation warning as detected by checkpatch.pl
Yash Shah
2015-07-14
Staging: rts5208: Fix checkpatch warning: else is not generally useful
Leung Timothy Chi King
2015-03-26
staging: rts5208: Remove RTSX_READ_REG and RTSX_WRITE_REG macros
Joe Perches
2015-03-26
staging: rts5208: Remove TRACE_RET and TRACE_GOTO macros
Joe Perches
2015-03-06
staging: rts5208: Convert variable from int to bool and propagate the change ...
Quentin Lambert
2015-03-06
staging: rts5208: Convert non-returned local variable to boolean when relevant
Quentin Lambert
2014-09-23
Staging: rts5208: Fix checkpatch warning: Missing blank line
Tina Johnson
2014-08-16
Staging: rts5208: Remove CONFIG_RTS5208_DEBUG option
Fabio Falzoi
2014-08-16
Staging: rts5208: Use dev_dbg and print_hex_dump_bytes to dump memory
Fabio Falzoi
2014-07-30
Staging: rts5208: Replace custom macro with dev_dbg
Fabio Falzoi
2013-11-25
staging: rts5208: add support for rts5208 and rts5288
Micky Ching