summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2013-06-06mmc: tmio: reset the controller after power-upGuennadi Liakhovetski
2013-06-06mmc: tmio: fix unbalanced power-on calls with clock-gating enabledGuennadi Liakhovetski
2013-06-06mmc: sh_mmcif: don't clear masked interruptsGuennadi Liakhovetski
2013-06-06mmc: tmio: postpone controller reset during resumeGuennadi Liakhovetski
2013-05-31mmc: sdhci: Add size for caller in init+registerChristian Daudt
2013-05-26mmc: sdhci-pci: support runtime PM for BYT SD cardsAdrian Hunter
2013-05-26mmc: sdhci-acpi: support runtime PM for ACPI HID 80860F14 SD cardsAdrian Hunter
2013-05-26mmc: sdhci: add ability to stay runtime-resumed if the card is powered upAdrian Hunter
2013-05-26mmc: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-26mmc: sdhci-pltfm: Allow drivers to set quirks2 from platform dataAl Cooper
2013-05-26mmc: atmel-mci: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-05-26mmc: sdhi/tmio: add DT DMA supportGuennadi Liakhovetski
2013-05-26mmc: sdhi/tmio: switch to using dmaengine_slave_config()Guennadi Liakhovetski
2013-05-26mmc: sdhi/tmio: make DMA filter implementation specificGuennadi Liakhovetski
2013-05-26mmc: dw_mmc: clear IDSTS register when initialize IDMACJoonyoung Shim
2013-05-26mmc: core: Fix select power class after resumeFredrik Soderstedt
2013-05-26mmc: core: Restructure and simplify code for mmc sleep|awakeUlf Hansson
2013-05-26mmc: core: Support aggressive power management for (e)MMC/SDUlf Hansson
2013-05-26mmc: block: Enable runtime pm for mmc blkdeviceUlf Hansson
2013-05-26mmc: core: Add bus_ops for runtime pm callbacksUlf Hansson
2013-05-26mmc: core: Stop bkops for eMMC only from mmc suspendUlf Hansson
2013-05-26mmc: mxs-mmc: fix error return code in mxs_mmc_probe()Wei Yongjun
2013-05-26mmc: dw_mmc: fix error return code in dw_mci_probe()Wei Yongjun
2013-05-26mmc: card: Adding support for sanitize in eMMC 4.5Maya Erez
2013-05-26mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling modeUlf Hansson
2013-05-26mmc: core: Only execute tuning for SDR50 and SDR104Fredrik Soderstedt
2013-05-26mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt caseSantosh Shilimkar
2013-05-26mmc: omap_hsmmc: convert to dma_request_slave_channel_compatMatt Porter
2013-05-26mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5Tony Lindgren
2013-05-26mmc: sdhci-pci: add more device idsAdrian Hunter
2013-05-26mmc: sdhci-acpi: add more device idsAdrian Hunter
2013-05-26mmc: sdhci-acpi: fix initial runtime pm statusAdrian Hunter
2013-05-26mmc: atmel-mci: convert to dma_request_slave_channel_compat()Ludovic Desroches
2013-05-26mmc: sdhci-esdhc-imx: fix multiblock reads on i.MX53Lucas Stach
2013-05-26mmc: sdhci-esdhc-imx: Fix SDIO interruptsMartin Fuzzey
2013-05-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-10ARM: 7714/1: mmc: mmci: Ensure return value of regulator_enable() is checkedLee Jones
2013-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-05-07block_device_operations->release() should return voidAl Viro
2013-05-04Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-30mmc: sdhci-s3c: Fix operation on non-single image Samsung platformsMark Brown
2013-04-30mmc: rename random32() to prandom_u32()Akinobu Mita
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-23mmc: sdhci-tegra: fix MODULE_DEVICE_TABLEArnd Bergmann
2013-04-19Merge branch 'samsung/exynos-multiplatform' into next/multiplatformArnd Bergmann