summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-27mmc: fix compile error when CONFIG_BLOCK is not enabledNamjae Jeon1-2/+2
2011-10-27mmc: core: Cleanup eMMC4.5 conditionalsSeungwon Jeon1-11/+9
2011-10-27mmc: omap_hsmmc: if multiblock reads are broken, disable themPaul Walmsley2-1/+22
2011-10-27mmc: core: add workaround for controllers with broken multiblock readsPaul Walmsley2-7/+15
2011-10-27mmc: core: Prevent too long response times for suspendUlf Hansson1-15/+27
2011-10-27mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00Bing Zhao2-1/+3
2011-10-27mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani1-3/+3
2011-10-27mmc: core: support HPI send commandJaehoon Chung7-0/+128
2011-10-27mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon7-6/+104
2011-10-27mmc: core: Modify the timeout value for writing power classSeungwon Jeon1-1/+1
2011-10-27mmc: core: new discard feature support at eMMC v4.5Kyungmin Park5-1/+26
2011-10-27mmc: core: mmc sanitize feature support for v4.5Kyungmin Park5-2/+20
2011-10-27mmc: dw_mmc: modify DATA register offsetJaehoon Chung3-22/+61
2011-10-27mmc: sdhci-pci: add flag for devices that can support runtime PMAdrian Hunter1-4/+13
2011-10-27mmc: omap_hsmmc: ensure pbias configuration is always doneAdrian Hunter1-9/+8
2011-10-27mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S6-2/+81
2011-10-27mmc: sdhci-s3c: fix potential NULL dereferenceJaehoon Chung1-2/+4
2011-10-27mmc: replace printk with appropriate display macroGirish K S28-176/+172
2011-10-27mmc: core: Add default timeout value for CMD6Seungwon Jeon3-4/+14
2011-10-27mmc: sdhci-pci: add runtime pm supportAdrian Hunter4-45/+405
2011-10-27mmc: core: move ->request() call from atomic contextAdrian Hunter1-7/+21
2011-10-27mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker17-0/+17
2011-10-27mmc: using module_param requires the inclusion of moduleparam.hStephen Rothwell1-0/+1
2011-10-27mmc: core: general purpose MMC partition support.Namjae Jeon4-20/+102
2011-10-27mmc: core: ext_csd.raw_* used in comparison but never setAndrei Warkentin1-0/+2
2011-10-27mmc: irq: Remove IRQF_DISABLEDYong Zhang2-5/+4
2011-10-27mmc: block: support no access to boot partitionsAdrian Hunter3-1/+13
2011-10-27mmc: block: fix boot partition switch error pathAdrian Hunter1-3/+13
2011-10-27mmc: core: eMMC 4.5 Power Class Selection FeatureGirish K S2-0/+110
2011-10-27fault-injection: update documentation with the mmc module paramPer Forlin1-1/+1
2011-10-27mmc: add module param to set fault injection attributesPer Forlin1-18/+11
2011-10-27fault-inject: export setup_fault_attr()Per Forlin1-1/+2
2011-10-27mmc: sdhci-esdhc-imx: add basic imx6q usdhc supportShawn Guo2-7/+35
2011-10-27mmc: core: add sd uhs string for mmc_ios_showAaron Lu1-0/+9
2011-10-27mmc: sh_mmcif: simplify platform dataGuennadi Liakhovetski2-5/+19
2011-10-27mmc: block: add eMMC hardware reset supportAdrian Hunter2-61/+144
2011-10-27mmc: mmc-test: add eMMC hardware reset testAdrian Hunter1-0/+30
2011-10-27mmc: sdhci-pci: add eMMC hardware reset supportAdrian Hunter1-0/+72
2011-10-27mmc: sdhci: add eMMC hardware reset supportAdrian Hunter2-1/+10
2011-10-27mmc: core: add eMMC hardware reset supportAdrian Hunter6-1/+107
2011-10-27mmc: mmci: simplify err check in mmci_post_requestPer Forlin1-1/+1
2011-10-27mmc: core: clarify how to use post_req in case of errorsPer Forlin2-0/+9
2011-10-27mmc: core: Set correct bus mode before card initStefan Nilsson XK4-9/+11
2011-10-27mmc: sdio: Workaround for dev with broken CMD53Stefan Nilsson XK3-2/+23
2011-10-27mmc: sdhci-pxa: Check pdata before using its membersTanmay Upadhyay1-2/+2
2011-10-27mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson5-5/+9
2011-10-27mmc: sdhci-spear: Don't set power gpio to 1 on probeViresh Kumar1-2/+0
2011-10-27mmc: sdhci-of-esdhc: Access Freescale eSDHC registers as 32-bitXu lei1-4/+14
2011-10-26mmc: core: Put eMMC in Sleep mode before suspendBalaji T K1-2/+7
2011-10-26mmc: sdhci-s3c: add default controller configurationThomas Abraham1-11/+17