summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/usdhi6rol0.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-20mmc: usdhi6rol0: fix error return code in usdhi6_probe()Zhen Lei1-0/+1
2021-03-03mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probeChristophe JAILLET1-1/+3
2016-03-04mmc: 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-03mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controllerGuennadi Liakhovetski1-0/+1847