summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2012-03-19mmc: mmci : Do not use polling for non removable cardsFredrik Soderstedt
2012-03-19mmc: mmci: Limit command frequency when using a levelshifterUlf Hansson
2012-03-19mmc: mmci: optimize pre_req if no previous requestPer Forlin
2012-03-19ARM: mmci: DMA preparations in parellel with cmdPer Forlin
2012-03-19mmc: mmci: Add support for start_signal_voltage_switchUlf Hansson
2012-03-19mmc: mmci: Fixup post error handling for dmaUlf Hansson
2012-03-19mmc: mmci: Do not finalize dma job at data error irqUlf Hansson
2012-03-19mmc: mmci: Cleanup code for DMA handlingUlf Hansson
2012-03-19mmc: mmci: Use ios_handler to save powerUlf Hansson
2012-03-19mmc: mmci: Implement PM runtime callbacks to save powerUlf Hansson
2012-03-19mmc: mmci: Decrease current consumption in suspendUlf Hansson
2012-03-19mmc: mmci: Fixup use of runtime PM and use autosuspendUlf Hansson
2012-03-19mmc: mmci: Cache MMCICLOCK and MMCIPOWER registerUlf Hansson
2012-03-19mmc: mmci: Change from using legacy suspendUlf Hansson
2012-03-19mmc: mmci: Do not release spinlock in request_endUlf Hansson
2012-03-19mmc: mmci: Fix PIO read for small SDIO packetsStefan Nilsson XK
2012-03-19mmc: mmci: Use HWFC when possibleStefan Nilsson XK
2012-03-19mmc: mmci: Support MMC_PM_KEEP_POWERUlf Hansson
2012-03-19MMCI: Increase max_segs from 16 to 128Ulf Hansson
2012-03-19mmc: mmci: Change vdd_handler to a generic ios handlerUlf Hansson
2012-03-19mmci: add constraints on alignment for SDIOUlf Hansson
2012-03-19mmci: Provide option to configure bus signal directionUlf Hansson
2012-03-19mmci: Put power register deviations in variant dataUlf Hansson
2012-03-19mmci: Fix incorrect handling of HW flow control for SDIOUlf Hansson
2012-03-19mmci: Prepare for SDIO before setting up DMA jobUlf Hansson
2012-03-19mmci: Support non-power-of-two block sizes for ux500v2 variantUlf Hansson
2012-03-04mmc: mmci: reduce max_blk_count to avoid overflowing max_req_sizeWill Deacon
2012-03-04mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5Sascha Hauer
2012-03-02mmc: atmel-mci: don't use dma features when using DMA with no chan availableLudovic Desroches
2012-02-13mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon
2012-02-13mmc: atmel-mci: save and restore sdioirq when soft reset is performedLudovic Desroches
2012-02-13mmc: sh_mmcif: fix late delayed work initialisationGuennadi Liakhovetski
2012-02-13mmc: tmio_mmc: fix card eject during IO with DMAGuennadi Liakhovetski
2012-02-13mmc: sdhci-pci: set Medfield SDIO as non-removableAdrian Hunter
2012-02-13mmc: esdhc: set the timeout to the max valueJerry Huang
2012-02-13mmc: esdhc: add PIO mode supportJerry Huang
2012-02-13mmc: of_mmc_spi: fix little endian supportJean-Christophe PLAGNIOL-VILLARD
2012-02-12mmc: esdhc: fix errors when booting kernel on Freescale eSDHC version 2.3Roy Zang
2012-01-24drivers: misc: Remove MISC_DEVICES config optionFabio Estevam
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-13Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-12mmc: sdhci: restore the enabled dma when do reset allShaohui Xie
2012-01-12mmc: dw_mmc: miscaculated the fifo-depth with wrong bit operationJaehoon Chung
2012-01-12mmc: host: Adds support for eMMC 4.5 HS200 modeGirish K S
2012-01-12mmc: dw_mmc: fixed wrong bit operation for SDMMC_GET_FCNT()Jaehoon Chung
2012-01-12mmc: sdhci-spear: Fix compilation errorViresh Kumar
2012-01-12mmc: sdhci: Deal with failure case in sdhci_suspend_hostAaron Lu