| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: meson-gx: work around broken SDIO with certain WiFi chips | Heiner Kallweit | 2017-06-12 | 1 | -0/+9 |
* | Merge tag 'mmc-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 2017-05-26 | 1 | -0/+7 |
|\ |
|
| * | mmc: pwrseq_simple: Parse DTS for the power-off-delay-us property | Ulf Hansson | 2017-05-23 | 1 | -0/+7 |
* | | mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read | Srinath Mannam | 2017-05-22 | 1 | -1/+2 |
* | | mmc: cavium: Fix probing race with regulator | Jan Glauber | 2017-05-22 | 2 | -1/+16 |
* | | mmc: cavium: Prevent crash with incomplete DT | Jan Glauber | 2017-05-22 | 1 | -15/+10 |
* | | mmc: cavium-octeon: Use proper GPIO name for power control | David Daney | 2017-05-19 | 1 | -1/+1 |
* | | mmc: cavium-octeon: Fix interrupt enable code | David Daney | 2017-05-19 | 1 | -1/+1 |
* | | mmc: sdhci-xenon: kill xenon_clean_phy() | Jisheng Zhang | 2017-05-19 | 3 | -19/+2 |
|/ |
|
* | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-11 | 1 | -4/+4 |
|\ |
|
| * | Annotate hardware config module parameters in drivers/mmc/host/ | David Howells | 2017-04-20 | 1 | -4/+4 |
* | | Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 2017-05-03 | 64 | -1612/+7522 |
|\ \ |
|
| * | | mmc: sdhci-of-esdhc: limit SD clock for ls1012a/ls1046a | yangbo lu | 2017-04-28 | 1 | -0/+14 |
| * | | mmc: sdhci-of-esdhc: poll ESDHC_CLOCK_STABLE bit with udelay | yangbo lu | 2017-04-28 | 1 | -5/+4 |
| * | | mmc: sdhci-xenon: Fix default value of LOGIC_TIMING_ADJUST for eMMC5.0 PHY | Hu Ziji | 2017-04-28 | 1 | -1/+6 |
| * | | mmc: sdhci-xenon: Fix the work flow in xenon_remove(). | Hu Ziji | 2017-04-28 | 1 | -2/+2 |
| * | | mmc: sdhci-xenon: Remove redundant dev_err call in get_dt_pad_ctrl_data() | Wei Yongjun | 2017-04-25 | 1 | -4/+1 |
| * | | mmc: cavium: Use module_pci_driver to simplify the code | Wei Yongjun | 2017-04-25 | 1 | -12/+1 |
| * | | mmc: cavium: Add MMC support for Octeon SOCs. | Steven J. Hill | 2017-04-24 | 3 | -0/+363 |
| * | | mmc: cavium: Fix detection of block or byte addressing. | Steven J. Hill | 2017-04-24 | 1 | -1/+1 |
| * | | mmc: core: Export API to allow hosts to get the card address | Ulf Hansson | 2017-04-24 | 1 | -0/+6 |
| * | | mmc: sdio: Fix sdio wait busy implement limitation | jiajie.hao@mediatek.com | 2017-04-24 | 2 | -3/+11 |
| * | | mmc: sdhci-esdhc-imx: reset tuning circuit when power on mmc card | Haibo Chen | 2017-04-24 | 1 | -0/+26 |
| * | | mmc: sdhci-of-esdhc: add delay between tuning cycles | yangbo lu | 2017-04-24 | 1 | -0/+1 |
| * | | mmc: sdhci: Control the delay between tuning commands | Adrian Hunter | 2017-04-24 | 2 | -3/+10 |
| * | | mmc: sdhci-of-esdhc: add tuning support | yangbo lu | 2017-04-24 | 2 | -0/+25 |
| * | | mmc: sdhci-of-esdhc: add support for signal voltage switch | yangbo lu | 2017-04-24 | 2 | -0/+75 |
| * | | mmc: sdhci-of-esdhc: add peripheral clock support | yangbo lu | 2017-04-24 | 2 | -2/+72 |
| * | | mmc: sdhci-pci: Allow for 3 bytes from Intel DSM | Adrian Hunter | 2017-04-24 | 1 | -6/+6 |
| * | | mmc: cavium: Fix a shift wrapping bug | Dan Carpenter | 2017-04-24 | 1 | -1/+1 |
| * | | mmc: cavium: Check pointer before de-reference | Jan Glauber | 2017-04-24 | 1 | -1/+1 |
| * | | mmc: cavium: Remove redundant pointer check | Jan Glauber | 2017-04-24 | 1 | -1/+1 |
| * | | mmc: meson-gx: add support for descriptor chain mode | Heiner Kallweit | 2017-04-24 | 1 | -16/+156 |
| * | | mmc: meson-gx: add basic tuning for rx clock phase | Heiner Kallweit | 2017-04-24 | 1 | -0/+49 |
| * | | mmc: meson-gx: introduce struct meson_tuning_params | Heiner Kallweit | 2017-04-24 | 1 | -1/+16 |
| * | | mmc: core: add proper be32 annotation | Winkler, Tomas | 2017-04-24 | 4 | -17/+16 |
| * | | mmc: sdhci-cadence: add parsing sdhci properties | Piotr Sroka | 2017-04-24 | 1 | -0/+2 |
| * | | mmc: host: omap_hsmmc: checking for NULL instead of IS_ERR() | Dan Carpenter | 2017-04-24 | 1 | -2/+2 |
| * | | mmc: sdhci-xenon: Add SoC PHY PAD voltage control | Hu Ziji | 2017-04-24 | 3 | -1/+113 |
| * | | mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC | Hu Ziji | 2017-04-24 | 4 | -3/+774 |
| * | | mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality | Hu Ziji | 2017-04-24 | 4 | -0/+612 |
| * | | mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.c | Hu Ziji | 2017-04-24 | 2 | -1/+3 |
| * | | mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c | Hu Ziji | 2017-04-24 | 2 | -2/+5 |
| * | | mmc: sdhci: Export sdhci_set_ios() from sdhci.c | Hu Ziji | 2017-04-24 | 2 | -1/+3 |
| * | | mmc: cavium: Support DDR mode for eMMC devices | Jan Glauber | 2017-04-24 | 1 | -1/+11 |
| * | | mmc: cavium: Add scatter-gather DMA support | Jan Glauber | 2017-04-24 | 3 | -10/+127 |
| * | | mmc: cavium: Add MMC PCI driver for ThunderX SOCs | Jan Glauber | 2017-04-24 | 4 | -0/+215 |
| * | | mmc: cavium: Add core MMC driver for Cavium SOCs | Jan Glauber | 2017-04-24 | 2 | -0/+1174 |
| * | | mmc: core: refactor mmc_request_done() | Linus Walleij | 2017-04-24 | 1 | -11/+16 |
| * | | mmc: core: refactor asynchronous request finalization | Linus Walleij | 2017-04-24 | 1 | -53/+33 |