aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/usdhi6rol0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-06mmc: usdhi6rol0: mark expected switch fall-throughsGustavo A. R. Silva1-6/+3
2018-10-08mmc: use SPDX identifier for Renesas driversWolfram Sang1-4/+1
2017-10-30mmc: usdhi6rol0: catch all errors when getting regulatorsWolfram Sang1-1/+1
2017-08-30mmc: usdhi6rol0: constify mmc_host_ops structuresJulia Lawall1-1/+1
2016-05-02mmc: usdhi6rol0: add pinctrl to set pin drive strengthLars Persson1-0/+48
2016-05-02mmc: usdhi6rol0: add support for UHS modesLars Persson1-0/+10
2016-05-02mmc: usdhi6rol0: do not announce UHS capabilitiesLars Persson1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-1/+1
2016-02-29mmc: usdhi6rol0: use to_delayed_workGeliang Tang1-1/+1
2015-12-22mmc: usdhi6rol0: handle NULL data in timeoutRabin Vincent1-1/+2
2015-08-27mmc: usdhi6rol0: fix error return codeJulia Lawall1-1/+3
2015-08-27mmc: usdhi6rol0: fix ack register writeRabin Vincent1-1/+1
2015-08-27mmc: usdhi6rol0: fix NULL pointer deref in debug printRabin Vincent1-1/+2
2015-08-27mmc: usdhi6rol0: handle probe deferral for regulatorRabin Vincent1-2/+4
2014-10-20mmc: host: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-06-12mmc: usdhi6rol0: fix compiler warningsGuennadi Liakhovetski1-5/+5
2014-06-02mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controllerGuennadi Liakhovetski1-0/+1847