aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
* mmc: core: Add claiming of hosts during mmc_cache_ctrlSeungwon Jeon2012-01-11
* mmc: omap: remove clock rate hard codingBalaji TK2012-01-11
* mmc: sh_mmcif: remove now superfluous sh_mmcif_host::data memberGuennadi Liakhovetski2012-01-11
* mmc: sh_mmcif: process requests asynchronouslyGuennadi Liakhovetski2012-01-11
* mmc: sh_mmcif: cosmetic clean upGuennadi Liakhovetski2012-01-11
* mmc: sh_mmcif: process error interrupts firstGuennadi Liakhovetski2012-01-11
* mmc: add a generic GPIO card-detect helperGuennadi Liakhovetski2012-01-11
* mmc: tmio_mmc: Hotplug code regroupingBastian Hecht2012-01-11
* mmc: core: Fix voltage select in DDR modeGirish K S2012-01-11
* mmc: sdhci-s3c: use S3C_SDHCI_CONTROL2 instead of hardcoded offset valueJingoo Han2012-01-11
* mmc: dw_mmc: Support predefined mutiple block transfersSeungwon Jeon2012-01-11
* mmc: dw_mmc: Remove unnecessary else clausesChris Ball2012-01-11
* mmc: dw_mmc: Add more capabilities fieldSeungwon Jeon2012-01-11
* mmc: dw_mmc: use dev_pm_ops for dw_mmc controllersJaehoon Chung2012-01-11
* mmc: card: Kill block requests if card is removedSujit Reddy Thumma2012-01-11
* mmc: core: Fixup delayed work clock gating patchStephen Boyd2012-01-11
* mmc: sdhci-pci: simplify error handlingAxel Lin2012-01-11
* mmc: boot partition ro lock supportJohan Rudholm2012-01-11
* mmc: sdhci-s3c: Add pm_caps into SD/MMC hostSangwook Lee2012-01-11
* mmc: allow upper layers to know immediately if card has been removedAdrian Hunter2012-01-11
* mmc: remove the second argument of k[un]map_atomic()Cong Wang2012-01-11
* mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin2012-01-11
* mmc: Remove redundant spi driver bus initializationLars-Peter Clausen2012-01-11
* mmc: sh_mmcif: simplify clock divisor calculationGuennadi Liakhovetski2012-01-11
* mmc: core: check for zero length ioctl dataJohan Rudholm2012-01-11
* mmc: sdhci-esdhc: Change delay after setting clock from 100ms to 1msTony Lin2012-01-11
* mmc: mmc_test: align max_seg_sizePer Forlin2012-01-11
* mmc: mmci: add capabilities2 for MMC_CAP2Per Forlin2012-01-11
* mmc: sdio: support SDIO UHS cardsPhilip Rakity2012-01-11
* mmc: sdhci-spear: Implement suspend/resumeViresh Kumar2012-01-11
* mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma2012-01-11
* mmc: card: Use manufacturer ID symbols in card quirks.Chris Ball2012-01-11
* mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO2012-01-11
* mmc: sdio: Fix to support any block size optimallyStefan Nilsson XK2012-01-11
* mmc: sd: Macro name cleanup for high speed dtrQiang Liu2012-01-11
* mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell2011-12-19
* Revert "mmc: enable runtime PM by default"Ohad Ben-Cohen2011-12-19
* mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss2011-12-19
* mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not definedSujit Reddy Thumma2011-12-10
* mmc: sdhci-s3c: Remove old and misprototyped suspend operationsMark Brown2011-12-10
* mmc: tmio: fix clock gating on platforms with a .set_pwr() methodGuennadi Liakhovetski2011-12-10
* mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() methodGuennadi Liakhovetski2011-12-10
* mmc: core: Fix typo at mmc_card_sleepKyungmin Park2011-12-10
* mmc: core: Fix power_off_notify during suspendGirish K S2011-12-10
* mmc: core: Fix setting power notify state variable for non-eMMCGirish K S2011-12-10
* mmc: core: Add quirk for long data read timeStefan Nilsson XK2011-12-10
* mmc: Add module.h include to sdhci-cns3xxx.cChris Ball2011-12-10
* mmc: mxcmmc: fix falling back to PIOSascha Hauer2011-12-10
* mmc: omap_hsmmc: DMA unmap only once in case of MMC errorPer Forlin2011-12-07
* arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo2011-11-11