summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* drivers/mmc/host/omap_hsmmc.c: use resource_size()Chris Ball2011-03-231-4/+3Star
* drivers/mmc/host/omap.c: use resource_size()Chris Ball2011-03-231-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-1918-215/+1286
|\
| * mmc: dw_mmc: support mmc power control with regulatorJaehoon Chung2011-03-171-0/+25
| * mmc: dw_mmc: fix suspend/resume operationJaehoon Chung2011-03-171-2/+20
| * mmc: dw_mmc: add quirks for unreliable card detect, and capabilitiesJaehoon Chung2011-03-171-2/+8
| * mmc: tmio: fix address in kunmap_atomic() callsGuennadi Liakhovetski2011-03-171-5/+5
| * mmc: dw_mmc: Remove set-but-unused variable.Chris Ball2011-03-171-5/+1Star
| * mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35Wolfram Sang2011-03-171-0/+79
| * mmc: sdhci-esdhc: broken card detection is not a default quirkWolfram Sang2011-03-173-3/+4
| * mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35Wolfram Sang2011-03-171-11/+41
| * mmc: msm_sdcc: remove needless cache flush after dma_unmap_sg()Linus Walleij2011-03-171-8/+0Star
| * mmc: sh_mmcif: support aggressive clock gatingGuennadi Liakhovetski2011-03-161-5/+5
| * mmc: dw_mmc: support DDR modeJaehoon Chung2011-03-152-1/+9
| * mmc: via-sdmmc: Remove set-but-unused variable.Chris Ball2011-03-151-3/+0Star
| * mmc: cb710: Return err value in cb710_wait_while_busy()Chris Ball2011-03-151-1/+1
| * mmc: sdhci-pci: Remove set-but-unused variable.Chris Ball2011-03-151-4/+0Star
| * mmc: mxs-mmc: add mmc host driver for i.MX23/28Shawn Guo2011-03-153-0/+884
| * mmc: sdhci-tegra: free irq on error and removeWolfram Sang2011-03-151-1/+5
| * mmc: mxcmmc: use dmaengine APISascha Hauer2011-03-151-77/+104
| * mmc: dw_mmc: support 8-bit buswidthJaehoon Chung2011-03-151-0/+3
| * mmc: tmio_mmc: use dmaengine helpers, drop submit checkLinus Walleij2011-03-151-13/+4Star
| * mmc: tmio_mmc: drop dma_sglen state variableLinus Walleij2011-03-151-7/+2Star
| * mmc: tmio_mmc: unmap with the proper sglenLinus Walleij2011-03-151-2/+2
| * mmc: tmio_mmc: map DMA buffers on the DMA engine deviceLinus Walleij2011-03-151-4/+6
| * mmc: sh_mmcif: use dmaengine helpers, drop submit checkLinus Walleij2011-03-151-16/+6Star
| * mmc: sh_mmcif: rename and retype activity variableLinus Walleij2011-03-151-9/+9
| * mmc: sh_mmcif: unmap with the proper sglenLinus Walleij2011-03-151-2/+2
| * mmc: sh_mmcif: map DMA buffers on the DMA engine deviceLinus Walleij2011-03-151-4/+8
| * mmc: atmel-mci: use dmaengine helper functionsLinus Walleij2011-03-151-3/+3
| * mmc: atmel-mci: conform to DMA-APILinus Walleij2011-03-151-4/+3Star
| * mmc: atmel-mci: map DMA sglist on the DMA engineLinus Walleij2011-03-151-3/+5
| * mmc: sdhci: Add Ricoh e823 PCI IDManoj Iyer2011-03-151-0/+8
| * mmc: dw_mmc: Enable low-power mode for the card clock.Will Newton2011-03-151-1/+2
| * mmc: dw_mmc: Run card detect tasklet during slot initialisation.Will Newton2011-03-151-0/+6
| * mmc: mmc_mxc: Allow selection only for the correct platformsFabio Estevam2011-03-151-1/+1
| * mmc: tmio_mmc: Improve readability of the output of pr_debug_status()Simon Horman2011-03-151-23/+27
| * mmc: sdhci-s3c: Auto CMD12 supportKyungmin Park2011-03-151-0/+3
* | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-181-2/+24
|\ \
| * \ Merge remote-tracking branch 'origin' into spi/nextGrant Likely2011-03-171-6/+9
| |\ \
| * | | of_mmc_spi: add card detect irq supportEsben Haabendal2011-03-081-2/+24
| * | | Merge branch 'devicetree/next' into spi/nextGrant Likely2011-02-221-4/+0Star
| |\ \ \ | | |_|/ | |/| |
* | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-182-11/+27
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...Paul Walmsley2011-03-112-11/+27
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | | | * | | OMAP: hsmmc: Rename the device and driverKishore Kadiyala2011-03-011-1/+1
| | | | * | | OMAP: adapt hsmmc to hwmod frameworkKishore Kadiyala2011-03-011-2/+2
| | | | * | | OMAP: hsmmc: Enable MMC4 and MMC5 on OMAP4 platformsKishore Kadiyala2011-02-221-4/+20
| | | |/ / /
| | | * | | Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren2011-02-161-1/+1
| | |/| | | | |/| | | |
| | | * | | omap: Start using CONFIG_SOC_OMAPTony Lindgren2011-01-281-1/+1
| | * | | | MMC: omap_hsmmc: enable interface clock before calling mmc_host_enable()Paul Walmsley2011-03-021-3/+3
| |/ / / /