aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
* 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: check if mmc cards < 2GB do sector addressingPhilip Rakity2011-03-16
* mmc: core: comment on why sdio_reset is done at init timePhilip Rakity2011-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
* mmc: sh_mmcif: rename and retype activity variableLinus Walleij2011-03-15
* mmc: sh_mmcif: unmap with the proper sglenLinus Walleij2011-03-15
* mmc: sh_mmcif: map DMA buffers on the DMA engine deviceLinus Walleij2011-03-15
* mmc: atmel-mci: use dmaengine helper functionsLinus Walleij2011-03-15
* mmc: atmel-mci: conform to DMA-APILinus Walleij2011-03-15
* mmc: atmel-mci: map DMA sglist on the DMA engineLinus Walleij2011-03-15
* mmc: sdhci: Add Ricoh e823 PCI IDManoj Iyer2011-03-15
* mmc: Ensure prototypes for SD API are visible in sd.cMark Brown2011-03-15
* mmc: Improve MMC_TEST config text.Will Newton2011-03-15
* mmc: dw_mmc: Enable low-power mode for the card clock.Will Newton2011-03-15
* mmc: dw_mmc: Run card detect tasklet during slot initialisation.Will Newton2011-03-15
* mmc: mmc_mxc: Allow selection only for the correct platformsFabio Estevam2011-03-15
* mmc: tmio_mmc: Improve readability of the output of pr_debug_status()Simon Horman2011-03-15
* mmc: mmc_test: add tests to measure large sequential I/O performanceAdrian Hunter2011-03-15
* mmc: mmc_test: add tests to measure random I/O operations per secondAdrian Hunter2011-03-15
* mmc: mmc_test: make performance test area size about 4MiBAdrian Hunter2011-03-15
* mmc: remove BROKEN_CLK_GATING quirk for wl1271Pierre Tardy2011-03-15
* mmc: add MMC_QUIRK_BROKEN_CLK_GATINGPierre Tardy2011-03-15
* mmc: add per device quirk placeholderPierre Tardy2011-03-15
* mmc: put the led blinking code after clock ungatingPierre Tardy2011-03-15
* mmc: mmc_test: Only warn about not waiting for busy if it's supportedPawel Moll2011-03-15
* mmc: sdhci-s3c: Auto CMD12 supportKyungmin Park2011-03-15
* mmc: Fix the block device read only flagMarc-André Hébert2011-03-15
* mmc: export eMMC4.4 enhanced area details to sysfsChuanxiao Dong2011-03-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-09
|\
| * mmc: fix CONFIG_MMC_UNSAFE_RESUME regressionOhad Ben-Cohen2011-03-08
* | mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt2011-03-07
|/
* ARM: mmci: round down the bytes transferred on errorRussell King2011-01-31
* ARM: mmci: complete the transaction on errorRussell King2011-01-31
* ARM: 6642/1: mmci: calculate remaining bytes at error correctlyLinus Walleij2011-01-27
* mmc: bfin_sdh: fix alloc size for private dataSonic Zhang2011-01-26
* mmc: sdhci-s3c: add platform_8bit_width() hookJaehoon Chung2011-01-26