Age | Commit message (Expand) | Author |
2015-01-14 | mmc: sdhci: Set SDHCI_POWER_ON with external vmmc | Tim Kryger |
2015-01-12 | mmc: sdhci-pci: Add support for Intel SPT | Adrian Hunter |
2015-01-12 | mmc: sdhci-acpi: Add ACPI HID INT344D | Adrian Hunter |
2015-01-12 | mmc: sdhci: Fix sleep in atomic after inserting SD card | Krzysztof Kozlowski |
2015-01-12 | mmc: sdhci-pxav3: do the mbus window configuration after enabling clocks | Thomas Petazzoni |
2015-01-12 | mmc: sdhci: Disable re-tuning for HS400 | Adrian Hunter |
2015-01-12 | mmc: sdhci: Simplify use of tuning timer | Adrian Hunter |
2015-01-12 | mmc: sdhci: Add out_unlock to sdhci_execute_tuning | Adrian Hunter |
2015-01-12 | mmc: sdhci: Tuning should not change max_blk_count | Adrian Hunter |
2014-12-29 | mmc: core: stop trying to switch width when only one bit is supported | Alexandre Belloni |
2014-12-18 | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-13 | mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macro | Ludovic Desroches |
2014-12-10 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-12-08 | mmc: sdhci-msm: Convert to mmc_send_tuning() | Ulf Hansson |
2014-12-08 | mmc: sdhci-esdhc-imx: Convert to mmc_send_tuning() | Ulf Hansson |
2014-12-08 | mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameter | Ulf Hansson |
2014-12-05 | mmc: queue: Improve error handling during allocation of bounce buffers | Bhuvanesh Surachari |
2014-12-05 | MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki |
2014-12-04 | PM: Merge the SET*_RUNTIME_PM_OPS() macros | Rafael J. Wysocki |
2014-12-02 | mmc: sdhci-acpi: Add two host capabilities for Intel | Adrian Hunter |
2014-12-02 | mmc: sdhci-pci: Add two host capabilities for BYT | Adrian Hunter |
2014-12-02 | mmc: sdhci-acpi: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC | Adrian Hunter |
2014-12-02 | mmc: sdhci-pci: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC to BYT | Adrian Hunter |
2014-12-02 | mmc: atmel-mci: use probe deferring if dma controller is not ready yet | ludovic.desroches@atmel.com |
2014-12-02 | mmc: atmel-mci: stop using specific initcall | ludovic.desroches@atmel.com |
2014-12-02 | mmc: atmel-mci: remove __init/__exit attributes | ludovic.desroches@atmel.com |
2014-12-02 | mmc: atmel-mci: remove useless DMA stuff for non-dt devices | ludovic.desroches@atmel.com |
2014-11-26 | mmc: omap_hsmmc: Fix UHS card with DDR50 support | Ulf Hansson |
2014-11-26 | mmc: core: add core-level function for sending tuning commands | Minda Chen |
2014-11-26 | mmc: core: hold SD Clock before CMD11 during Signal | Vincent Yang |
2014-11-26 | mmc: mxs-mmc: Check for clk_prepare_enable() error | Fabio Estevam |
2014-11-26 | mmc: mxs-mmc: Propagate the real error | Fabio Estevam |
2014-11-26 | mmc: mxs-mmc: No need to do NULL check on 'iores' | Fabio Estevam |
2014-11-26 | mmc: dw_mmc: Add support for IMG Pistachio | Andrew Bresticker |
2014-11-26 | mmc: mxs-mmc: Simplify PM hooks | Fabio Estevam |
2014-11-26 | mmc: mxs-mmc: Register the irq with the device name | Fabio Estevam |
2014-11-26 | mmc: dw_mmc: avoid write to CDTHRCTL on older versions | James Hogan |
2014-11-26 | mmc: toshsd: move dereference below check for NULL | Dan Carpenter |
2014-11-26 | mmc: atmel-mci: remove compat for non DT board when requesting dma chan | ludovic.desroches@atmel.com |
2014-11-26 | mmc: dw_mmc: add support for the other bit of sdio interrupt | Addy Ke |
2014-11-26 | mmc: mvsdio: Work around broken TX DMA | Andrew Lunn |
2014-11-26 | mmc: block: Increase max_devices | Ben Hutchings |
2014-11-26 | mmc: dw_mmc: add support for ARM64 | Alim Akhtar |
2014-11-26 | mmc: core: reset sdio card properly on resume. | NeilBrown |
2014-11-26 | mmc: core: use card->ocr when negotiating voltage setting in mmc_sdio_power_r... | NeilBrown |
2014-11-26 | mmc: add Toshiba PCI SD controller driver | Ondrej Zary |
2014-11-26 | mmc: dw_mmc: exynos: Add support for exynos7 | Abhilash Kesavan |
2014-11-26 | mmc: core: consistent handling of initial values | Johan Rudholm |
2014-11-26 | mmc: omap_hsmmc: remove unused slot_id parameter | Andreas Fenkart |