summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host (follow)
Commit message (Expand)AuthorAgeFilesLines
* mmc: protect the tmio_mmc driver against a theoretical raceGuennadi Liakhovetski2011-05-252-6/+57
* mmc: add runtime and system power-management support to the MMCIF driverGuennadi Liakhovetski2011-05-251-9/+69
* mmc: Add runtime and system-wide PM to the TMIO MMC driverGuennadi Liakhovetski2011-05-255-19/+86
* mmc: sh_mmcif: protect against a theoretical raceGuennadi Liakhovetski2011-05-251-8/+42
* mmc: sdhci: add support for retuning mode 1Arindam Nath2011-05-252-3/+112
* mmc: sdhci: add support for programmable clock modeArindam Nath2011-05-252-15/+69
* mmc: sdhci: enable preset value after uhs initializationArindam Nath2011-05-251-0/+32
* mmc: sd: add support for tuning during uhs initializationArindam Nath2011-05-252-1/+170
* mmc: sd: set current limit for uhs cardsArindam Nath2011-05-251-0/+10
* mmc: sd: add support for uhs bus speed mode selectionArindam Nath2011-05-252-3/+43
* mmc: sdhci: reset sdclk before setting high speed enableArindam Nath2011-05-251-3/+24
* mmc: sd: add support for driver type selectionArindam Nath2011-05-252-1/+37
* mmc: sd: add support for signal voltage switch procedureArindam Nath2011-05-252-15/+195
* mmc: sdhci: Fix read-only detection with JMicron 388 chipTakashi Iwai2011-05-252-4/+29
* mmc: sdhci: Add pre and post reset processing for chip specific resetPhilip Rakity2011-05-252-0/+8
* mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLKMark Brown2011-05-251-3/+4
* mmc: sdhci: work around broken dma boundary behaviorMikko Vinni2011-05-252-5/+31
* mmc: sdhci: R1B command handling + MMC_CAP_ERASE.Andrei Warkentin2011-05-251-16/+26
* mmc: sdhci-pci: Fix checkpatch.pl errorsAmeya Palande2011-05-251-23/+21
* mmc: sdhci: change CONFIG of MMC_SDHCI_TEGRA from 'tristate' to 'bool'Shawn Guo2011-05-251-1/+1
* mmc: tegra: add pm_flagsVenkat Rao2011-05-251-0/+2
* mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finishChris Ball2011-04-281-0/+7
* mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finishBen Dooks2011-04-281-1/+1
* mmc: tmio: fix .set_ios(MMC_POWER_UP) handlingGuennadi Liakhovetski2011-04-281-5/+5
* mmc: omap: Fix possible NULL pointer derefMichael Buesch2011-04-281-1/+1
* mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()Chris Ball2011-04-281-0/+1
* Fix common misspellingsLucas De Marchi2011-03-315-10/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-2917-1290/+1650
|\
| * mmc: SDHI should depend on SUPERH || ARCH_SHMOBILEGuennadi Liakhovetski2011-03-281-0/+1
| * mmc: tmio_mmc: Move some defines into a shared headerSimon Horman2011-03-263-46/+6
| * mmc: tmio: support aggressive clock gatingGuennadi Liakhovetski2011-03-251-9/+8
| * mmc: tmio: fix power-mode interpretationGuennadi Liakhovetski2011-03-251-5/+5
| * mmc: tmio: remove work-around for unmasked SDIO interruptsGuennadi Liakhovetski2011-03-251-21/+2
| * mmc: tmio: only access registers above 0xff, if availableGuennadi Liakhovetski2011-03-251-6/+19
| * mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski2011-03-254-4/+185
| * mmc: tmio: split core functionality, DMA and MFD glueGuennadi Liakhovetski2011-03-256-1285/+1409
| * mmc: tmio: use PIO for short transfersGuennadi Liakhovetski2011-03-251-10/+23
| * mmc: tmio-mmc: Improve DMA stability on sh-mobileGuennadi Liakhovetski2011-03-251-29/+34
| * mmc: sdhci-esdhc: enable esdhc on imx53Richard Zhu2011-03-251-0/+42
| * mmc: sdhci-esdhc: use writel/readl as general APIsRichard Zhu2011-03-252-8/+38
| * mmc: sdhci: add the abort CMDTYPE bits definitionRichard Zhu2011-03-251-0/+1
| * mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhcRichard Zhu2011-03-252-3/+3
| * mmc: of_mmc_spi: Need to include irq.h and of_irq.hDavid Miller2011-03-251-0/+2
| * mmc: mmci: Add ARM variant with extended FIFOPawel Moll2011-03-251-1/+12
| * mmc: dw_mmc: set fixed burst in BMOD registerJaehoon Chung2011-03-251-2/+2
| * mmc: use pci_dev->revisionSergei Shtylyov2011-03-252-7/+4
* | drivers: Final irq namespace conversionThomas Gleixner2011-03-291-1/+1
|/
* tmio: Silence warnings introduced by mfd changesAndres Salomon2011-03-231-4/+4
* mmc: Use mfd_data instead of driver_data for tmio-mmcAndres Salomon2011-03-231-17/+9
* mfd: mfd_cell is now implicitly available to asic3 driversAndres Salomon2011-03-231-12/+12