aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-10-27mmc: core: add workaround for controllers with broken multiblock readsPaul Walmsley
2011-10-26mmc: core: Prevent too long response times for suspendUlf Hansson
2011-10-26mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00Bing Zhao
2011-10-26mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani
2011-10-26mmc: core: support HPI send commandJaehoon Chung
2011-10-26mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon
2011-10-26mmc: core: Modify the timeout value for writing power classSeungwon Jeon
2011-10-26mmc: core: new discard feature support at eMMC v4.5Kyungmin Park
2011-10-26mmc: core: mmc sanitize feature support for v4.5Kyungmin Park
2011-10-26mmc: dw_mmc: modify DATA register offsetJaehoon Chung
2011-10-26mmc: sdhci-pci: add flag for devices that can support runtime PMAdrian Hunter
2011-10-26mmc: omap_hsmmc: ensure pbias configuration is always doneAdrian Hunter
2011-10-26mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S
2011-10-26mmc: sdhci-s3c: fix potential NULL dereferenceJaehoon Chung
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