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