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