aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-28mmc: core: Defer to verify card presence from PM_POST_SUSPENDwip_dont_check_card_in_resumeUlf Hansson
2016-04-28mmc: core: Remove redundant rescan_disable flagUlf Hansson
2016-04-28mmc: sdhci-of-arasan: fix set_clock when a phy is supportedShawn Lin
2016-04-28Merge branch 'fixes' into nextUlf Hansson
2016-04-28mmc: sunxi: Disable eMMC HS-DDR (MMC_CAP_1_8V_DDR) for Allwinner A80mmc-v4.6-rc4Chen-Yu Tsai
2016-04-28mmc: usdhi6rol0: add pinctrl to set pin drive strengthLars Persson
2016-04-28mmc: usdhi6rol0: add support for UHS modesLars Persson
2016-04-28mmc: usdhi6rol0: do not announce UHS capabilitiesLars Persson
2016-04-28mmc: dt: usdhi6rol0: add optional pinctrl bindingLars Persson
2016-04-28mmc: sh_mobile_sdhi: remove obsolete include fileWolfram Sang
2016-04-28mmc: tmio: document CTL_STATUS handlingWolfram Sang
2016-04-28mmc: tmio/sdhi: distinguish between SCLKDIVEN and ILL_FUNCWolfram Sang
2016-04-28mmc: tmio: use CTL_STATUS consistentlyWolfram Sang
2016-04-28mmc: tmio: use BIT() within definesWolfram Sang
2016-04-28mmc: tmio: give read32/write32 functions more descriptive namesWolfram Sang
2016-04-27mmc: omap_hsmmc: Check if MMC slot name is passed in pdataTony Lindgren
2016-04-27mmc: sh_mobile_sdhi: remove obsolete support for sh7372Wolfram Sang
2016-04-27mmc: sh_mmcif: remove obsolete support for sh7372Wolfram Sang
2016-04-27mmc: sh_mobile_sdhi: simplify code for voltage switchingWolfram Sang
2016-04-27mmc: tmio: merge distributed include filesWolfram Sang
2016-04-27mmc: tmio: simplify irq handlerWolfram Sang
2016-04-27mmc: tmio: remove now unneeded seperate irq handlersWolfram Sang
2016-04-27mmc: sh_mobile_sdhi: remove obsolete irq_by_name registrationWolfram Sang
2016-04-27mmc: sh_mobile_sdhi: don't use array for DT configsWolfram Sang
2016-04-27mmc: block: Convert to IDA for partition device indexesUlf Hansson
2016-04-27mmc: block: Release index in partition allocation error pathUlf Hansson
2016-04-27mmc: core: Convert from IDR to IDA for host indexesUlf Hansson
2016-04-27mmc: sdhci: use IS_ENABLE(CONFIG_LEDS_CLASS) to enable LED struct membersMasahiro Yamada
2016-04-27mmc: sdhci: use IS_REACHABLE(CONFIG_LEDS_CLASS) to enable LED codeMasahiro Yamada
2016-04-27mmc: sdhci: Remove SDHCI_SDR104_NEEDS_TUNINGAdrian Hunter
2016-04-27mmc: sdhci-pltfm: call platform_get_irq() before sdhci_alloc_host()Masahiro Yamada
2016-04-27mmc: sdhci-pltfm: move devm_ioremap_resource() upMasahiro Yamada
2016-04-27mmc: sdhci-pltfm: use devm_ioremap_resource()Masahiro Yamada
2016-04-27mmc: sdhci-pltfm: use devm_ioremap()Masahiro Yamada
2016-04-27mmc: sdhci-pltfm: use devm_request_mem_region()Masahiro Yamada
2016-04-27mmc: sdhci-pltfm: check return value of platform_get_irq()Masahiro Yamada
2016-04-27mmc: sdhci-pltfm: drop error message for too small MMIO resource sizeMasahiro Yamada
2016-04-18Merge branch 'fixes' into nextUlf Hansson
2016-04-18mmc: core: drop unnecessary bit checkingMasahiro Yamada
2016-04-18mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangsAdrian Hunter
2016-04-18mmc: pwrseq: convert to proper platform deviceSrinivas Kandagatla
2016-04-18mmc: pwrseq_emmc: add to_pwrseq_emmc() macroSrinivas Kandagatla
2016-04-18mmc: pwrseq_simple: add to_pwrseq_simple() macroSrinivas Kandagatla
2016-04-18mmc: sdhci: Tidy together LED codeAdrian Hunter
2016-04-18mmc: sdhci: Fix error paths in sdhci_add_host()Adrian Hunter
2016-04-18mmc: sdhci: Remove redundant conditionAdrian Hunter
2016-04-18mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for Broxton controllersAdrian Hunter
2016-04-18mmc: sdhci-pci: Set MMC_CAP_AGGRESSIVE_PM for Broxton controllersAdrian Hunter
2016-04-18mmc: sdhci: Remove SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RSTLudovic Desroches
2016-04-18mmc: sdhci-of-at91: Implement specific ->set_clock() functionLudovic Desroches