summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2011-03-22drivers/mmc/host/omap_hsmmc.c: use resource_size()Chris Ball
2011-03-22drivers/mmc/host/omap.c: use resource_size()Chris Ball
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-03-18Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-03-17Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-03-17Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds
2011-03-17Merge remote-tracking branch 'origin' into spi/nextGrant Likely
2011-03-17mmc: dw_mmc: support mmc power control with regulatorJaehoon Chung
2011-03-17mmc: dw_mmc: fix suspend/resume operationJaehoon Chung
2011-03-17mmc: dw_mmc: add quirks for unreliable card detect, and capabilitiesJaehoon Chung
2011-03-17mmc: tmio: fix address in kunmap_atomic() callsGuennadi Liakhovetski
2011-03-17mmc: core: reset card voltage after power offUlf Hansson
2011-03-17mmc: core: export function mmc_do_release_host()Ulf Hansson
2011-03-17mmc: sdio: remember new card RCA when redetecting cardStefan Nilsson XK
2011-03-17mmc: dw_mmc: Remove set-but-unused variable.Chris Ball
2011-03-17mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35Wolfram Sang
2011-03-17mmc: sdhci-esdhc: broken card detection is not a default quirkWolfram Sang
2011-03-17mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35Wolfram Sang
2011-03-17mmc: msm_sdcc: remove needless cache flush after dma_unmap_sg()Linus Walleij
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King
2011-03-16Merge remote branch 'rmk/for-linus' into for-linusDavid Brown
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
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