summaryrefslogtreecommitdiff
path: root/drivers/mmc/pic32_sdhci.c
AgeCommit message (Expand)Author
2017-06-01dm: Fix up inclusion of common.hSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-01-23mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier
2017-01-13mmc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cdMasahiro Yamada
2017-01-11mmc: sdhci: remove the SDHCI_QUIRK_NO_CDJaehoon Chung
2017-01-11mmc: pic32_sdhci: move the code to pic32_sdhci.cJaehoon Chung
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-05-17dm: mmc: Set up the device pointer when using the MMC uclassSimon Glass
2016-04-25mmc: sdhci: add const qualifier to the name of struct sdhci_hostMasahiro Yamada
2016-02-01drivers: mmc: add driver for Microchip PIC32 SDHCI controller.Andrei Pistirica