Age | Commit message (Expand) | Author |
2013-11-26 | mmc: omap: Fix I2C dependency and make driver usable with device tree | Tony Lindgren |
2013-11-26 | mmc: omap: Fix DMA configuration to not rely on device id | Tony Lindgren |
2013-11-20 | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-11-18 | Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-11-14 | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki |
2013-11-14 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-11-12 | Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next | Russell King |
2013-11-08 | mmc: wbsd: Silence compiler warning | Ulf Hansson |
2013-11-08 | mmc: core: Silence compiler warning in __mmc_switch | Ulf Hansson |
2013-11-08 | mmc: sh_mmcif: Convert to clk_prepare|unprepare | Ulf Hansson |
2013-11-08 | mmc: sh_mmcif: Convert to PM macros when defining dev_pm_ops | Ulf Hansson |
2013-11-08 | mmc: dw_mmc: exynos: Revert the sdr_timing assignment | Yuvaraj Kumar C D |
2013-11-08 | mmc: sdhci: Avoid needless loop while handling SDIO interrupts in sdhci_irq | Alexey Neyman |
2013-10-31 | ARM: 7797/1: mmc: Use dma_max_pfn(dev) helper for bounce_limit calculations | Santosh Shilimkar |
2013-10-31 | DMA-API: mmc: sdhci-acpi: use dma_coerce_mask_and_coherent() | Russell King |
2013-10-30 | mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resume | Ulf Hansson |
2013-10-30 | mmc: core: Improve runtime PM support during suspend/resume for sd/mmc | Ulf Hansson |
2013-10-30 | mmc: core: Remove redundant mmc_power_up|off at runtime callbacks | Ulf Hansson |
2013-10-30 | mmc: Don't force card to active state when entering suspend/shutdown | Ulf Hansson |
2013-10-30 | mmc: core: Remove deprecated mmc_suspend|resume_host APIs | Ulf Hansson |
2013-10-30 | mmc: mmci: Move away from using deprecated APIs | Ulf Hansson |
2013-10-30 | mmc: via-sdmmc: Move away from using deprecated APIs | Ulf Hansson |
2013-10-30 | mmc: tmio: Move away from using deprecated APIs | Ulf Hansson |
2013-10-30 | mmc: sh_mmcif: Move away from using deprecated APIs | Ulf Hansson |
2013-10-30 | mmc: sdricoh_cs: Move away from using deprecated APIs | Ulf Hansson |
2013-10-30 | mmc: rtsx: Remove redundant suspend and resume callbacks | Ulf Hansson |
2013-10-30 | mmc: wbsd: Move away from using deprecated APIs | Ulf Hansson |
2013-10-30 | mmc: pxamci: Remove redundant suspend and resume callbacks | Ulf Hansson |
2013-10-30 | mmc: s3cmci: Remove redundant suspend and resume callbacks | Ulf Hansson |
2013-10-30 | mmc: wmt-sdmmc: Move away from using deprecated APIs | Ulf Hansson |
2013-10-30 | mmc: mxcmmc: Move away from using deprecated APIs | Ulf Hansson |
2013-10-30 | mmc: mxs-mmc: Move away from using deprecated APIs | Ulf Hansson |
2013-10-30 | mmc: omap: Remove redundant suspend and resume callbacks | Ulf Hansson |
2013-10-30 | mmc: tifm_sd: Move away from using deprecated APIs | Ulf Hansson |
2013-10-30 | mmc: sdhci: Move away from using deprecated APIs | Ulf Hansson |
2013-10-30 | mmc: vub300: Move away from using deprecated APIs | Ulf Hansson |
2013-10-30 | mmc: mvsdio: Remove redundant suspend and resume callbacks | Ulf Hansson |
2013-10-30 | mmc: msm_sdcc: Move away from using deprecated APIs | Ulf Hansson |
2013-10-30 | mmc: jz4740: Move away from using deprecated APIs | Ulf Hansson |
2013-10-30 | mmc: dw_mmc: Move away from using deprecated APIs | Ulf Hansson |
2013-10-30 | mmc: davinci_mmc: Move away from using deprecated APIs | Ulf Hansson |
2013-10-30 | mmc: cb710: Move away from using deprecated APIs | Ulf Hansson |
2013-10-30 | mmc: bfin_sdh: Move away from using deprecated APIs | Ulf Hansson |
2013-10-30 | mmc: au1xmmc: Move away from using deprecated APIs | Ulf Hansson |
2013-10-30 | mmc: atmel-mci: Remove redundant suspend and resume callbacks | Ulf Hansson |
2013-10-30 | mmc: core: Signal wakeup event at card insert/removal | Ulf Hansson |
2013-10-30 | mmc: core: Collect common code for card ocr validation | Ulf Hansson |
2013-10-30 | mmc: core: Prevent violation of specs while initializing cards | Ulf Hansson |
2013-10-30 | mmc: core: Move cached value of the negotiated ocr mask to card struct | Ulf Hansson |