Age | Commit message (Expand) | Author |
2014-05-22 | mmc: omap_hsmmc: use devm_ioremap_resource | Balaji T K |
2014-05-22 | mmc: omap_hsmmc: use devm_request_threaded_irq | Balaji T K |
2014-05-22 | mmc: omap_hsmmc: use devm_request_irq | Balaji T K |
2014-05-22 | mmc: omap_hsmmc: use devm_clk_get | Balaji T K |
2014-05-22 | mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs | David Lanzendörfer |
2014-05-22 | mmc: wmt-sdmmc: Use GFP_KERNEL instead of hard-coded value | Axel Lin |
2014-05-22 | mmc: omap: Use DIV_ROUND_UP instead of open coded | Axel Lin |
2014-05-22 | mmc: dw_mmc: Don't print data errors | Doug Anderson |
2014-05-22 | mmc: sdhci: track whether preset mode is currently enabled in hardware | Russell King |
2014-05-22 | mmc: sdhci: move remaining power handling into sdhci_set_power() | Russell King |
2014-05-22 | mmc: sdhci: move regulator handling into sdhci_set_power() | Russell King |
2014-05-22 | mmc: sdhci-tegra: get rid of special PRESENT_STATE register handling | Russell King |
2014-05-22 | mmc: sdhci: remove platform_suspend/platform_resume callbacks | Russell King |
2014-05-22 | mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacks | Russell King |
2014-05-22 | mmc: sdhci-esdhc-imx: remove emulation of uhs_mode | Russell King |
2014-05-22 | mmc: sdhci: clean up sdhci_execute_tuning() decision | Russell King |
2014-05-22 | mmc: sdhci: cache timing information locally | Russell King |
2014-05-22 | mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function | Russell King |
2014-05-22 | mmc: sdhci: set_uhs_signaling() need not return a value | Russell King |
2014-05-22 | mmc: sdhci-esdhc-imx: fix lockdep splat upon tuning | Russell King |
2014-05-22 | mmc: sdhci-esdhc-imx: comment runtime_pm_get_sync() in esdhc_prepare_tuning() | Russell King |
2014-05-22 | mmc: sdhci-esdhc-imx: avoid DMA to kernel stack | Russell King |
2014-05-22 | mmc: sdhci: convert sdhci_set_clock() into a library function | Russell King |
2014-05-22 | mmc: sdhci: move setting mmc->actual_clock into set_clock handlers | Russell King |
2014-05-22 | mmc: sdhci: move setting host->clock into sdhci_do_set_ios() | Russell King |
2014-05-22 | mmc: sdhci: clean up sdhci_update_clock()/sdhci_set_clock() | Russell King |
2014-05-22 | mmc: sdhci: convert ADMA descriptors to a coherent allocation | Russell King |
2014-05-22 | mmc: sdhci: avoid sync'ing the SG if there's no misalignment | Russell King |
2014-05-22 | mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code | Russell King |
2014-05-22 | mmc: sdhci: convert reset into a library function | Russell King |
2014-05-22 | mmc: sdhci: convert generic bus width setup to library function | Russell King |
2014-05-22 | mmc: sdhci: plug hole in disabling card detection interrupts | Russell King |
2014-05-22 | mmc: sdhci: more efficient interrupt enable register handling | Russell King |
2014-05-22 | mmc: sdhci: allow sdio interrupts while sdhci runtime suspended | Russell King |
2014-05-22 | mmc: sdhci: push card_tasklet into threaded irq handler | Russell King |
2014-05-22 | mmc: sdhci: convert to new SDIO IRQ handling | Russell King |
2014-05-22 | mmc: sdhci: clean up sdio interrupt enable handling | Russell King |
2014-05-22 | mmc: sdhci: clean up interrupt handling | Russell King |
2014-05-22 | mmc: sdio_irq: rework sdio irq handling | Russell King |
2014-05-13 | mmc: sdhci: remove mdelay in eMMC tuning | Nick Sanders |
2014-05-12 | mmc: core: Improve support for deferred regulators | Tim Kryger |
2014-05-12 | mmc: mxcmmc: Use mmc_regulator_get_supply() API | Alexander Shiyan |
2014-05-12 | mmc: atmel: don't test host->data | Alexandre Belloni |
2014-05-12 | mmc: rtsx: fix possible linking error if built-in | Arnd Bergmann |
2014-05-12 | mmc: mxs: fix card detection function for broken card detect | Daniel Willmann |
2014-05-12 | mmc: jz4740: don't wait for PRG_DONE after stop command with R1 response | Alex Smith |
2014-05-12 | mmc: core: add DT bindings for eMMC HS400 1.8/1.2V | Seungwon Jeon |
2014-05-12 | mmc: add support for HS400 mode of eMMC5.0 | Seungwon Jeon |
2014-05-12 | mmc: rework selection of bus speed mode | Seungwon Jeon |
2014-05-12 | mmc: step power class after final selection of bus mode | Seungwon Jeon |