summaryrefslogtreecommitdiff
path: root/drivers/mmc/pic32_sdhci.c
Commit message (Expand)AuthorAgeLines
* mmc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cdMasahiro Yamada2017-01-13-2/+2
* mmc: sdhci: remove the SDHCI_QUIRK_NO_CDJaehoon Chung2017-01-11-1/+1
* mmc: pic32_sdhci: move the code to pic32_sdhci.cJaehoon Chung2017-01-11-0/+15
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-1/+1
* dm: mmc: Set up the device pointer when using the MMC uclassSimon Glass2016-05-17-1/+6
* mmc: sdhci: add const qualifier to the name of struct sdhci_hostMasahiro Yamada2016-04-25-1/+1
* drivers: mmc: add driver for Microchip PIC32 SDHCI controller.Andrei Pistirica2016-02-01-0/+58