aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2015-03-31mmc: omap_hsmmc: simplify card/cover detect isrAndreas Fenkart
2015-03-31mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferringDoug Anderson
2015-03-31mmc: dw_mmc: Add a timeout for sending CMD11Doug Anderson
2015-03-31mmc: dw_mmc: enable card read threshold when mode is HS400Jaehoon Chung
2015-03-31mmc: core: Enable runtime PM management of host devicesUlf Hansson
2015-03-27mmc: Remove msm_sdcc driverStephen Boyd
2015-03-27ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pinAndreas Fenkart
2015-03-27mmc: core: Remove the ->enable|disable() callbacksNeilBrown
2015-03-27mmc: omap_hsmmc: stop using ->enable|disable() callbacksNeilBrown
2015-03-25mmc: sdhci-msm: Add support for vendor capabilities registersGeorgi Djakov
2015-03-25mmc: sdhci-esdhc-imx: support voltage-range propertySascha Hauer
2015-03-25mmc: mmci: Cascade EPROBE_DEFER from regulators.Bjorn Andersson
2015-03-25mmc: atmel-mci: use endian agnostic IOBen Dooks
2015-03-24powerpc: Remove arch specific byteswappers from the MXC MMC driverDavid Gibson
2015-03-23mmc: constify of_device_id arrayFabian Frederick
2015-03-23mmc: core: fold mmc_set_bus_width calls into sdio_enable_4bit_bus.NeilBrown
2015-03-23mmc: sunxi: add MMC_CAP_SDIO_IRQ capabilityHans de Goede
2015-03-23mmc: sdhci-iproc: fix oops in sdhci_iproc_writewDmitry Torokhov
2015-03-23mmc: sdhci: fix card presence logic in sdhci_request functionScott Branden
2015-03-23mmc: sdhci-spear: Remove exported headerUlf Hansson
2015-03-23mmc: sdhci-spear: Simplify by adding build dependency to CONFIG_OFUlf Hansson
2015-03-23mmc: sdhci: Remove the sdhci exported header fileUlf Hansson
2015-03-23mmc: sdhci-pltfm: remove the unneeded check of disabled deviceKevin Hao
2015-03-23mmc: tegra: Optimize write_w path for tegra114 and laterRhyland Klein
2015-03-23mmc: sh_mmcif: Add exclusion between cmd and interruptKouichi Tomita
2015-03-23mmc: sh_mmcif: Move dev_err() of mmcif_timeout_work()Kouichi Tomita
2015-03-23mmc: Fix hardware dependencies for sdhci-pxav3Jean Delvare
2015-03-23mmc: pwrseq: simplify alloc/free hooksAlexandre Courbot
2015-03-23mmc: sunxi: avoid invalid pointer calculationArnd Bergmann
2015-03-23mmc: kconfig: replace PPC_OF with PPCKevin Hao
2015-03-23mmc: sdhci-iproc: add IPROC SDHCI driverScott Branden
2015-03-23mmc: sdhci: do not set AUTO_CMD12 for multi-block CMD53Corneliu Doban
2015-03-23mmc: sdhci: add quirk for ACMD23 brokenScott Branden
2015-03-23mmc: sdhci-esdhc-imx: silence a false curly braces warningDan Carpenter
2015-03-23mmc: tmio: Remove bogus un-initialization in tmio_mmc_host_free()Geert Uytterhoeven
2015-03-23mmc: dw_mmc: exynos: dw_mci_exynos_prepare_hs400_tuning() can be staticWu Fengguang
2015-03-23mmc: omap_hsmmc: add hibernation supportRuss Dill
2015-03-23mmc: omap_hsmmc: use distinctive code paths for cover / card detect logicAndreas Fenkart
2015-03-23mmc: omap_hsmmc: use slot-gpio functions to manage read-only pin directlyAndreas Fenkart
2015-03-23mmc: omap_hsmmc: remove unused fields from struct omap_hsmmc_hostAndreas Fenkart
2015-03-23mmc: sunxi: Use devm_reset_control_get_optional() for reset controlChen-Yu Tsai
2015-03-23mmc: sdhci: set the .remove to sdhci_pltfm_unregister()Kevin Hao
2015-03-23mmc: sdhci: disable the clock in sdhci_pltfm_unregister()Kevin Hao
2015-03-23mmc: sdhci-bcm-kona: kill the "external_clk" member in driver private structKevin Hao
2015-03-23mmc: sdhci-sirf: kill the "clk" member in driver private structKevin Hao
2015-03-23mmc: tegra: use devm help functions to get the clk and gpioKevin Hao
2015-03-23mmc: sdhci-dove: kill the driver specific private structKevin Hao
2015-03-23mmc: sdhci-dove: remove the unneeded error checkKevin Hao
2015-03-23mmc: sirf: update sdhci_sirf_execute_tuning procedureweijun yang
2015-03-23mmc: dw_mmc: Don't crash if we get an interrupt before slot has inittedDoug Anderson