summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2017-09-07mmc: sdhci-xenon: add set_power callbackZhoujie Wu
2017-08-11mmc: dw_mmc: Use device_property_read instead of of_property_readDavid Woods
2017-08-11mmc: sdhci-of-at91: force card detect value for non removable devicesLudovic Desroches
2017-08-06mmc: tmio-mmc: fix bad pointer mathChris Brandt
2017-08-06mmc: sunxi: Keep default timing phase settings for new timing modeChen-Yu Tsai
2017-06-12mmc: meson-gx: work around broken SDIO with certain WiFi chipsHeiner Kallweit
2017-05-22mmc: sdhci-iproc: suppress spurious interrupt with Multiblock readSrinath Mannam
2017-05-22mmc: cavium: Fix probing race with regulatorJan Glauber
2017-05-22mmc: cavium: Prevent crash with incomplete DTJan Glauber
2017-05-19mmc: cavium-octeon: Use proper GPIO name for power controlDavid Daney
2017-05-19mmc: cavium-octeon: Fix interrupt enable codeDavid Daney
2017-05-19mmc: sdhci-xenon: kill xenon_clean_phy()Jisheng Zhang
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-28mmc: sdhci-of-esdhc: limit SD clock for ls1012a/ls1046ayangbo lu
2017-04-28mmc: sdhci-of-esdhc: poll ESDHC_CLOCK_STABLE bit with udelayyangbo lu
2017-04-28mmc: sdhci-xenon: Fix default value of LOGIC_TIMING_ADJUST for eMMC5.0 PHYHu Ziji
2017-04-28mmc: sdhci-xenon: Fix the work flow in xenon_remove().Hu Ziji
2017-04-25mmc: sdhci-xenon: Remove redundant dev_err call in get_dt_pad_ctrl_data()Wei Yongjun
2017-04-25mmc: cavium: Use module_pci_driver to simplify the codeWei Yongjun
2017-04-24mmc: cavium: Add MMC support for Octeon SOCs.Steven J. Hill
2017-04-24mmc: cavium: Fix detection of block or byte addressing.Steven J. Hill
2017-04-24mmc: sdhci-esdhc-imx: reset tuning circuit when power on mmc cardHaibo Chen
2017-04-24mmc: sdhci-of-esdhc: add delay between tuning cyclesyangbo lu
2017-04-24mmc: sdhci: Control the delay between tuning commandsAdrian Hunter
2017-04-24mmc: sdhci-of-esdhc: add tuning supportyangbo lu
2017-04-24mmc: sdhci-of-esdhc: add support for signal voltage switchyangbo lu
2017-04-24mmc: sdhci-of-esdhc: add peripheral clock supportyangbo lu
2017-04-24mmc: sdhci-pci: Allow for 3 bytes from Intel DSMAdrian Hunter
2017-04-24mmc: cavium: Fix a shift wrapping bugDan Carpenter
2017-04-24mmc: cavium: Check pointer before de-referenceJan Glauber
2017-04-24mmc: cavium: Remove redundant pointer checkJan Glauber
2017-04-24mmc: meson-gx: add support for descriptor chain modeHeiner Kallweit
2017-04-24mmc: meson-gx: add basic tuning for rx clock phaseHeiner Kallweit
2017-04-24mmc: meson-gx: introduce struct meson_tuning_paramsHeiner Kallweit
2017-04-24mmc: sdhci-cadence: add parsing sdhci propertiesPiotr Sroka
2017-04-24mmc: host: omap_hsmmc: checking for NULL instead of IS_ERR()Dan Carpenter
2017-04-24mmc: sdhci-xenon: Add SoC PHY PAD voltage controlHu Ziji
2017-04-24mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHCHu Ziji
2017-04-24mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionalityHu Ziji
2017-04-24mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.cHu Ziji
2017-04-24mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.cHu Ziji
2017-04-24mmc: sdhci: Export sdhci_set_ios() from sdhci.cHu Ziji
2017-04-24mmc: cavium: Support DDR mode for eMMC devicesJan Glauber
2017-04-24mmc: cavium: Add scatter-gather DMA supportJan Glauber
2017-04-24mmc: cavium: Add MMC PCI driver for ThunderX SOCsJan Glauber
2017-04-24mmc: cavium: Add core MMC driver for Cavium SOCsJan Glauber
2017-04-24mmc: host: s3cmci: allow probing from device treeSergio Prado
2017-04-24mmc: sdhci-pci: Set MMC_CAP_AGGRESSIVE_PM for BYT-related Intel controllersAzhar Shaikh
2017-04-24mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for BYT-related Intel controllersAzhar Shaikh
2017-04-24mmc: meson-gx: factor out setting response configuration bitsHeiner Kallweit