summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/usdhi6rol0.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4Douglas Anderson2020-09-071-0/+1
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-3/+3
* mmc: usdhi6rol0: Inform the mmc core about the maximum busy timeoutUlf Hansson2020-05-281-1/+8
* mmc: usdhi6rol0: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2019-12-191-4/+8
* mmc: usdhi6rol0: Convert to pinctrl_select_default_state()Ulf Hansson2019-12-161-14/+1
* mmc: usdhi6rol0: mark expected switch fall-throughsGustavo A. R. Silva2019-05-061-6/+3
* mmc: use SPDX identifier for Renesas driversWolfram Sang2018-10-081-4/+1
* mmc: usdhi6rol0: catch all errors when getting regulatorsWolfram Sang2017-10-301-1/+1
* mmc: usdhi6rol0: constify mmc_host_ops structuresJulia Lawall2017-08-301-1/+1
* mmc: usdhi6rol0: add pinctrl to set pin drive strengthLars Persson2016-05-021-0/+48
* mmc: usdhi6rol0: add support for UHS modesLars Persson2016-05-021-0/+10
* mmc: usdhi6rol0: do not announce UHS capabilitiesLars Persson2016-05-021-1/+1
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* mmc: usdhi6rol0: use to_delayed_workGeliang Tang2016-02-291-1/+1
* mmc: usdhi6rol0: handle NULL data in timeoutRabin Vincent2015-12-221-1/+2
* mmc: usdhi6rol0: fix error return codeJulia Lawall2015-08-271-1/+3
* mmc: usdhi6rol0: fix ack register writeRabin Vincent2015-08-271-1/+1
* mmc: usdhi6rol0: fix NULL pointer deref in debug printRabin Vincent2015-08-271-1/+2
* mmc: usdhi6rol0: handle probe deferral for regulatorRabin Vincent2015-08-271-2/+4
* mmc: host: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* mmc: usdhi6rol0: fix compiler warningsGuennadi Liakhovetski2014-06-121-5/+5
* mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controllerGuennadi Liakhovetski2014-06-021-0/+1847