summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2011-03-16mmc: sh_mmcif: support aggressive clock gatingGuennadi Liakhovetski
2011-03-16mmc: check if mmc cards < 2GB do sector addressingPhilip Rakity
2011-03-16mmc: core: comment on why sdio_reset is done at init timePhilip Rakity
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15mmc: dw_mmc: support DDR modeJaehoon Chung
2011-03-15mmc: via-sdmmc: Remove set-but-unused variable.Chris Ball
2011-03-15mmc: cb710: Return err value in cb710_wait_while_busy()Chris Ball
2011-03-15mmc: sdhci-pci: Remove set-but-unused variable.Chris Ball
2011-03-15mmc: mxs-mmc: add mmc host driver for i.MX23/28Shawn Guo
2011-03-15mmc: sdhci-tegra: free irq on error and removeWolfram Sang
2011-03-15mmc: mxcmmc: use dmaengine APISascha Hauer
2011-03-15mmc: dw_mmc: support 8-bit buswidthJaehoon Chung
2011-03-15mmc: tmio_mmc: use dmaengine helpers, drop submit checkLinus Walleij
2011-03-15mmc: tmio_mmc: drop dma_sglen state variableLinus Walleij
2011-03-15mmc: tmio_mmc: unmap with the proper sglenLinus Walleij
2011-03-15mmc: tmio_mmc: map DMA buffers on the DMA engine deviceLinus Walleij
2011-03-15mmc: sh_mmcif: use dmaengine helpers, drop submit checkLinus Walleij
2011-03-15mmc: sh_mmcif: rename and retype activity variableLinus Walleij
2011-03-15mmc: sh_mmcif: unmap with the proper sglenLinus Walleij
2011-03-15mmc: sh_mmcif: map DMA buffers on the DMA engine deviceLinus Walleij
2011-03-15mmc: atmel-mci: use dmaengine helper functionsLinus Walleij
2011-03-15mmc: atmel-mci: conform to DMA-APILinus Walleij
2011-03-15mmc: atmel-mci: map DMA sglist on the DMA engineLinus Walleij
2011-03-15mmc: sdhci: Add Ricoh e823 PCI IDManoj Iyer
2011-03-15mmc: Ensure prototypes for SD API are visible in sd.cMark Brown
2011-03-15mmc: Improve MMC_TEST config text.Will Newton
2011-03-15mmc: dw_mmc: Enable low-power mode for the card clock.Will Newton
2011-03-15mmc: dw_mmc: Run card detect tasklet during slot initialisation.Will Newton
2011-03-15mmc: mmc_mxc: Allow selection only for the correct platformsFabio Estevam
2011-03-15mmc: tmio_mmc: Improve readability of the output of pr_debug_status()Simon Horman
2011-03-15mmc: mmc_test: add tests to measure large sequential I/O performanceAdrian Hunter
2011-03-15mmc: mmc_test: add tests to measure random I/O operations per secondAdrian Hunter
2011-03-15mmc: mmc_test: make performance test area size about 4MiBAdrian Hunter
2011-03-15mmc: remove BROKEN_CLK_GATING quirk for wl1271Pierre Tardy
2011-03-15mmc: add MMC_QUIRK_BROKEN_CLK_GATINGPierre Tardy
2011-03-15mmc: add per device quirk placeholderPierre Tardy
2011-03-15mmc: put the led blinking code after clock ungatingPierre Tardy
2011-03-15mmc: mmc_test: Only warn about not waiting for busy if it's supportedPawel Moll
2011-03-15mmc: sdhci-s3c: Auto CMD12 supportKyungmin Park
2011-03-15mmc: Fix the block device read only flagMarc-André Hébert
2011-03-15mmc: export eMMC4.4 enhanced area details to sysfsChuanxiao Dong
2011-03-12Merge commit 'v2.6.38-rc8' into spi/nextGrant Likely
2011-03-11Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integ...Tony Lindgren
2011-03-10Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...Paul Walmsley
2011-03-10Merge branch 'for_2.6.39/pm-misc' of ssh://master.kernel.org/pub/scm/linux/ke...Tony Lindgren
2011-03-10block: remove per-queue pluggingJens Axboe
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-03-08mmc: fix CONFIG_MMC_UNSAFE_RESUME regressionOhad Ben-Cohen
2011-03-07of_mmc_spi: add card detect irq supportEsben Haabendal
2011-03-07mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt