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