summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
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-08-09mmc: sdhci: fix incorrect command used in tuningAaron Lu
2012-08-09mmc: sdhci-pci: CaFe has broken card detectionDaniel Drake
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-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
2012-04-05mmc: use really long write timeout to deal with crappy cardsPaul Walmsley
2012-04-05mmc: sdhci-dove: Fix compile error by including module.hAlf Høgemark
2012-04-05mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper
2012-04-05Revert "mmc: sdhci-pci: Add MSI support"Chris Ball
2012-04-05Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"Chris Ball
2012-04-05mmc: core: fix power class selectionSubhash Jadavani
2012-04-05mmc: omap_hsmmc: fix module re-insertionBalaji T K
2012-04-05mmc: omap_hsmmc: convert to module_platform_driverFelipe Balbi
2012-04-05mmc: omap_hsmmc: make it behave well as a moduleFelipe Balbi
2012-04-05mmc: omap_hsmmc: trivial cleanupsFelipe Balbi
2012-04-05mmc: omap_hsmmc: context save after enabling runtime pmBalaji T K
2012-04-05mmc: omap_hsmmc: use runtime put sync in probe error patchBalaji T K
2012-04-05mmc: sdio: Use empty system suspend/resume callbacks at the bus levelRafael J. Wysocki
2012-04-05mmc: bus: print bus speed mode of UHS-I cardSubhash Jadavani
2012-04-05mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllersManuel Lauss
2012-04-05mmc: sh_mmcif: Simplify calculation of mmc->f_minSimon Horman
2012-04-05mmc: sh_mmcif: mmc->f_max should be half of the bus clockSimon Horman
2012-04-05mmc: sh_mmcif: double clock speedSimon Horman
2012-04-05mmc: block: Remove use of mmc_blk_set_blksizeUlf Hansson
2012-04-05mmc: atmel-mci: add support for odd clock dividersLudovic Desroches
2012-04-05mmc: atmel-mci: r/w proof capability only available since v2xxLudovic Desroches
2012-04-05mmc: atmel-mci: correct data timeout computationLudovic Desroches
2012-04-05mmc: sdhci-s3c: Enable runtime power managementMark Brown
2012-04-05mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspendMark Brown
2012-04-05mmc: sdhci-s3c: use devm_ functionsJulia Lawall
2012-04-05mmc: sdhci-s3c: Keep a copy of platform data and use itThomas Abraham
2012-04-05mmc: sdhci-s3c: derive transfer width host cap from max_width in platdataThomas Abraham
2012-04-05mmc: sdhci-s3c: Remove usage of clk_type member in platform dataThomas Abraham
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds