index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
rtsx_usb_sdmmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-25
mmc: rtsx_usb_sdmmc: simplify the return expression of sd_change_phase()
Qinglang Miao
1
-6
/
+1
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
1
-0
/
+1
2020-07-13
mmc: rtsx_usb_sdmmc: Remove set but unused variable 'err'
Lee Jones
1
-3
/
+2
2020-05-28
mmc: host: Drop redundant MMC_CAP_ERASE
Ulf Hansson
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2018-12-17
mmc: rtsx_usb_sdmmc: Re-work card detection/removal support
Ulf Hansson
1
-1
/
+28
2018-12-17
mmc: rtsx_usb_sdmmc: Re-work runtime PM support
Ulf Hansson
1
-7
/
+4
2018-12-17
mmc: rtsx_usb_sdmmc: Don't runtime resume the device while changing led
Ulf Hansson
1
-1
/
+5
2018-05-08
mmc: rtsx_usb: Enable MMC_CAP_ERASE to allow erase/discard/trim requests
Ulf Hansson
1
-1
/
+1
2018-05-08
mmc: rtsx_usb: Use the provided busy timeout from the mmc core
Ulf Hansson
1
-1
/
+1
2018-05-08
mmc: rtsx_usb: Use MMC_CAP2_NO_SDIO
Ulf Hansson
1
-13
/
+2
2017-11-29
misc: rtsx: Move Realtek Card Reader Driver to misc
Rui Feng
1
-1
/
+1
2017-08-30
mmc: rtsx_usb_sdmmc: make array 'width' static const
Colin Ian King
1
-1
/
+1
2017-02-13
mmc: use empty initializer list to zero-clear structures
Masahiro Yamada
1
-1
/
+1
2016-11-29
mmc: rtsx_usb_sdmmc: Enable runtime PM autosuspend
Ulf Hansson
1
-0
/
+3
2016-10-17
mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led
Ulf Hansson
1
-0
/
+2
2016-10-17
mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused
Ulf Hansson
1
-5
/
+0
2016-09-26
mmc: rtsx_usb: use new macro for R1 without CRC
Wolfram Sang
1
-1
/
+1
2015-06-01
mmc: rtsx: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2014-09-24
mmc: rtsx_pci: Set power related cap2 macros
Roger Tseng
1
-0
/
+1
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
1
-1
/
+0
2014-09-09
mmc: rtsx_usb_sdmmc: fix incorrect last byte in R2 response
Roger Tseng
1
-0
/
+7
2014-05-12
mmc: rtsx: fix possible linking error if built-in
Arnd Bergmann
1
-2
/
+3
2014-05-12
mmc: Add realtek USB sdmmc host driver
Roger Tseng
1
-0
/
+1455