aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-29
|\
| * mmc: SDHI should depend on SUPERH || ARCH_SHMOBILEGuennadi Liakhovetski2011-03-28
| * mmc: tmio_mmc: Move some defines into a shared headerSimon Horman2011-03-26
| * mmc: tmio: support aggressive clock gatingGuennadi Liakhovetski2011-03-25
| * mmc: tmio: fix power-mode interpretationGuennadi Liakhovetski2011-03-25
| * mmc: tmio: remove work-around for unmasked SDIO interruptsGuennadi Liakhovetski2011-03-25
| * mmc: tmio: only access registers above 0xff, if availableGuennadi Liakhovetski2011-03-25
| * mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski2011-03-25
| * mmc: tmio: split core functionality, DMA and MFD glueGuennadi Liakhovetski2011-03-25
| * mmc: tmio: use PIO for short transfersGuennadi Liakhovetski2011-03-25
| * mmc: tmio-mmc: Improve DMA stability on sh-mobileGuennadi Liakhovetski2011-03-25
| * mmc: sdhci-esdhc: enable esdhc on imx53Richard Zhu2011-03-25
| * mmc: sdhci-esdhc: use writel/readl as general APIsRichard Zhu2011-03-25
| * mmc: sdhci: add the abort CMDTYPE bits definitionRichard Zhu2011-03-25
| * mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhcRichard Zhu2011-03-25
| * mmc: of_mmc_spi: Need to include irq.h and of_irq.hDavid Miller2011-03-25
| * mmc: mmci: Add ARM variant with extended FIFOPawel Moll2011-03-25
| * mmc: dw_mmc: set fixed burst in BMOD registerJaehoon Chung2011-03-25
| * mmc: use pci_dev->revisionSergei Shtylyov2011-03-25
* | drivers: Final irq namespace conversionThomas Gleixner2011-03-29
|/
* tmio: Silence warnings introduced by mfd changesAndres Salomon2011-03-23
* mmc: Use mfd_data instead of driver_data for tmio-mmcAndres Salomon2011-03-23
* mfd: mfd_cell is now implicitly available to asic3 driversAndres Salomon2011-03-23
* drivers/mmc/host/omap_hsmmc.c: use resource_size()Chris Ball2011-03-22
* drivers/mmc/host/omap.c: use resource_size()Chris Ball2011-03-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-19
|\
| * mmc: dw_mmc: support mmc power control with regulatorJaehoon Chung2011-03-17
| * mmc: dw_mmc: fix suspend/resume operationJaehoon Chung2011-03-17
| * mmc: dw_mmc: add quirks for unreliable card detect, and capabilitiesJaehoon Chung2011-03-17
| * mmc: tmio: fix address in kunmap_atomic() callsGuennadi Liakhovetski2011-03-17
| * mmc: dw_mmc: Remove set-but-unused variable.Chris Ball2011-03-17
| * mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35Wolfram Sang2011-03-17
| * mmc: sdhci-esdhc: broken card detection is not a default quirkWolfram Sang2011-03-17
| * mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35Wolfram Sang2011-03-17
| * mmc: msm_sdcc: remove needless cache flush after dma_unmap_sg()Linus Walleij2011-03-17
| * mmc: sh_mmcif: support aggressive clock gatingGuennadi Liakhovetski2011-03-16
| * mmc: dw_mmc: support DDR modeJaehoon Chung2011-03-15
| * mmc: via-sdmmc: Remove set-but-unused variable.Chris Ball2011-03-15
| * mmc: cb710: Return err value in cb710_wait_while_busy()Chris Ball2011-03-15
| * mmc: sdhci-pci: Remove set-but-unused variable.Chris Ball2011-03-15
| * mmc: mxs-mmc: add mmc host driver for i.MX23/28Shawn Guo2011-03-15
| * mmc: sdhci-tegra: free irq on error and removeWolfram Sang2011-03-15
| * mmc: mxcmmc: use dmaengine APISascha Hauer2011-03-15
| * mmc: dw_mmc: support 8-bit buswidthJaehoon Chung2011-03-15
| * mmc: tmio_mmc: use dmaengine helpers, drop submit checkLinus Walleij2011-03-15
| * mmc: tmio_mmc: drop dma_sglen state variableLinus Walleij2011-03-15
| * mmc: tmio_mmc: unmap with the proper sglenLinus Walleij2011-03-15
| * mmc: tmio_mmc: map DMA buffers on the DMA engine deviceLinus Walleij2011-03-15
| * mmc: sh_mmcif: use dmaengine helpers, drop submit checkLinus Walleij2011-03-15