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
/
mmc
/
host
/
usdhi6rol0.c
Age
Commit message (
Expand
)
Author
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