summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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
2015-03-23mmc: dw_mmc: Only enable CD after setup and only if neededDoug Anderson
2015-03-23mmc: dw_mmc: Don't start commands while busyDoug Anderson
2015-03-23mmc: dw_mmc: Give a good reset after we give powerDoug Anderson
2015-03-23mmc: dw_mmc: Make sure we only adjust the clock when power is onDoug Anderson
2015-03-23mmc: dw_mmc: fix mmc_test by not sending abort for DRTO/EBE errorsaddy ke
2015-03-23mmc: dw_mmc: rockchip: add support MMC_CAP_RUNTIME_RESUME capabilityaddy ke
2015-03-23mmc: dw_mmc: exynos: Support eMMC's HS400 modeSeungwon Jeon
2015-03-19mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_allocNeilBrown
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2015-02-04mmc: sdhci-s3c: solve problem with sleeping in atomic contextPaul Osmialowski
2015-02-04mmc: pwrseq: add driver for emmc hardware resetMarek Szyprowski
2015-02-04mmc: moxart: fix probe logicArnd Bergmann
2015-02-03mmc: core: Invoke mmc_pwrseq_post_power_on() prior MMC_POWER_ON stateUlf Hansson
2015-02-02Merge branch 'clk-next' into v3.19-rc7Michael Turquette
2015-01-30mmc: pwrseq_simple: Add optional reference clock supportJavier Martinez Canillas
2015-01-30mmc: pwrseq_simple: Extend to support more pinsJavier Martinez Canillas
2015-01-30mmc: Add hardware dependencies for sdhci-pxav3 and sdhci-pxav2Jean Delvare
2015-01-29mmc: sdhci-pxav3: Modify clock settings for the SDR50 and DDR50 modesMarcin Wojtas
2015-01-29mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7...Marcin Wojtas
2015-01-29mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavorGregory CLEMENT
2015-01-29mmc: sdhci: switch voltage before sdhci_set_ios in runtime resumeJisheng Zhang
2015-01-29mmc: tegra: Write xfer_mode, CMD regs in togetherPavan Kunapuli
2015-01-29mmc: Resolve BKOPS compatability issueAlexey Skidanov
2015-01-29mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cyclesJisheng Zhang
2015-01-28mmc: dw_mmc: rockchip: remove incorrect __exit_p()Dmitry Torokhov
2015-01-28mmc: dw_mmc: exynos: remove incorrect __exit_p()Dmitry Torokhov
2015-01-28mmc: Fix menuconfig alignment of MMC_SDHCI_* optionsJean Delvare
2015-01-28mmc: Enable Ricoh MMC quirk by defaultJean Delvare
2015-01-28mmc: mmci: Get rid of dead code in mmci_dma_setupPramod Gurav
2015-01-28mmc: sdhci-pxav3: fix race between runtime pm and irqJisheng Zhang
2015-01-28mmc: block: Remove unnecessary temporary variableTobias Klauser
2015-01-28mmc: pwrseq_simple: Add support for a reset GPIO pinUlf Hansson