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
/
usdhi6rol0.c
Age
Commit message (
Expand
)
Author
2023-06-19
mmc: usdhi60rol0: fix deferred probing
Sergey Shtylyov
2023-03-23
mmc: usdhi6rol0: Use devm_platform_get_and_ioremap_resource()
Yang Li
2021-08-24
mmc: usdhi6rol0: Implement card_busy function
MÃ¥rten Lindahl
2021-08-24
mmc: usdhi6rol0: use proper DMAENGINE API for termination
Wolfram Sang
2021-06-14
mmc: usdhi6rol0: fix error return code in usdhi6_probe()
Zhen Lei
2021-02-01
mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probe
Christophe JAILLET
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-28
mmc: usdhi6rol0: Inform the mmc core about the maximum busy timeout
Ulf Hansson
2019-12-19
mmc: usdhi6rol0: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2019-12-16
mmc: usdhi6rol0: Convert to pinctrl_select_default_state()
Ulf Hansson
2019-05-06
mmc: usdhi6rol0: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-10-08
mmc: use SPDX identifier for Renesas drivers
Wolfram Sang
2017-10-30
mmc: usdhi6rol0: catch all errors when getting regulators
Wolfram Sang
2017-08-30
mmc: usdhi6rol0: constify mmc_host_ops structures
Julia Lawall
2016-05-02
mmc: usdhi6rol0: add pinctrl to set pin drive strength
Lars Persson
2016-05-02
mmc: usdhi6rol0: add support for UHS modes
Lars Persson
2016-05-02
mmc: usdhi6rol0: do not announce UHS capabilities
Lars Persson
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-02-29
mmc: usdhi6rol0: use to_delayed_work
Geliang Tang
2015-12-22
mmc: usdhi6rol0: handle NULL data in timeout
Rabin Vincent
2015-08-27
mmc: usdhi6rol0: fix error return code
Julia Lawall
2015-08-27
mmc: usdhi6rol0: fix ack register write
Rabin Vincent
2015-08-27
mmc: usdhi6rol0: fix NULL pointer deref in debug print
Rabin Vincent
2015-08-27
mmc: usdhi6rol0: handle probe deferral for regulator
Rabin Vincent
2014-10-20
mmc: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-12
mmc: usdhi6rol0: fix compiler warnings
Guennadi Liakhovetski
2014-06-02
mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controller
Guennadi Liakhovetski