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
2019-09-03
staging: rts5208: remove redundant sd30_mode checks
Colin Ian King
2019-07-01
staging: rts5208: Rewrite redundant if statement to improve code style
Tobias Nießen
2019-06-20
staging: rts5208: Remove function soft_reset_sd_card()
Nishka Dasgupta
2019-01-07
Staging: rts5208: Fix error handling on rtsx_send_cmd
Aditya Pakki
2018-11-05
Staging: rts5208: Add SPDX license tags
Kim Bradley
2018-09-25
staging: rts5208: Remove unnecessary braces {}
Aymen Qader
2018-07-06
staging: rts5208: fix missing error check on call to rtsx_write_register
Colin Ian King
2018-06-28
staging: rtsx: remove rtsx_trace() and related code
Arnd Bergmann
2017-09-17
staging: rts5208: fix gcc-8 logic error warning
Arnd Bergmann
2017-08-31
staging: rts5208: rename mmc_ddr_tunning_rx_cmd to mmc_ddr_tuning_rx_cmd
Colin Ian King
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