summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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/+0
* 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/+0
* 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/+4
* mmc: tmio_mmc: drop dma_sglen state variableLinus Walleij2011-03-151-7/+2
* 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/+6
* 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/+3
* 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
* ARM: mmci: round down the bytes transferred on errorRussell King2011-01-311-3/+4
* ARM: mmci: complete the transaction on errorRussell King2011-01-311-1/+1
* ARM: 6642/1: mmci: calculate remaining bytes at error correctlyLinus Walleij2011-01-271-2/+2
* mmc: bfin_sdh: fix alloc size for private dataSonic Zhang2011-01-261-1/+1
* mmc: sdhci-s3c: add platform_8bit_width() hookJaehoon Chung2011-01-261-0/+36
* mmc: jz4740: don't treat NULL clk as an errorJamie Iles2011-01-251-2/+3
* mmc: mmci: don't read command response when invalidRussell King - ARM Linux2011-01-251-5/+5
* mmc: ushc: Remove duplicate include of usb.hJesper Juhl2011-01-251-1/+0
* Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-262-82/+21
|\
| * ARM: 6632/3: mmci: stop using the blockend interruptsLinus Walleij2011-01-242-82/+21
* | drivers: mmc: msm: remove clock disable in probeDaniel Walker2011-01-211-3/+0
* | mmc: msm: fix dma usage not to use internal APIsDaniel Walker2011-01-211-27/+22
|/
* mmc: sdhci-of: fix build on non-powerpc platformsRob Herring2011-01-141-0/+9
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-133-4/+4
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-227-32/+110
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-013-4/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-01-1116-321/+3215
|\ \ \
| * | | mmc: davinci: add support for SDIO irq handlingAlagu Sankar2011-01-091-5/+73
| * | | mmc: tmio_mmc: fix CMD irq handlingArnd Hannemann2011-01-081-2/+4
| * | | mmc: tmio_mmc: handle missing HW interruptsArnd Hannemann2011-01-081-4/+86
OpenPOWER on IntegriCloud