Age | Commit message (Expand) | Author |
2013-05-26 | mmc: atmel-mci: add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han |
2013-05-26 | mmc: sdhi/tmio: add DT DMA support | Guennadi Liakhovetski |
2013-05-26 | mmc: sdhi/tmio: switch to using dmaengine_slave_config() | Guennadi Liakhovetski |
2013-05-26 | mmc: sdhi/tmio: make DMA filter implementation specific | Guennadi Liakhovetski |
2013-05-26 | mmc: dw_mmc: clear IDSTS register when initialize IDMAC | Joonyoung Shim |
2013-05-26 | mmc: core: Fix select power class after resume | Fredrik Soderstedt |
2013-05-26 | mmc: core: Restructure and simplify code for mmc sleep|awake | Ulf Hansson |
2013-05-26 | mmc: core: Support aggressive power management for (e)MMC/SD | Ulf Hansson |
2013-05-26 | mmc: block: Enable runtime pm for mmc blkdevice | Ulf Hansson |
2013-05-26 | mmc: core: Add bus_ops for runtime pm callbacks | Ulf Hansson |
2013-05-26 | mmc: core: Stop bkops for eMMC only from mmc suspend | Ulf Hansson |
2013-05-26 | mmc: mxs-mmc: fix error return code in mxs_mmc_probe() | Wei Yongjun |
2013-05-26 | mmc: dw_mmc: fix error return code in dw_mci_probe() | Wei Yongjun |
2013-05-26 | mmc: card: Adding support for sanitize in eMMC 4.5 | Maya Erez |
2013-05-26 | mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode | Ulf Hansson |
2013-05-26 | mmc: core: Only execute tuning for SDR50 and SDR104 | Fredrik Soderstedt |
2013-05-26 | mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt case | Santosh Shilimkar |
2013-05-26 | mmc: omap_hsmmc: convert to dma_request_slave_channel_compat | Matt Porter |
2013-05-26 | mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5 | Tony Lindgren |
2013-05-26 | mmc: sdhci-pci: add more device ids | Adrian Hunter |
2013-05-26 | mmc: sdhci-acpi: add more device ids | Adrian Hunter |
2013-05-26 | mmc: sdhci-acpi: fix initial runtime pm status | Adrian Hunter |
2013-05-26 | mmc: atmel-mci: convert to dma_request_slave_channel_compat() | Ludovic Desroches |
2013-05-26 | mmc: sdhci-esdhc-imx: fix multiblock reads on i.MX53 | Lucas Stach |
2013-05-26 | mmc: sdhci-esdhc-imx: Fix SDIO interrupts | Martin Fuzzey |
2013-05-15 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-05-10 | ARM: 7714/1: mmc: mmci: Ensure return value of regulator_enable() is checked | Lee Jones |
2013-05-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-07 | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2013-05-07 | block_device_operations->release() should return void | Al Viro |
2013-05-04 | Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-05-02 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-05-02 | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-04-30 | mmc: sdhci-s3c: Fix operation on non-single image Samsung platforms | Mark Brown |
2013-04-29 | mmc: rename random32() to prandom_u32() | Akinobu Mita |
2013-04-29 | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-04-23 | mmc: sdhci-tegra: fix MODULE_DEVICE_TABLE | Arnd Bergmann |
2013-04-19 | Merge branch 'samsung/exynos-multiplatform' into next/multiplatform | Arnd Bergmann |
2013-04-19 | mmc: sdhci-s3c: remove platform dependencies | Arnd Bergmann |
2013-04-17 | Merge tag 'davinci-for-v3.10/dt-2-v2' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson |
2013-04-15 | mmc: core: fix init controller performance regression, updated patch | Adrian Hunter |
2013-04-14 | Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson |
2013-04-12 | Merge tag 'dt-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson |
2013-04-12 | mmc: mxcmmc: enable DMA support on mpc512x | Anatolij Gustschin |
2013-04-12 | mmc: mxcmmc: constify mxcmci_devtype | Anatolij Gustschin |
2013-04-12 | mmc: mxcmmc: use slot-gpio API for write-protect detection | Anatolij Gustschin |
2013-04-12 | mmc: mxcmmc: add mpc512x SDHC support | Anatolij Gustschin |
2013-04-12 | mmc: mxcmmc: fix race conditions for host->req and host->data access | Anatolij Gustschin |