summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2011-10-26mmc: sdhci-esdhc-imx: add basic imx6q usdhc supportShawn Guo
2011-10-26mmc: sh_mmcif: simplify platform dataGuennadi Liakhovetski
2011-10-26mmc: sdhci-pci: add eMMC hardware reset supportAdrian Hunter
2011-10-26mmc: sdhci: add eMMC hardware reset supportAdrian Hunter
2011-10-26mmc: mmci: simplify err check in mmci_post_requestPer Forlin
2011-10-26mmc: sdhci-pxa: Check pdata before using its membersTanmay Upadhyay
2011-10-26mmc: sdhci-spear: Don't set power gpio to 1 on probeViresh Kumar
2011-10-26mmc: sdhci-of-esdhc: Access Freescale eSDHC registers as 32-bitXu lei
2011-10-26mmc: sdhci-s3c: add default controller configurationThomas Abraham
2011-10-26mmc: sdhci-tegra: Add 8-bit support to device tree binding.Stephen Warren
2011-10-26mmc: dw_mmc: Support SDIO interrupts for all slotsShashidhar Hiremath
2011-10-26mmc: msm_sdcc: Handle dma resource not present caseSubhash Jadavani
2011-10-26mmc: msm_sdcc: Change initialization order of busclk_timer in probeSahitya Tummala
2011-10-26mmc: msm_sdcc: Use MCI_INT_MASK0 for PIO interruptsSahitya Tummala
2011-10-26msm: mmc: Remove "pio_irq" resourceSahitya Tummala
2011-10-26mmc: msm_sdcc: Enable SDC host->clk only after setting the rate.Sahitya Tummala
2011-10-26mmc: msm_sdcc: Handle error cases in probeSahitya Tummala
2011-10-26msm: Implement init_card operation for MSM SDCCAlexander Tarasikov
2011-10-26mmc: msm_sdcc: Fix a typo in MSM SDCC driver gpio setupAlexander Tarasikov
2011-10-26mmc: sdhi: Allow named IRQs to use specific handlersSimon Horman
2011-10-26mmc: tmio: Provide separate interrupt handlersSimon Horman
2011-10-26mmc: tmio: Cache interrupt masksSimon Horman
2011-10-26mmc: Kconfig: remove i.MX individual SoC dependencySascha Hauer
2011-10-26mmc: sdhci-tegra: Add Device Tree probing supportGrant Likely
2011-10-26mmc: sdhci-esdhc-imx: Enable ADMA2Richard Zhu
2011-10-26mmc: at91_mci: remove the use of irq_to_gpioNicolas Ferre
2011-10-26mmc: atmel-mci: fix a potential issue about pending PDC interruptsLudovic Desroches
2011-10-26mmc: atmel-mci: correct sg buffer size evaluationLudovic Desroches
2011-10-26mmc: atmel-mci: use ATMEL_PDC_SCND_BUF_OFF instead of a literal valueLudovic Desroches
2011-10-26mmc: atmel-mci: change atmci_start_command to atmci_send_commandLudovic Desroches
2011-10-26mmc: atmel-mci: add pdc support and runtime capabilities detectionLudovic Desroches
2011-10-26mmc: atmel-mci: indentationLudovic Desroches
2011-10-26mmc: atmel-mci: change atmci_readl and atmci_writel macrosLudovic Desroches
2011-10-26mmc: atmel-mci: change namespaceLudovic Desroches
2011-08-31mmc: sdhci-s3c: Fix mmc card I/O problemGirish K S
2011-08-31mmc: sdhi: initialise mmc_data->flags before useSimon Horman
2011-08-28mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.hShawn Guo
2011-08-13mmc: dw_mmc: Fix DDR mode support.Seungwon Jeon
2011-08-13mmc: sdhci: use f_max instead of host->clock for timeoutsAndy Shevchenko
2011-08-13mmc: sdhci: move timeout_clk calculation farther downAndy Shevchenko
2011-08-13mmc: sdhci: check host->clock before using it as a denominatorAndy Shevchenko
2011-08-13mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"Andy Shevchenko
2011-08-13mmc: tmio: eliminate unused variable 'mmc' warningAxel Lin
2011-08-13mmc: esdhc-imx: fix card interrupt loss on freescale eSDHCTony Lin
2011-08-13mmc: sdhci-s3c: Fix build for header changeMark Brown
2011-08-13mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macroShashidhar Hiremath
2011-08-13mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirkJaehoon Chung
2011-08-13mmc: sdhci: pxav3: controller needs 32 bit ADMA addressingPhilip Rakity
2011-08-13mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finishAaron Lu
2011-07-27mmc: sdhci-esdhc-imx: add device tree probe supportShawn Guo