aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2011-10-26mmc: replace printk with appropriate display macroGirish K S
2011-10-26mmc: core: Add default timeout value for CMD6Seungwon Jeon
2011-10-26mmc: sdhci-pci: add runtime pm supportAdrian Hunter
2011-10-26mmc: core: move ->request() call from atomic contextAdrian Hunter
2011-10-26mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker
2011-10-26mmc: using module_param requires the inclusion of moduleparam.hStephen Rothwell
2011-10-26mmc: core: general purpose MMC partition support.Namjae Jeon
2011-10-26mmc: core: ext_csd.raw_* used in comparison but never setAndrei Warkentin
2011-10-26mmc: irq: Remove IRQF_DISABLEDYong Zhang
2011-10-26mmc: block: support no access to boot partitionsAdrian Hunter
2011-10-26mmc: block: fix boot partition switch error pathAdrian Hunter
2011-10-26mmc: core: eMMC 4.5 Power Class Selection FeatureGirish K S
2011-10-26mmc: add module param to set fault injection attributesPer Forlin
2011-10-26mmc: sdhci-esdhc-imx: add basic imx6q usdhc supportShawn Guo
2011-10-26mmc: core: add sd uhs string for mmc_ios_showAaron Lu
2011-10-26mmc: sh_mmcif: simplify platform dataGuennadi Liakhovetski
2011-10-26mmc: block: add eMMC hardware reset supportAdrian Hunter
2011-10-26mmc: mmc-test: add eMMC hardware reset testAdrian Hunter
2011-10-26mmc: sdhci-pci: add eMMC hardware reset supportAdrian Hunter
2011-10-26mmc: sdhci: add eMMC hardware reset supportAdrian Hunter
2011-10-26mmc: core: add eMMC hardware reset supportAdrian Hunter
2011-10-26mmc: mmci: simplify err check in mmci_post_requestPer Forlin
2011-10-26mmc: core: clarify how to use post_req in case of errorsPer Forlin
2011-10-26mmc: core: Set correct bus mode before card initStefan Nilsson XK
2011-10-26mmc: sdio: Workaround for dev with broken CMD53Stefan Nilsson XK
2011-10-26mmc: sdhci-pxa: Check pdata before using its membersTanmay Upadhyay
2011-10-26mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson
2011-10-26mmc: sdhci-spear: Don't set power gpio to 1 on probeViresh Kumar
2011-10-26mmc: sdhci-of-esdhc: Access Freescale eSDHC registers as 32-bitXu lei
2011-10-26mmc: core: Put eMMC in Sleep mode before suspendBalaji T K
2011-10-26mmc: sdhci-s3c: add default controller configurationThomas Abraham
2011-10-26mmc: core: add a short delay in mmc_power_offDaniel Drake
2011-10-26mmc: sdhci-tegra: Add 8-bit support to device tree binding.Stephen Warren
2011-10-26mmc: dw_mmc: Support SDIO interrupts for all slotsShashidhar Hiremath
2011-10-26mmc: msm_sdcc: Handle dma resource not present caseSubhash Jadavani
2011-10-26mmc: msm_sdcc: Change initialization order of busclk_timer in probeSahitya Tummala
2011-10-26mmc: msm_sdcc: Use MCI_INT_MASK0 for PIO interruptsSahitya Tummala
2011-10-26msm: mmc: Remove "pio_irq" resourceSahitya Tummala
2011-10-26mmc: msm_sdcc: Enable SDC host->clk only after setting the rate.Sahitya Tummala
2011-10-26mmc: msm_sdcc: Handle error cases in probeSahitya Tummala
2011-10-26msm: Implement init_card operation for MSM SDCCAlexander Tarasikov
2011-10-26mmc: msm_sdcc: Fix a typo in MSM SDCC driver gpio setupAlexander Tarasikov
2011-10-26mmc: sdhi: Allow named IRQs to use specific handlersSimon Horman
2011-10-26mmc: tmio: Provide separate interrupt handlersSimon Horman
2011-10-26mmc: tmio: Cache interrupt masksSimon Horman
2011-10-26mmc: fix integer assignments to pointerVenkatraman S
2011-10-26mmc: queue: declare mmc_alloc_sg as staticVenkatraman S
2011-10-26mmc: Kconfig: remove i.MX individual SoC dependencySascha Hauer
2011-10-26mmc: sdhci-tegra: Add Device Tree probing supportGrant Likely
2011-10-26mmc: enable runtime PM by defaultDaniel Drake