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