summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2011-11-30HACK: cardhu: get sdmmc workingDan Willemsen
2011-11-30[ARM/tegra] Add initial Tegra3 driver supportScott Williams
2011-11-30Revert "mmc: sdhci-tegra: Add MMC_PM_IGNORE_PM_NOTIFY for builtin device"Dan Willemsen
2011-11-30mmc: sdhci: Enable MMC_CAP_ERASE for the tegra sdhci controllerKen Sumrall
2011-11-30mmc: host: sdhci-tegra: Add set_clock opColin Cross
2011-11-30mmc: host: sdhci-pltfm: Add suspend and resume hooks to sdhci platformColin Cross
2011-11-30mmc: tegra: Add explicit card-detect processingDmitry Shmidt
2011-11-30mmc: sdhci-tegra: Add MMC_PM_IGNORE_PM_NOTIFY for builtin deviceDmitry Shmidt
2011-11-30mmc: host: sdhci: Prevent IRQ capability from being set if quirk is setColin Cross
2011-11-30mmc: sdhci: Skip mmc suspend/resume ops for SDIO device,Dmitry Shmidt
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
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
2011-07-27mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo
2011-07-26MMC / TMIO: Fix build issue related to struct scatterlistRafael J. Wysocki
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King
2011-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-07-21mmc: at91_mci: move register header from include/ to drivers/Jean-Christophe PLAGNIOL-VILLARD
2011-07-21mmc: mxs-mmc: fix clock rate settingKoen Beel
2011-07-21mmc: tmio: fix a deadlockGuennadi Liakhovetski
2011-07-21mmc: tmio: fix a recently introduced bug in DMA codeGuennadi Liakhovetski
2011-07-21mmc: sh_mmcif: maximize power savingGuennadi Liakhovetski
2011-07-21mmc: tmio: maximize power savingGuennadi Liakhovetski
2011-07-21mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabledGuennadi Liakhovetski
2011-07-21mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb()Adrian Hunter
2011-07-21mmc: omap_hsmmc: refactor duplicated codeAndy Shevchenko
2011-07-21mmc: omap_hsmmc: fix a few bugs when setting the clock divisorAndy Shevchenko
2011-07-21mmc: omap_hsmmc: introduce start_clock and re-use stop_clockAndy Shevchenko
2011-07-21mmc: omap_hsmmc: split duplicate code to calc_divisor() functionAndy Shevchenko
2011-07-21mmc: omap_hsmmc: move hardcoded frequency constants to definesAndy Shevchenko
2011-07-21mmc: omap_hsmmc: correct debug report error status mnemonicsAdrian Hunter