Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | dm: core: Replace of_offset with accessor | Simon Glass | 2017-02-08 | -3/+3 |
* | mmc: sdhci: Distinguish between base clock and maximum peripheral frequency | Stefan Herbrechtsmeier | 2017-01-23 | -1/+3 |
* | mmc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cd | Masahiro Yamada | 2017-01-13 | -2/+2 |
* | mmc: sdhci: remove the SDHCI_QUIRK_NO_CD | Jaehoon Chung | 2017-01-11 | -1/+1 |
* | mmc: pic32_sdhci: move the code to pic32_sdhci.c | Jaehoon Chung | 2017-01-11 | -0/+15 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | -1/+1 |
* | dm: mmc: Set up the device pointer when using the MMC uclass | Simon Glass | 2016-05-17 | -1/+6 |
* | mmc: sdhci: add const qualifier to the name of struct sdhci_host | Masahiro Yamada | 2016-04-25 | -1/+1 |
* | drivers: mmc: add driver for Microchip PIC32 SDHCI controller. | Andrei Pistirica | 2016-02-01 | -0/+58 |