summaryrefslogtreecommitdiff
path: root/drivers/mmc (follow)
Commit message (Expand)AuthorAge
...
| * | | mmc: omap_hsmmc: use devm_request_irqBalaji T K2014-05-22
| * | | mmc: omap_hsmmc: use devm_clk_getBalaji T K2014-05-22
| * | | mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCsDavid Lanzendörfer2014-05-22
| * | | mmc: wmt-sdmmc: Use GFP_KERNEL instead of hard-coded valueAxel Lin2014-05-22
| * | | mmc: omap: Use DIV_ROUND_UP instead of open codedAxel Lin2014-05-22
| * | | mmc: dw_mmc: Don't print data errorsDoug Anderson2014-05-22
| * | | mmc: sdhci: track whether preset mode is currently enabled in hardwareRussell King2014-05-22
| * | | mmc: sdhci: move remaining power handling into sdhci_set_power()Russell King2014-05-22
| * | | mmc: sdhci: move regulator handling into sdhci_set_power()Russell King2014-05-22
| * | | mmc: sdhci-tegra: get rid of special PRESENT_STATE register handlingRussell King2014-05-22
| * | | mmc: sdhci: remove platform_suspend/platform_resume callbacksRussell King2014-05-22
| * | | mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacksRussell King2014-05-22
| * | | mmc: sdhci-esdhc-imx: remove emulation of uhs_modeRussell King2014-05-22
| * | | mmc: sdhci: clean up sdhci_execute_tuning() decisionRussell King2014-05-22
| * | | mmc: sdhci: cache timing information locallyRussell King2014-05-22
| * | | mmc: sdhci: convert sdhci_set_uhs_signaling() into a library functionRussell King2014-05-22
| * | | mmc: sdhci: set_uhs_signaling() need not return a valueRussell King2014-05-22
| * | | mmc: sdhci-esdhc-imx: fix lockdep splat upon tuningRussell King2014-05-22
| * | | mmc: sdhci-esdhc-imx: comment runtime_pm_get_sync() in esdhc_prepare_tuning()Russell King2014-05-22
| * | | mmc: sdhci-esdhc-imx: avoid DMA to kernel stackRussell King2014-05-22
| * | | mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King2014-05-22
| * | | mmc: sdhci: move setting mmc->actual_clock into set_clock handlersRussell King2014-05-22
| * | | mmc: sdhci: move setting host->clock into sdhci_do_set_ios()Russell King2014-05-22
| * | | mmc: sdhci: clean up sdhci_update_clock()/sdhci_set_clock()Russell King2014-05-22
| * | | mmc: sdhci: convert ADMA descriptors to a coherent allocationRussell King2014-05-22
| * | | mmc: sdhci: avoid sync'ing the SG if there's no misalignmentRussell King2014-05-22
| * | | mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc codeRussell King2014-05-22
| * | | mmc: sdhci: convert reset into a library functionRussell King2014-05-22
| * | | mmc: sdhci: convert generic bus width setup to library functionRussell King2014-05-22
| * | | mmc: sdhci: plug hole in disabling card detection interruptsRussell King2014-05-22
| * | | mmc: sdhci: more efficient interrupt enable register handlingRussell King2014-05-22
| * | | mmc: sdhci: allow sdio interrupts while sdhci runtime suspendedRussell King2014-05-22
| * | | mmc: sdhci: push card_tasklet into threaded irq handlerRussell King2014-05-22
| * | | mmc: sdhci: convert to new SDIO IRQ handlingRussell King2014-05-22
| * | | mmc: sdhci: clean up sdio interrupt enable handlingRussell King2014-05-22
| * | | mmc: sdhci: clean up interrupt handlingRussell King2014-05-22
| * | | mmc: sdio_irq: rework sdio irq handlingRussell King2014-05-22
| * | | mmc: sdhci: remove mdelay in eMMC tuningNick Sanders2014-05-13
| * | | mmc: core: Improve support for deferred regulatorsTim Kryger2014-05-12
| * | | mmc: mxcmmc: Use mmc_regulator_get_supply() APIAlexander Shiyan2014-05-12
| * | | mmc: atmel: don't test host->dataAlexandre Belloni2014-05-12
| * | | mmc: rtsx: fix possible linking error if built-inArnd Bergmann2014-05-12
| * | | mmc: mxs: fix card detection function for broken card detectDaniel Willmann2014-05-12
| * | | mmc: jz4740: don't wait for PRG_DONE after stop command with R1 responseAlex Smith2014-05-12
| * | | mmc: core: add DT bindings for eMMC HS400 1.8/1.2VSeungwon Jeon2014-05-12
| * | | mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon2014-05-12
| * | | mmc: rework selection of bus speed modeSeungwon Jeon2014-05-12
| * | | mmc: step power class after final selection of bus modeSeungwon Jeon2014-05-12
| * | | mmc: identify available device type to selectSeungwon Jeon2014-05-12
| * | | mmc: drop the speed mode of card's stateSeungwon Jeon2014-05-12