summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host (follow)
Commit message (Expand)AuthorAgeFilesLines
* mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irqMing Lei2012-05-171-1/+1
* mmc: atmel-mci: add debug logsLudovic Desroches2012-05-171-0/+41
* mmc: atmel-mci: add support for version lower than v2xxLudovic Desroches2012-05-171-4/+58
* mmc: atmel-mci: change the state machine for compatibility with old IPLudovic Desroches2012-05-171-116/+162
* mmc: atmel-mci: the r/w proof capability lack was not well managedLudovic Desroches2012-05-171-14/+78
* mmc: dw_mmc: Fixed sdio interrupt mask bit setting bugKyoungil Kim2012-05-171-2/+2
* mmc: omap: convert to module_platform_driverVenkatraman S2012-05-171-13/+1
* mmc: omap: make it behave well as a moduleVenkatraman S2012-05-171-4/+5
* mmc: omap: convert to per instance workqueueVenkatraman S2012-05-171-17/+12
* mmc: dw_mmc: make multiple instances of dw_mci_card_workqueueThomas Abraham2012-05-091-8/+6
* mmc: mmci: Fix compiler error when CONFIG_OF is not setLee Jones2012-05-081-0/+6
* mmc: mmci: Use correct GPIO binding for IRQ requestsLee Jones2012-05-041-2/+3
* mmc: mmci: Enable Device Tree support for ux500 variantsLee Jones2012-05-041-4/+54
* mmc: sdhci-spear: Use devm_* derivativesViresh Kumar2012-05-011-53/+27
* mmc: sdhci-spear: No need to check 'pdev == NULL' in probeViresh Kumar2012-05-011-2/+0
* mmc: omap_hsmmc: release correct resourceRussell King2012-04-221-1/+3
* mmc: tegra: support SDHCI SPEC 300Pavan Kunapuli2012-04-221-0/+26
* mmc: remove imxmmc driverSascha Hauer2012-04-224-1244/+0
* mmc: sdhci: Log what timeout was set if the timeout is too largeMark Brown2012-04-221-2/+2
* mmc: davinci_mmc: set MODULE_ALIAS to allow autoloadingJan Luebbe2012-04-221-0/+1
* mmc: omap_hsmmc: Cleanup use of cpu_is_* for debounce_clockRajendra Nayak2012-04-221-22/+17
* mmc: omap_hsmmc: use spinlock IRQ safe variantVenkatraman S2012-04-221-8/+11
* mmc: omap_hsmmc: add DDR supportBalaji T K2012-04-221-0/+5
* mmc: omap_hsmmc: Enable Auto CMD12Balaji T K2012-04-221-3/+12
* mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung2012-04-211-1/+2
* mmc: unbreak sdhci-esdhc-imx on i.MX25Eric Bénard2012-04-211-2/+1
* mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake2012-04-211-1/+1
* mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon2012-04-211-1/+3
* mmc: omap_hsmmc: Get rid of of_have_populated_dt() usageRajendra Nayak2012-04-211-2/+2
* mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=mChris Ball2012-04-211-1/+1
* mmc: sdhci-dove: Fix compile error by including module.hAlf Høgemark2012-04-061-0/+1
* mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper2012-04-061-2/+3
* Revert "mmc: sdhci-pci: Add MSI support"Chris Ball2012-04-061-6/+0
* Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"Chris Ball2012-04-061-3/+1
* mmc: omap_hsmmc: fix module re-insertionBalaji T K2012-04-061-3/+1
* mmc: omap_hsmmc: convert to module_platform_driverFelipe Balbi2012-04-061-15/+1
* mmc: omap_hsmmc: make it behave well as a moduleFelipe Balbi2012-04-061-4/+5
* mmc: omap_hsmmc: trivial cleanupsFelipe Balbi2012-04-061-77/+70
* mmc: omap_hsmmc: context save after enabling runtime pmBalaji T K2012-04-061-2/+2
* mmc: omap_hsmmc: use runtime put sync in probe error patchBalaji T K2012-04-061-2/+1
* mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllersManuel Lauss2012-04-061-1/+3
* mmc: sh_mmcif: Simplify calculation of mmc->f_minSimon Horman2012-04-061-7/+1
* mmc: sh_mmcif: mmc->f_max should be half of the bus clockSimon Horman2012-04-061-6/+6
* mmc: sh_mmcif: double clock speedSimon Horman2012-04-061-1/+2
* mmc: atmel-mci: add support for odd clock dividersLudovic Desroches2012-04-062-19/+30
* mmc: atmel-mci: r/w proof capability only available since v2xxLudovic Desroches2012-04-061-0/+2
* mmc: atmel-mci: correct data timeout computationLudovic Desroches2012-04-061-1/+8
* mmc: sdhci-s3c: Enable runtime power managementMark Brown2012-04-061-0/+28
* mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspendMark Brown2012-04-061-4/+7
* mmc: sdhci-s3c: use devm_ functionsJulia Lawall2012-04-061-24/+3