summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
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-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss
2011-10-24MMC: au1xmmc: Remove Alchemy CPU subtype dependenciesManuel Lauss
2011-10-17mmc: mxcmmc: explicitly includes mach/hardware.hShawn Guo
2011-09-27clk: mmci: convert to clk_prepare()/clk_unprepare()Russell King
2011-09-26ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>Stephen Warren
2011-09-22PM: add runtime PM support to MMCIRussell King
2011-09-17mmc: davinci: Add support for set_power callbackIdo Yariv
2011-09-14ARM: SAMSUNG: Remove Samsung specific enum type for dma directionBoojin Kim
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-08-08ARM: gpio: tegra: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King
2011-08-08ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King
2011-07-27mmc: sdhci-esdhc-imx: add device tree probe supportShawn Guo
2011-07-27mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_hostShawn Guo
2011-07-27mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()Shawn Guo
2011-07-27mmc: sdhci-esdhc-imx: do not reference platform data after probeShawn Guo