summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
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: fix integer assignments to pointerVenkatraman S
2011-10-26mmc: queue: declare mmc_alloc_sg as staticVenkatraman S
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: enable runtime PM by defaultDaniel Drake
2011-10-26mmc: core: add random fault injectionPer Forlin
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-20Merge branch 'imx/devel' into next/develArnd Bergmann
2011-10-17mmc: mxcmmc: explicitly includes mach/hardware.hShawn Guo
2011-09-27clk: mmci: convert to clk_prepare()/clk_unprepare()Russell King
2011-09-27ARM: 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-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
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: sd: UHS-I bus speed should be set last in UHS initializationSubhash Jadavani
2011-08-31mmc: sdhi: initialise mmc_data->flags before useSimon Horman
2011-08-31mmc: core: use non-reentrant workqueue for clock gatingMika Westerberg
2011-08-31mmc: core: prevent aggressive clock gating racing with ios updatesMika Westerberg
2011-08-31mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}Mika Westerberg
2011-08-28mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.hShawn Guo
2011-08-23block: separate priority boosting from REQ_METAChristoph Hellwig
2011-08-13mmc: dw_mmc: Fix DDR mode support.Seungwon Jeon
2011-08-13mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung
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: core: Detect eMMC v4.5 ext_csd entriesKyungmin Park
2011-08-13mmc: mmc_test: avoid stalled file in debugfsAndy Shevchenko