aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host/usdhi6rol0.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-06mmc: usdhi6rol0: mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-6/+3
2018-10-08mmc: use SPDX identifier for Renesas driversGravatar Wolfram Sang 1-4/+1
2017-10-30mmc: usdhi6rol0: catch all errors when getting regulatorsGravatar Wolfram Sang 1-1/+1
2017-08-30mmc: usdhi6rol0: constify mmc_host_ops structuresGravatar Julia Lawall 1-1/+1
2016-05-02mmc: usdhi6rol0: add pinctrl to set pin drive strengthGravatar Lars Persson 1-0/+48
2016-05-02mmc: usdhi6rol0: add support for UHS modesGravatar Lars Persson 1-0/+10
2016-05-02mmc: usdhi6rol0: do not announce UHS capabilitiesGravatar Lars Persson 1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosGravatar Kirill A. Shutemov 1-1/+1
2016-02-29mmc: usdhi6rol0: use to_delayed_workGravatar Geliang Tang 1-1/+1
2015-12-22mmc: usdhi6rol0: handle NULL data in timeoutGravatar Rabin Vincent 1-1/+2
2015-08-27mmc: usdhi6rol0: fix error return codeGravatar Julia Lawall 1-1/+3
2015-08-27mmc: usdhi6rol0: fix ack register writeGravatar Rabin Vincent 1-1/+1
2015-08-27mmc: usdhi6rol0: fix NULL pointer deref in debug printGravatar Rabin Vincent 1-1/+2
2015-08-27mmc: usdhi6rol0: handle probe deferral for regulatorGravatar Rabin Vincent 1-2/+4
2014-10-20mmc: host: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-06-12mmc: usdhi6rol0: fix compiler warningsGravatar Guennadi Liakhovetski 1-5/+5
2014-06-02mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controllerGravatar Guennadi Liakhovetski 1-0/+1847