summaryrefslogtreecommitdiffstats
path: root/drivers/mci/sdhci.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* mci: sdhci: fix big-endian write for blockcount/sizeSteffen Trumtrar2021-10-051-3/+2
* mci: sdhci: Add DMA transfer helpersSascha Hauer2021-06-111-1/+117
* mci: sdhci: port over some common functions from LinuxSascha Hauer2021-06-101-0/+281
* mci: sdhci: implement sdhci_reset()Ahmad Fatoum2020-04-271-0/+11
* mci: imx-esdhc-pbl: Use sdhci_transfer_data()Andrey Smirnov2019-12-041-0/+13
* mci: Add sdhci helperSascha Hauer2019-11-191-0/+127