summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2012-11-19mmc: sdhci: fix NULL dereference in sdhci_request() tuningChris Ball
2012-11-05OMAP HSMMC Force enable attempt so that we can call disableXavier Boudet
2012-11-05Revert "OMAP: HSMMC: Track regulator enabled locally"Xavier Boudet
2012-10-15Merge remote-tracking branch 'upstream-stable/linux-3.4.y' into tilt-3.4Xavier Boudet
2012-10-13mmc: sh-mmcif: avoid oops on spurious interruptsGuennadi Liakhovetski
2012-10-13mmc: omap_hsmmc: Pass on the suspend failure to the PM coreVaibhav Bedia
2012-10-04Merge branch 'linux-3.4.y' into tilt-3.4_04Oct_rebaseXavier Boudet
2012-10-02mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen
2012-10-02mmc: sdhci-esdhc: break out early if clock is 0Shawn Guo
2012-10-02mmc: mxs-mmc: fix deadlock in SDIO IRQ caseLauri Hintsala
2012-09-07omap_hsmmc: Errata: Fix SD card removal detectionViswanath Puttagunta
2012-09-07omap-hsmmc: Fix issue during SD card disconnectViswanath Puttagunta
2012-09-07Merge branch 'stable-linux-3.4.y' into tilt-3.4-upAndy Green
2012-08-09mmc: sdhci: fix incorrect command used in tuningAaron Lu
2012-08-09mmc: sdhci-pci: CaFe has broken card detectionDaniel Drake
2012-07-19OMAP: HSMMC: Track regulator enabled locallyJassi Brar
2012-07-19OMAP: HSMMC: Revert "OMAP HSMMC Force enable attempt so that we can call disa...Jassi Brar
2012-06-22clean remove all warnings from buildAndy Green
2012-06-22OMAP HSMMC Force enable attempt so that we can call disableJassi Brar
2012-06-07mmc: core: Fixup suspend/resume issues for UHS-I cardsUlf Hansson
2012-06-07mmc: omap: hsmmc: enable clk for signal voltage switchBalaji T K
2012-06-07mmc: omap: disable cmd23Balaji T K
2012-06-07uplevel 3.4 rc2 remove excessive endifAndy Green
2012-06-07mmc: omap: balance regulator callsBalaji T K
2012-06-07mmc: omap: UHS-I voltage switchBalaji T K
2012-06-07mmc: omap5: set debounce time for sd card detect gpioBalaji T K
2012-06-07mmc: omap: add cmd23 supportBalaji T K
2012-06-07mmc: omap: hsmmc: Enable Auto CMD12Balaji T K
2012-06-07mmc: Fix bug to enable DDR on MMCViswanath Puttagunta
2012-06-07mmc: omap: add DDR support to omap_hsmmcBalaji T K
2012-06-07mmc: omap: Add HSMMC support in omap5 evm boardfileSourav Poddar
2012-06-01mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irqMing Lei
2012-06-01mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free()Guennadi Liakhovetski
2012-06-01mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre
2012-05-01Merge commit 'v3.4-rc5' into android-3.4Colin Cross
2012-04-27Merge commit 'v3.4-rc4' into android-3.4Colin Cross
2012-04-27Revert "mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME is used"Colin Cross
2012-04-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-04-20mmc: core: Do not pre-claim host in suspendUlf Hansson
2012-04-20mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung
2012-04-20mmc: unbreak sdhci-esdhc-imx on i.MX25Eric BĂ©nard
2012-04-20mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten
2012-04-20mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake
2012-04-20mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon
2012-04-20mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong
2012-04-20mmc: omap_hsmmc: Get rid of of_have_populated_dt() usageRajendra Nayak
2012-04-20mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=mChris Ball
2012-04-20mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter
2012-04-20mmc: fixes for eMMC v4.5 discard operationAdrian Hunter
2012-04-20dma: mxs-dma: enable channel in device_issue_pending callShawn Guo