summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-17mmc: tmio: fix address in kunmap_atomic() callsGuennadi Liakhovetski1-5/+5
2011-03-17mmc: core: reset card voltage after power offUlf Hansson1-0/+7
2011-03-17mmc: core: export function mmc_do_release_host()Ulf Hansson2-1/+10
2011-03-17mmc: sdio: remember new card RCA when redetecting cardStefan Nilsson XK1-0/+8
2011-03-17mmc: dw_mmc: Remove set-but-unused variable.Chris Ball1-5/+1
2011-03-17mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35Wolfram Sang2-0/+81
2011-03-17mmc: sdhci-esdhc: broken card detection is not a default quirkWolfram Sang3-3/+4
2011-03-17mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35Wolfram Sang2-12/+50
2011-03-17mmc: msm_sdcc: remove needless cache flush after dma_unmap_sg()Linus Walleij1-8/+0
2011-03-16mmc: sh_mmcif: support aggressive clock gatingGuennadi Liakhovetski1-5/+5
2011-03-16mmc: check if mmc cards < 2GB do sector addressingPhilip Rakity1-1/+11
2011-03-16mmc: core: comment on why sdio_reset is done at init timePhilip Rakity1-0/+6
2011-03-15mmc: dw_mmc: support DDR modeJaehoon Chung2-1/+9
2011-03-15mmc: via-sdmmc: Remove set-but-unused variable.Chris Ball1-3/+0
2011-03-15mmc: cb710: Return err value in cb710_wait_while_busy()Chris Ball1-1/+1
2011-03-15mmc: sdhci-pci: Remove set-but-unused variable.Chris Ball1-4/+0
2011-03-15mmc: mxs-mmc: add mmc host driver for i.MX23/28Shawn Guo4-0/+902
2011-03-15mmc: sdhci-tegra: free irq on error and removeWolfram Sang1-1/+5
2011-03-15mmc: mxcmmc: use dmaengine APISascha Hauer1-77/+104
2011-03-15mmc: dw_mmc: support 8-bit buswidthJaehoon Chung1-0/+3
2011-03-15mmc: dw_mmc: modify quirks bit-shift controlJaehoon Chung1-5/+3
2011-03-15mmc: tmio_mmc: use dmaengine helpers, drop submit checkLinus Walleij1-13/+4
2011-03-15mmc: tmio_mmc: drop dma_sglen state variableLinus Walleij1-7/+2
2011-03-15mmc: tmio_mmc: unmap with the proper sglenLinus Walleij1-2/+2
2011-03-15mmc: tmio_mmc: map DMA buffers on the DMA engine deviceLinus Walleij1-4/+6
2011-03-15mmc: sh_mmcif: use dmaengine helpers, drop submit checkLinus Walleij1-16/+6
2011-03-15mmc: sh_mmcif: rename and retype activity variableLinus Walleij1-9/+9
2011-03-15mmc: sh_mmcif: unmap with the proper sglenLinus Walleij1-2/+2
2011-03-15mmc: sh_mmcif: map DMA buffers on the DMA engine deviceLinus Walleij1-4/+8
2011-03-15mmc: atmel-mci: use dmaengine helper functionsLinus Walleij1-3/+3
2011-03-15mmc: atmel-mci: conform to DMA-APILinus Walleij1-4/+3
2011-03-15mmc: atmel-mci: map DMA sglist on the DMA engineLinus Walleij1-3/+5
2011-03-15mmc: sdhci: Add Ricoh e823 PCI IDManoj Iyer1-0/+8
2011-03-15mmc: Ensure prototypes for SD API are visible in sd.cMark Brown1-0/+1
2011-03-15mmc: Improve MMC_TEST config text.Will Newton1-2/+1
2011-03-15mmc: dw_mmc: Enable low-power mode for the card clock.Will Newton1-1/+2
2011-03-15mmc: dw_mmc: Run card detect tasklet during slot initialisation.Will Newton1-0/+6
2011-03-15mmc: mmc_mxc: Allow selection only for the correct platformsFabio Estevam1-1/+1
2011-03-15mmc: tmio_mmc: Improve readability of the output of pr_debug_status()Simon Horman1-23/+27
2011-03-15mmc: mmc_test: add tests to measure large sequential I/O performanceAdrian Hunter1-0/+100
2011-03-15mmc: mmc_test: add tests to measure random I/O operations per secondAdrian Hunter1-11/+128
2011-03-15mmc: mmc_test: make performance test area size about 4MiBAdrian Hunter1-12/+13
2011-03-15mmc: remove BROKEN_CLK_GATING quirk for wl1271Pierre Tardy1-1/+11
2011-03-15mmc: add MMC_QUIRK_BROKEN_CLK_GATINGPierre Tardy3-4/+15
2011-03-15mmc: add per device quirk placeholderPierre Tardy5-1/+68
2011-03-15mmc: put the led blinking code after clock ungatingPierre Tardy1-2/+1
2011-03-15mmc: mmc_test: Only warn about not waiting for busy if it's supportedPawel Moll1-3/+4
2011-03-15mmc: sdhci-s3c: Auto CMD12 supportKyungmin Park1-0/+3
2011-03-15mmc: Fix the block device read only flagMarc-André Hébert1-0/+1
2011-03-15mmc: export eMMC4.4 enhanced area details to sysfsChuanxiao Dong4-0/+101