Age | Commit message (Expand) | Author |
2015-11-09 | mmc: remove bondage between REQ_META and reliable write | Luca Porzio |
2015-11-09 | mmc: MMC_GOLDFISH should depend on HAS_DMA | Geert Uytterhoeven |
2015-11-09 | mmc: mediatek: Preinitialize delay_phase in get_best_delay() | Geert Uytterhoeven |
2015-11-09 | mmc: mmc: Improve reliability of mmc_select_hs400() | Adrian Hunter |
2015-11-09 | mmc: mmc: Move mmc_switch_status() | Adrian Hunter |
2015-11-09 | mmc: mmc: Fix HS setting in mmc_select_hs400() | Adrian Hunter |
2015-11-09 | mmc: mmc: Improve reliability of mmc_select_hs200() | Adrian Hunter |
2015-11-09 | mmc: pxamci: fix read-only gpio detection polarity | Robert Jarzmik |
2015-11-05 | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds |
2015-11-04 | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown |
2015-10-29 | mmc: dw_mmc: fix the wrong setting for UHS-DDR50 mode | Jaehoon Chung |
2015-10-29 | mmc: dw_mmc: fix the CardThreshold boundary at CardThrCtl register | Jaehoon Chung |
2015-10-29 | mmc: dw_mmc: NULL dereference in error message | Dan Carpenter |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis |
2015-10-27 | mmc: pwrseq: Use highest priority for eMMC restart handler | Javier Martinez Canillas |
2015-10-27 | mmc: mediatek: add HS400 support | Chaotian Jing |
2015-10-27 | mmc: mmc: extend the mmc_send_tuning() | Chaotian Jing |
2015-10-27 | mmc: mediatek: add implement of ops->hw_reset() | Chaotian Jing |
2015-10-27 | mmc: mediatek: fix got GPD checksum error interrupt when data transfer | Chaotian Jing |
2015-10-27 | mmc: mediatek: change the argument "ddr" to "timing" | Chaotian Jing |
2015-10-27 | mmc: mediatek: make cmd_ints_mask to const | Chaotian Jing |
2015-10-27 | mmc: core: Add DT bindings for eMMC hardware reset support | Chaotian Jing |
2015-10-26 | mmc: omap_hsmmc: Enable omap_hsmmc for Keystone 2 | Lokesh Vutla |
2015-10-26 | mmc: sdhci-acpi: Add more ACPI HIDs for Intel controllers | Adrian Hunter |
2015-10-26 | mmc: sdhci-pci: Add more PCI IDs for Intel controllers | Adrian Hunter |
2015-10-26 | mmc: dw_mmc: use macro for HCON register operations | Shawn Lin |
2015-10-26 | mmc: dw_mmc: Add external dma interface support | Shawn Lin |
2015-10-26 | mmc: sdhci-of-esdhc: avoid writing power control register | yangbo lu |
2015-10-26 | mmc: skip reclaiming host on mmc_add_card() error | Sergei Shtylyov |
2015-10-26 | mmc: android-goldfish: Allow compiling the driver with COMPILE_TEST | Luis de Bethencourt |
2015-10-26 | mmc: dw_mmc-rockchip: MMC tuning with the clock phase framework | Alexandru M Stan |
2015-10-26 | mmc: dw_mmc: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch | Douglas Anderson |
2015-10-26 | mmc: core: Add mmc_regulator_set_vqmmc() | Douglas Anderson |
2015-10-26 | mmc: core: move ocr-bit to voltage translation into separate function | Heiko Stuebner |
2015-10-26 | mmc: core: Remove MMC_CLKGATE | Ulf Hansson |
2015-10-26 | mmc: sdhci-of-esdhc: add quirk SDHCI_QUIRK_BROKEN_TIMEOUT_VAL for ls1021a | yangbo lu |
2015-10-26 | mmc: kconfig: reconfigure MMC_SDHCI_OF_ESDHC option | yangbo lu |
2015-10-26 | mmc: sdhci-of-esdhc: support both BE and LE host controller | yangbo lu |
2015-10-26 | mmc: sdhci-pci: Add another PCI ID for an Intel eMMC host controller | Adrian Hunter |
2015-10-26 | mmc: sdhci-pci: fix simple_return.cocci warnings | kbuild test robot |
2015-10-26 | mmc: sdhci-pci: Make sdhci_pci_o2_fujin2_pci_init() static | Ben Hutchings |
2015-10-26 | mmc: sdhci-pci: Build o2micro support in the same module | Ben Hutchings |
2015-10-26 | mmc: sirf: fix the capbility to support DDR50 | Weijun Yang |
2015-10-26 | mmc: sdhci: enable tuning for DDR50 | Weijun Yang |
2015-10-26 | mmc: core: enable CMD19 tuning for DDR50 mode | Weijun Yang |
2015-10-26 | mmc: block: copy resp[] data on err for MMC_IOC_MULTI_CMD | Grant Grundler |
2015-10-26 | mmc: debugfs: implement ios show for SDR12 and SDR25 | Shawn Lin |
2015-10-26 | mmc: sunxi: Add card busy detection | Hans de Goede |
2015-10-26 | mmc: Wait for card_busy before starting sdio requests | Hans de Goede |
2015-10-26 | mmc: Add mmc_is_io_op helper function | Hans de Goede |