Age | Commit message (Expand) | Author |
2011-10-27 | mmc: core: add workaround for controllers with broken multiblock reads | Paul Walmsley |
2011-10-26 | mmc: core: Prevent too long response times for suspend | Ulf Hansson |
2011-10-26 | mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00 | Bing Zhao |
2011-10-26 | mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed mode | Subhash Jadavani |
2011-10-26 | mmc: core: support HPI send command | Jaehoon Chung |
2011-10-26 | mmc: core: Add cache control for eMMC4.5 device | Seungwon Jeon |
2011-10-26 | mmc: core: Modify the timeout value for writing power class | Seungwon Jeon |
2011-10-26 | mmc: core: new discard feature support at eMMC v4.5 | Kyungmin Park |
2011-10-26 | mmc: core: mmc sanitize feature support for v4.5 | Kyungmin Park |
2011-10-26 | mmc: dw_mmc: modify DATA register offset | Jaehoon Chung |
2011-10-26 | mmc: sdhci-pci: add flag for devices that can support runtime PM | Adrian Hunter |
2011-10-26 | mmc: omap_hsmmc: ensure pbias configuration is always done | Adrian Hunter |
2011-10-26 | mmc: core: Add Power Off Notify Feature eMMC 4.5 | Girish K S |
2011-10-26 | mmc: sdhci-s3c: fix potential NULL dereference | Jaehoon Chung |
2011-10-26 | mmc: replace printk with appropriate display macro | Girish K S |
2011-10-26 | mmc: core: Add default timeout value for CMD6 | Seungwon Jeon |
2011-10-26 | mmc: sdhci-pci: add runtime pm support | Adrian Hunter |
2011-10-26 | mmc: core: move ->request() call from atomic context | Adrian Hunter |
2011-10-26 | mmc: Add module.h to drivers/mmc users assuming implicit presence. | Paul Gortmaker |
2011-10-26 | mmc: using module_param requires the inclusion of moduleparam.h | Stephen Rothwell |
2011-10-26 | mmc: core: general purpose MMC partition support. | Namjae Jeon |
2011-10-26 | mmc: core: ext_csd.raw_* used in comparison but never set | Andrei Warkentin |
2011-10-26 | mmc: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-10-26 | mmc: block: support no access to boot partitions | Adrian Hunter |
2011-10-26 | mmc: block: fix boot partition switch error path | Adrian Hunter |
2011-10-26 | mmc: core: eMMC 4.5 Power Class Selection Feature | Girish K S |
2011-10-26 | fault-injection: update documentation with the mmc module param | Per Forlin |
2011-10-26 | mmc: add module param to set fault injection attributes | Per Forlin |
2011-10-26 | fault-inject: export setup_fault_attr() | Per Forlin |
2011-10-26 | mmc: sdhci-esdhc-imx: add basic imx6q usdhc support | Shawn Guo |
2011-10-26 | mmc: core: add sd uhs string for mmc_ios_show | Aaron Lu |
2011-10-26 | mmc: sh_mmcif: simplify platform data | Guennadi Liakhovetski |
2011-10-26 | mmc: block: add eMMC hardware reset support | Adrian Hunter |
2011-10-26 | mmc: mmc-test: add eMMC hardware reset test | Adrian Hunter |
2011-10-26 | mmc: sdhci-pci: add eMMC hardware reset support | Adrian Hunter |
2011-10-26 | mmc: sdhci: add eMMC hardware reset support | Adrian Hunter |
2011-10-26 | mmc: core: add eMMC hardware reset support | Adrian Hunter |
2011-10-26 | mmc: mmci: simplify err check in mmci_post_request | Per Forlin |
2011-10-26 | mmc: core: clarify how to use post_req in case of errors | Per Forlin |
2011-10-26 | mmc: core: Set correct bus mode before card init | Stefan Nilsson XK |
2011-10-26 | mmc: sdio: Workaround for dev with broken CMD53 | Stefan Nilsson XK |
2011-10-26 | mmc: sdhci-pxa: Check pdata before using its members | Tanmay Upadhyay |
2011-10-26 | mmc: core: Fix hangs related to insert/remove of cards | Ulf Hansson |
2011-10-26 | mmc: sdhci-spear: Don't set power gpio to 1 on probe | Viresh Kumar |
2011-10-26 | mmc: sdhci-of-esdhc: Access Freescale eSDHC registers as 32-bit | Xu lei |
2011-10-26 | mmc: core: Put eMMC in Sleep mode before suspend | Balaji T K |
2011-10-26 | mmc: sdhci-s3c: add default controller configuration | Thomas Abraham |
2011-10-26 | mmc: core: add a short delay in mmc_power_off | Daniel Drake |
2011-10-26 | mmc: sdhci-tegra: Add 8-bit support to device tree binding. | Stephen Warren |
2011-10-26 | mmc: dw_mmc: Support SDIO interrupts for all slots | Shashidhar Hiremath |