summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: mmc sanitize feature support for v4.5Kyungmin Park2011-10-265-2/+20
* mmc: dw_mmc: modify DATA register offsetJaehoon Chung2011-10-263-22/+61
* mmc: sdhci-pci: add flag for devices that can support runtime PMAdrian Hunter2011-10-261-4/+13
* mmc: omap_hsmmc: ensure pbias configuration is always doneAdrian Hunter2011-10-261-9/+8
* mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S2011-10-266-2/+81
* mmc: sdhci-s3c: fix potential NULL dereferenceJaehoon Chung2011-10-261-2/+4
* mmc: replace printk with appropriate display macroGirish K S2011-10-2628-176/+172
* mmc: core: Add default timeout value for CMD6Seungwon Jeon2011-10-263-4/+14
* mmc: sdhci-pci: add runtime pm supportAdrian Hunter2011-10-264-45/+405
* mmc: core: move ->request() call from atomic contextAdrian Hunter2011-10-261-7/+21
* mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker2011-10-2617-0/+17
* mmc: using module_param requires the inclusion of moduleparam.hStephen Rothwell2011-10-261-0/+1
* mmc: core: general purpose MMC partition support.Namjae Jeon2011-10-264-20/+102
* mmc: core: ext_csd.raw_* used in comparison but never setAndrei Warkentin2011-10-261-0/+2
* mmc: irq: Remove IRQF_DISABLEDYong Zhang2011-10-262-5/+4
* mmc: block: support no access to boot partitionsAdrian Hunter2011-10-263-1/+13
* mmc: block: fix boot partition switch error pathAdrian Hunter2011-10-261-3/+13
* mmc: core: eMMC 4.5 Power Class Selection FeatureGirish K S2011-10-262-0/+110
* fault-injection: update documentation with the mmc module paramPer Forlin2011-10-261-1/+1
* mmc: add module param to set fault injection attributesPer Forlin2011-10-261-18/+11
* fault-inject: export setup_fault_attr()Per Forlin2011-10-261-1/+2
* mmc: sdhci-esdhc-imx: add basic imx6q usdhc supportShawn Guo2011-10-262-7/+35
* mmc: core: add sd uhs string for mmc_ios_showAaron Lu2011-10-261-0/+9
* mmc: sh_mmcif: simplify platform dataGuennadi Liakhovetski2011-10-262-5/+19
* mmc: block: add eMMC hardware reset supportAdrian Hunter2011-10-262-61/+144
* mmc: mmc-test: add eMMC hardware reset testAdrian Hunter2011-10-261-0/+30
* mmc: sdhci-pci: add eMMC hardware reset supportAdrian Hunter2011-10-261-0/+72
* mmc: sdhci: add eMMC hardware reset supportAdrian Hunter2011-10-262-1/+10
* mmc: core: add eMMC hardware reset supportAdrian Hunter2011-10-266-1/+107
* mmc: mmci: simplify err check in mmci_post_requestPer Forlin2011-10-261-1/+1
* mmc: core: clarify how to use post_req in case of errorsPer Forlin2011-10-262-0/+9
* mmc: core: Set correct bus mode before card initStefan Nilsson XK2011-10-264-9/+11
* mmc: sdio: Workaround for dev with broken CMD53Stefan Nilsson XK2011-10-263-2/+23
* mmc: sdhci-pxa: Check pdata before using its membersTanmay Upadhyay2011-10-261-2/+2
* mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson2011-10-265-5/+9
* mmc: sdhci-spear: Don't set power gpio to 1 on probeViresh Kumar2011-10-261-2/+0
* mmc: sdhci-of-esdhc: Access Freescale eSDHC registers as 32-bitXu lei2011-10-261-4/+14
* mmc: core: Put eMMC in Sleep mode before suspendBalaji T K2011-10-261-2/+7
* mmc: sdhci-s3c: add default controller configurationThomas Abraham2011-10-261-11/+17
* mmc: core: add a short delay in mmc_power_offDaniel Drake2011-10-261-0/+7
* mmc: sdhci-tegra: Add 8-bit support to device tree binding.Stephen Warren2011-10-262-2/+7
* mmc: dw_mmc: Support SDIO interrupts for all slotsShashidhar Hiremath2011-10-262-5/+33
* mmc: msm_sdcc: Handle dma resource not present caseSubhash Jadavani2011-10-261-5/+10
* mmc: msm_sdcc: Change initialization order of busclk_timer in probeSahitya Tummala2011-10-261-4/+4
* mmc: msm_sdcc: Use MCI_INT_MASK0 for PIO interruptsSahitya Tummala2011-10-262-4/+21
* msm: mmc: Remove "pio_irq" resourceSahitya Tummala2011-10-264-55/+2
* mmc: msm_sdcc: Enable SDC host->clk only after setting the rate.Sahitya Tummala2011-10-261-6/+6
* mmc: msm_sdcc: Handle error cases in probeSahitya Tummala2011-10-261-3/+11
* msm: Implement init_card operation for MSM SDCCAlexander Tarasikov2011-10-262-8/+10
* mmc: msm_sdcc: Fix a typo in MSM SDCC driver gpio setupAlexander Tarasikov2011-10-261-1/+1