summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAge
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* mmc: sd: Meet alignment requirements for raw_ssr DMAPaul Burton2016-12-21
* mmc: core: Further fix thread wake-upAdrian Hunter2016-12-20
* mmc: sdhci: Fix to handle MMC_POWER_UNDEFINEDAdrian Hunter2016-12-20
* mmc: sdhci-cadence: add Socionext UniPhier specific compatible stringMasahiro Yamada2016-12-20
* Merge tag 'mmc-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2016-12-14
|\
| * mmc: block: Move files to coreUlf Hansson2016-12-12
* | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-13
|\ \ | |/ |/|
| * block: split out request-only flags into a new namespaceChristoph Hellwig2016-10-28
* | mmc: sdhci-cadence: add Cadence SD4HC supportMasahiro Yamada2016-12-08
* | mmc: sdhci: export sdhci_execute_tuning()Masahiro Yamada2016-12-08
* | mmc: sdhci: Tidy tuning loopAdrian Hunter2016-12-05
* | mmc: sdhci: Simplify tuning block size logicAdrian Hunter2016-12-05
* | mmc: sdhci: Factor out tuning helper functionsAdrian Hunter2016-12-05
* | mmc: sdhci: Use mmc_abort_tuning()Adrian Hunter2016-12-05
* | mmc: mmc: Introduce mmc_abort_tuning()Adrian Hunter2016-12-05
* | mmc: sdhci: Always allow tuning to fall back to fixed samplingAdrian Hunter2016-12-05
* | mmc: sdhci: Fix tuning reset after exhausting the maximum number of loopsAdrian Hunter2016-12-05
* | mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter2016-12-05
* | Revert "mmc: sdhci: Reset cmd and data circuits after tuning failure"Adrian Hunter2016-12-05
* | mmc: mmc: Relax checking for switch errors after HS200 switchAdrian Hunter2016-12-05
* | mmc: sdhci-acpi: support 80860F14 UID 2 SDIO busDaniel Drake2016-12-05
* | mmc: sdhci-of-at91: remove bogus MMC_SDHCI_IO_ACCESSORS selectMasahiro Yamada2016-12-05
* | mmc: sdhci-pci: Use ACPI to get max frequency for Intel NI byt sdioZach Brown2016-12-05
* | mmc: sdhci-pci: Add PCI ID for Intel NI byt sdioZach Brown2016-12-05
* | mmc: sdhci-s3c: add spin_unlock_irq() before calling clk_round_rateJaehoon Chung2016-12-05
* | mmc: dw_mmc: display the clock message only one time when card is pollingJaehoon Chung2016-12-05
* | mmc: dw_mmc: add the debug message for polling and non-removableJaehoon Chung2016-12-05
* | mmc: dw_mmc: check the "present" variable before checking flagsJaehoon Chung2016-12-05
* | mmc: dw_mmc: add missing codes for runtime resumeJoonyoung Shim2016-12-05
* | mmc: dw_mmc: exynos: fix to call suspend callbackJoonyoung Shim2016-12-05
* | mmc: mmc_test: remove BUG_ONs and deploy error handlingShawn Lin2016-12-05
* | mmc: queue: remove BUG_ON for bounce_sgShawn Lin2016-12-05
* | mmc: sdio_uart: remove meaningless BUG_ONShawn Lin2016-12-05
* | mmc: core: remove BUG_ONs from core.cShawn Lin2016-12-05
* | mmc: core: remove BUG_ONs from sdShawn Lin2016-12-05
* | mmc: core: remove BUG_ONs from mmcShawn Lin2016-12-05
* | mmc: debugfs: remove BUG_ON from mmc_ext_csd_openShawn Lin2016-12-05
* | mmc: core: remove BUG_ONs from sdioShawn Lin2016-12-05
* | mmc: mmc: Add Command Queue definitionsAdrian Hunter2016-12-05
* | mmc: queue: Introduce queue depth and use it to allocate and freeAdrian Hunter2016-12-05
* | mmc: queue: Factor out mmc_queue_reqs_free_bufs()Adrian Hunter2016-12-05
* | mmc: queue: Factor out mmc_queue_alloc_sgs()Adrian Hunter2016-12-05
* | mmc: queue: Factor out mmc_queue_alloc_bounce_sgs()Adrian Hunter2016-12-05
* | mmc: queue: Factor out mmc_queue_alloc_bounce_bufs()Adrian Hunter2016-12-05
* | mmc: queue: Fix queue thread wake-upAdrian Hunter2016-12-05
* | mmc: block: Fix 4K native sector checkAdrian Hunter2016-12-05
* | mmc: block: Restore line inadvertently removed with packed commandsAdrian Hunter2016-12-05
* | mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0yangbo lu2016-11-29
* | mmc: block: delete packed command supportLinus Walleij2016-11-29