summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/usdhi6rol0.c
AgeCommit message (Expand)Author
2023-08-15mmc: usdhi60rol0: Convert to platform remove callback returning voidYangtao Li
2023-06-19mmc: usdhi60rol0: fix deferred probingSergey Shtylyov
2023-03-23mmc: usdhi6rol0: Use devm_platform_get_and_ioremap_resource()Yang Li
2021-08-24mmc: usdhi6rol0: Implement card_busy functionMÃ¥rten Lindahl
2021-08-24mmc: usdhi6rol0: use proper DMAENGINE API for terminationWolfram Sang
2021-06-14mmc: usdhi6rol0: fix error return code in usdhi6_probe()Zhen Lei
2021-02-01mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probeChristophe JAILLET
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4Douglas Anderson
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-28mmc: usdhi6rol0: Inform the mmc core about the maximum busy timeoutUlf Hansson
2019-12-19mmc: usdhi6rol0: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2019-12-16mmc: usdhi6rol0: Convert to pinctrl_select_default_state()Ulf Hansson
2019-05-06mmc: usdhi6rol0: mark expected switch fall-throughsGustavo A. R. Silva
2018-10-08mmc: use SPDX identifier for Renesas driversWolfram Sang
2017-10-30mmc: usdhi6rol0: catch all errors when getting regulatorsWolfram Sang
2017-08-30mmc: usdhi6rol0: constify mmc_host_ops structuresJulia Lawall
2016-05-02mmc: usdhi6rol0: add pinctrl to set pin drive strengthLars Persson
2016-05-02mmc: usdhi6rol0: add support for UHS modesLars Persson
2016-05-02mmc: usdhi6rol0: do not announce UHS capabilitiesLars Persson
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-02-29mmc: usdhi6rol0: use to_delayed_workGeliang Tang
2015-12-22mmc: usdhi6rol0: handle NULL data in timeoutRabin Vincent
2015-08-27mmc: usdhi6rol0: fix error return codeJulia Lawall
2015-08-27mmc: usdhi6rol0: fix ack register writeRabin Vincent
2015-08-27mmc: usdhi6rol0: fix NULL pointer deref in debug printRabin Vincent
2015-08-27mmc: usdhi6rol0: handle probe deferral for regulatorRabin Vincent
2014-10-20mmc: host: drop owner assignment from platform_driversWolfram Sang
2014-06-12mmc: usdhi6rol0: fix compiler warningsGuennadi Liakhovetski
2014-06-02mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controllerGuennadi Liakhovetski