summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2012-05-08mmc: mmci: Fix compiler error when CONFIG_OF is not setLee Jones1-0/+6
2012-05-04mmc: mmci: Use correct GPIO binding for IRQ requestsLee Jones1-2/+3
2012-05-04mmc: mmci: Enable Device Tree support for ux500 variantsLee Jones1-4/+54
2012-05-03AMBA: get rid of last two uses of NO_IRQRussell King1-1/+1
2012-05-01mmc: sdhci-spear: Use devm_* derivativesViresh Kumar1-53/+27
2012-05-01mmc: sdhci-spear: No need to check 'pdev == NULL' in probeViresh Kumar1-2/+0
2012-04-27Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+3
2012-04-25ARM: 7378/1: mmci: add support for the Nomadik MMCI variantLinus Walleij1-0/+16
2012-04-25mmc sdhc i.MX: do not depend on grouped clocksSascha Hauer1-11/+31
2012-04-25mmc mxcmmc: do not depend on grouped clocksSascha Hauer1-14/+25
2012-04-24mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free()Guennadi Liakhovetski1-0/+3
2012-04-23mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacksChuanxiao Dong1-0/+2
2012-04-22mmc: omap_hsmmc: release correct resourceRussell King1-1/+3
2012-04-22mmc: tegra: support SDHCI SPEC 300Pavan Kunapuli1-0/+26
2012-04-22mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2-5/+8
2012-04-22mmc: remove imxmmc driverSascha Hauer4-1244/+0
2012-04-22mmc: sdhci: Log what timeout was set if the timeout is too largeMark Brown1-2/+2
2012-04-22mmc: davinci_mmc: set MODULE_ALIAS to allow autoloadingJan Luebbe1-0/+1
2012-04-22mmc: omap_hsmmc: Cleanup use of cpu_is_* for debounce_clockRajendra Nayak1-22/+17
2012-04-22mmc: omap_hsmmc: use spinlock IRQ safe variantVenkatraman S1-8/+11
2012-04-22mmc: omap_hsmmc: add DDR supportBalaji T K1-0/+5
2012-04-22mmc: omap_hsmmc: Enable Auto CMD12Balaji T K1-3/+12
2012-04-21mmc: core: Do not pre-claim host in suspendUlf Hansson1-35/+20
2012-04-21mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung1-1/+2
2012-04-21mmc: unbreak sdhci-esdhc-imx on i.MX25Eric Bénard1-2/+1
2012-04-21mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten1-0/+1
2012-04-21mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake1-1/+1
2012-04-21mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon1-1/+3
2012-04-21mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong2-17/+9
2012-04-21mmc: omap_hsmmc: Get rid of of_have_populated_dt() usageRajendra Nayak1-2/+2
2012-04-21mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=mChris Ball1-1/+1
2012-04-21mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter2-16/+40
2012-04-21mmc: fixes for eMMC v4.5 discard operationAdrian Hunter2-4/+5
2012-04-20dma: mxs-dma: enable channel in device_issue_pending callShawn Guo1-0/+3
2012-04-18gpio: tegra: Hide tegra_gpio_enable/disable()Stephen Warren1-19/+5
2012-04-06mmc: use really long write timeout to deal with crappy cardsPaul Walmsley1-3/+7
2012-04-06mmc: sdhci-dove: Fix compile error by including module.hAlf Høgemark1-0/+1
2012-04-06mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper1-2/+3
2012-04-06Revert "mmc: sdhci-pci: Add MSI support"Chris Ball1-6/+0
2012-04-06Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"Chris Ball1-3/+1
2012-04-06mmc: core: fix power class selectionSubhash Jadavani1-13/+17
2012-04-06mmc: omap_hsmmc: fix module re-insertionBalaji T K1-3/+1
2012-04-06mmc: omap_hsmmc: convert to module_platform_driverFelipe Balbi1-15/+1
2012-04-06mmc: omap_hsmmc: make it behave well as a moduleFelipe Balbi1-4/+5
2012-04-06mmc: omap_hsmmc: trivial cleanupsFelipe Balbi1-77/+70
2012-04-06mmc: omap_hsmmc: context save after enabling runtime pmBalaji T K1-2/+2
2012-04-06mmc: omap_hsmmc: use runtime put sync in probe error patchBalaji T K1-2/+1
2012-04-06mmc: sdio: Use empty system suspend/resume callbacks at the bus levelRafael J. Wysocki1-3/+9
2012-04-06mmc: bus: print bus speed mode of UHS-I cardSubhash Jadavani1-2/+15
2012-04-06mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllersManuel Lauss1-1/+3