summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2011-05-26mmc: Use device platform_data to retrieve tmio_mmc platform bitsSamuel Ortiz
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-05-25mmc: sdhci: Auto-CMD23 fixes.Andrei Warkentin
2011-05-25mmc: sdhci: Auto-CMD23 support.Andrei Warkentin
2011-05-25mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.Andrei Warkentin
2011-05-24mmc: Add new VUB300 USB-to-SD/SDIO/MMC driverTony Olech
2011-05-24mmc: sdhci-pxa: Add quirks for DMA/ADMA to match h/wPhilip Rakity
2011-05-24mmc: sdhci-pxa: add platform code for UHS signalingPhilip Rakity
2011-05-24mmc: sdhci: add hooks for setting UHS in platform specific codePhilip Rakity
2011-05-24mmc: dw_mmc: fixed wrong regulator_enable in suspend/resumeJaehoon Chung
2011-05-24mmc: sdhi: allow powering down controller with no card insertedGuennadi Liakhovetski
2011-05-24mmc: tmio: runtime suspend the controller, where possibleGuennadi Liakhovetski
2011-05-24mmc: sdhi: support up to 3 interrupt sourcesMagnus Damm
2011-05-24mmc: sdhi: print physical base address and clock rateMagnus Damm
2011-05-24mmc: sdhi: no need for special interrupt flagsMagnus Damm
2011-05-24mmc: tmio/sdhi: break out interrupt request/freeMagnus Damm
2011-05-24mmc: protect the tmio_mmc driver against a theoretical raceGuennadi Liakhovetski
2011-05-24mmc: add runtime and system power-management support to the MMCIF driverGuennadi Liakhovetski
2011-05-24mmc: Add runtime and system-wide PM to the TMIO MMC driverGuennadi Liakhovetski
2011-05-24mmc: sh_mmcif: protect against a theoretical raceGuennadi Liakhovetski
2011-05-24mmc: sdhci: add support for retuning mode 1Arindam Nath
2011-05-24mmc: sdhci: add support for programmable clock modeArindam Nath
2011-05-24mmc: sdhci: enable preset value after uhs initializationArindam Nath
2011-05-24mmc: sd: add support for tuning during uhs initializationArindam Nath
2011-05-24mmc: sd: set current limit for uhs cardsArindam Nath
2011-05-24mmc: sd: add support for uhs bus speed mode selectionArindam Nath
2011-05-24mmc: sdhci: reset sdclk before setting high speed enableArindam Nath
2011-05-24mmc: sd: add support for driver type selectionArindam Nath
2011-05-24mmc: sd: add support for signal voltage switch procedureArindam Nath
2011-05-24mmc: sdhci: Fix read-only detection with JMicron 388 chipTakashi Iwai
2011-05-24mmc: sdhci: Add pre and post reset processing for chip specific resetPhilip Rakity
2011-05-24mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLKMark Brown
2011-05-24mmc: sdhci: work around broken dma boundary behaviorMikko Vinni
2011-05-24mmc: sdhci: R1B command handling + MMC_CAP_ERASE.Andrei Warkentin
2011-05-24mmc: sdhci-pci: Fix checkpatch.pl errorsAmeya Palande
2011-05-24mmc: sdhci: change CONFIG of MMC_SDHCI_TEGRA from 'tristate' to 'bool'Shawn Guo
2011-05-24mmc: tegra: add pm_flagsVenkat Rao
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2011-05-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-05-23Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-18Haavard Skinnemoen has left AtmelJean Delvare
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-05-12ARM: 6858/1: mmci: force negative edge on clock bypass for ux500Linus Walleij
2011-05-11ARM: 6785/1: mmci: separate out ST Micro register definesLinus Walleij
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches
2011-04-27mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finishChris Ball
2011-04-27mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finishBen Dooks
2011-04-27mmc: tmio: fix .set_ios(MMC_POWER_UP) handlingGuennadi Liakhovetski
2011-04-27mmc: omap: Fix possible NULL pointer derefMichael Buesch