index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
rtsx_usb_sdmmc.c
Age
Commit message (
Expand
)
Author
2022-12-07
mmc: rtsx_usb_sdmmc: fix return value check of mmc_add_host()
Yang Yingliang
2022-09-20
mmc: rtsx_usb_sdmmc: Remove the unneeded result variable
ye xingchen
2020-09-25
mmc: rtsx_usb_sdmmc: simplify the return expression of sd_change_phase()
Qinglang Miao
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
2020-07-13
mmc: rtsx_usb_sdmmc: Remove set but unused variable 'err'
Lee Jones
2020-05-28
mmc: host: Drop redundant MMC_CAP_ERASE
Ulf Hansson
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-12-17
mmc: rtsx_usb_sdmmc: Re-work card detection/removal support
Ulf Hansson
2018-12-17
mmc: rtsx_usb_sdmmc: Re-work runtime PM support
Ulf Hansson
2018-12-17
mmc: rtsx_usb_sdmmc: Don't runtime resume the device while changing led
Ulf Hansson
2018-05-08
mmc: rtsx_usb: Enable MMC_CAP_ERASE to allow erase/discard/trim requests
Ulf Hansson
2018-05-08
mmc: rtsx_usb: Use the provided busy timeout from the mmc core
Ulf Hansson
2018-05-08
mmc: rtsx_usb: Use MMC_CAP2_NO_SDIO
Ulf Hansson
2017-11-29
misc: rtsx: Move Realtek Card Reader Driver to misc
Rui Feng
2017-08-30
mmc: rtsx_usb_sdmmc: make array 'width' static const
Colin Ian King
2017-02-13
mmc: use empty initializer list to zero-clear structures
Masahiro Yamada
2016-11-29
mmc: rtsx_usb_sdmmc: Enable runtime PM autosuspend
Ulf Hansson
2016-10-17
mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led
Ulf Hansson
2016-10-17
mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused
Ulf Hansson
2016-09-26
mmc: rtsx_usb: use new macro for R1 without CRC
Wolfram Sang
2015-06-01
mmc: rtsx: Constify platform_device_id
Krzysztof Kozlowski
2014-09-24
mmc: rtsx_pci: Set power related cap2 macros
Roger Tseng
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-09-09
mmc: rtsx_usb_sdmmc: fix incorrect last byte in R2 response
Roger Tseng
2014-05-12
mmc: rtsx: fix possible linking error if built-in
Arnd Bergmann
2014-05-12
mmc: Add realtek USB sdmmc host driver
Roger Tseng