summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
2011-06-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+10
2011-06-06ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edgesLinus Walleij1-2/+10
2011-06-01ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K1-0/+3
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+23
2011-05-26mmc: Use device platform_data to retrieve tmio_mmc platform bitsSamuel Ortiz1-1/+1
2011-05-26ARM: 6832/1: mmci: support for ST-Ericsson db8500v2Philippe Langlais1-2/+23
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds15-161/+3826
2011-05-25mmc: sdhci: Auto-CMD23 fixes.Andrei Warkentin1-2/+2
2011-05-25mmc: sdhci: Auto-CMD23 support.Andrei Warkentin2-1/+18
2011-05-25mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.Andrei Warkentin2-17/+48
2011-05-24mmc: Add new VUB300 USB-to-SD/SDIO/MMC driverTony Olech3-0/+2538
2011-05-24mmc: sdhci-pxa: Add quirks for DMA/ADMA to match h/wPhilip Rakity1-1/+6
2011-05-24mmc: sdhci-pxa: add platform code for UHS signalingPhilip Rakity1-0/+41
2011-05-24mmc: sdhci: add hooks for setting UHS in platform specific codePhilip Rakity2-15/+20
2011-05-24mmc: dw_mmc: fixed wrong regulator_enable in suspend/resumeJaehoon Chung1-3/+3
2011-05-24mmc: sdhi: allow powering down controller with no card insertedGuennadi Liakhovetski1-0/+6
2011-05-24mmc: tmio: runtime suspend the controller, where possibleGuennadi Liakhovetski2-6/+61
2011-05-24mmc: sdhi: support up to 3 interrupt sourcesMagnus Damm1-11/+28
2011-05-24mmc: sdhi: print physical base address and clock rateMagnus Damm1-2/+4
2011-05-24mmc: sdhi: no need for special interrupt flagsMagnus Damm1-2/+1
2011-05-24mmc: tmio/sdhi: break out interrupt request/freeMagnus Damm4-21/+37
2011-05-24mmc: protect the tmio_mmc driver against a theoretical raceGuennadi Liakhovetski2-6/+57
2011-05-24mmc: add runtime and system power-management support to the MMCIF driverGuennadi Liakhovetski1-9/+69
2011-05-24mmc: Add runtime and system-wide PM to the TMIO MMC driverGuennadi Liakhovetski5-19/+86
2011-05-24mmc: sh_mmcif: protect against a theoretical raceGuennadi Liakhovetski1-8/+42
2011-05-24mmc: sdhci: add support for retuning mode 1Arindam Nath2-3/+112
2011-05-24mmc: sdhci: add support for programmable clock modeArindam Nath2-15/+69
2011-05-24mmc: sdhci: enable preset value after uhs initializationArindam Nath1-0/+32
2011-05-24mmc: sd: add support for tuning during uhs initializationArindam Nath2-1/+170
2011-05-24mmc: sd: set current limit for uhs cardsArindam Nath1-0/+10
2011-05-24mmc: sd: add support for uhs bus speed mode selectionArindam Nath2-3/+43
2011-05-24mmc: sdhci: reset sdclk before setting high speed enableArindam Nath1-3/+24
2011-05-24mmc: sd: add support for driver type selectionArindam Nath2-1/+37
2011-05-24mmc: sd: add support for signal voltage switch procedureArindam Nath2-15/+195
2011-05-24mmc: sdhci: Fix read-only detection with JMicron 388 chipTakashi Iwai2-4/+29
2011-05-24mmc: sdhci: Add pre and post reset processing for chip specific resetPhilip Rakity2-0/+8
2011-05-24mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLKMark Brown1-3/+4
2011-05-24mmc: sdhci: work around broken dma boundary behaviorMikko Vinni2-5/+31
2011-05-24mmc: sdhci: R1B command handling + MMC_CAP_ERASE.Andrei Warkentin1-16/+26
2011-05-24mmc: sdhci-pci: Fix checkpatch.pl errorsAmeya Palande1-23/+21
2011-05-24mmc: sdhci: change CONFIG of MMC_SDHCI_TEGRA from 'tristate' to 'bool'Shawn Guo1-1/+1
2011-05-24mmc: tegra: add pm_flagsVenkat Rao1-0/+2
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-1/+1
2011-05-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-16/+31
2011-05-23Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King2-16/+31
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-05-18Haavard Skinnemoen has left AtmelJean Delvare1-1/+1
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely1-2/+5
2011-05-12ARM: 6858/1: mmci: force negative edge on clock bypass for ux500Linus Walleij1-0/+2
2011-05-11ARM: 6785/1: mmci: separate out ST Micro register definesLinus Walleij2-16/+29