Age | Commit message (Expand) | Author | Files | Lines |
2011-10-27 | mmc: core: new discard feature support at eMMC v4.5 | Kyungmin Park | 5 | -1/+26 |
2011-10-27 | mmc: core: mmc sanitize feature support for v4.5 | Kyungmin Park | 5 | -2/+20 |
2011-10-27 | mmc: dw_mmc: modify DATA register offset | Jaehoon Chung | 3 | -22/+61 |
2011-10-27 | mmc: sdhci-pci: add flag for devices that can support runtime PM | Adrian Hunter | 1 | -4/+13 |
2011-10-27 | mmc: omap_hsmmc: ensure pbias configuration is always done | Adrian Hunter | 1 | -9/+8 |
2011-10-27 | mmc: core: Add Power Off Notify Feature eMMC 4.5 | Girish K S | 6 | -2/+81 |
2011-10-27 | mmc: sdhci-s3c: fix potential NULL dereference | Jaehoon Chung | 1 | -2/+4 |
2011-10-27 | mmc: replace printk with appropriate display macro | Girish K S | 28 | -176/+172 |
2011-10-27 | mmc: core: Add default timeout value for CMD6 | Seungwon Jeon | 3 | -4/+14 |
2011-10-27 | mmc: sdhci-pci: add runtime pm support | Adrian Hunter | 4 | -45/+405 |
2011-10-27 | mmc: core: move ->request() call from atomic context | Adrian Hunter | 1 | -7/+21 |
2011-10-27 | mmc: Add module.h to drivers/mmc users assuming implicit presence. | Paul Gortmaker | 17 | -0/+17 |
2011-10-27 | mmc: using module_param requires the inclusion of moduleparam.h | Stephen Rothwell | 1 | -0/+1 |
2011-10-27 | mmc: core: general purpose MMC partition support. | Namjae Jeon | 4 | -20/+102 |
2011-10-27 | mmc: core: ext_csd.raw_* used in comparison but never set | Andrei Warkentin | 1 | -0/+2 |
2011-10-27 | mmc: irq: Remove IRQF_DISABLED | Yong Zhang | 2 | -5/+4 |
2011-10-27 | mmc: block: support no access to boot partitions | Adrian Hunter | 3 | -1/+13 |
2011-10-27 | mmc: block: fix boot partition switch error path | Adrian Hunter | 1 | -3/+13 |
2011-10-27 | mmc: core: eMMC 4.5 Power Class Selection Feature | Girish K S | 2 | -0/+110 |
2011-10-27 | fault-injection: update documentation with the mmc module param | Per Forlin | 1 | -1/+1 |
2011-10-27 | mmc: add module param to set fault injection attributes | Per Forlin | 1 | -18/+11 |
2011-10-27 | fault-inject: export setup_fault_attr() | Per Forlin | 1 | -1/+2 |
2011-10-27 | mmc: sdhci-esdhc-imx: add basic imx6q usdhc support | Shawn Guo | 2 | -7/+35 |
2011-10-27 | mmc: core: add sd uhs string for mmc_ios_show | Aaron Lu | 1 | -0/+9 |
2011-10-27 | mmc: sh_mmcif: simplify platform data | Guennadi Liakhovetski | 2 | -5/+19 |
2011-10-27 | mmc: block: add eMMC hardware reset support | Adrian Hunter | 2 | -61/+144 |
2011-10-27 | mmc: mmc-test: add eMMC hardware reset test | Adrian Hunter | 1 | -0/+30 |
2011-10-27 | mmc: sdhci-pci: add eMMC hardware reset support | Adrian Hunter | 1 | -0/+72 |
2011-10-27 | mmc: sdhci: add eMMC hardware reset support | Adrian Hunter | 2 | -1/+10 |
2011-10-27 | mmc: core: add eMMC hardware reset support | Adrian Hunter | 6 | -1/+107 |
2011-10-27 | mmc: mmci: simplify err check in mmci_post_request | Per Forlin | 1 | -1/+1 |
2011-10-27 | mmc: core: clarify how to use post_req in case of errors | Per Forlin | 2 | -0/+9 |
2011-10-27 | mmc: core: Set correct bus mode before card init | Stefan Nilsson XK | 4 | -9/+11 |
2011-10-27 | mmc: sdio: Workaround for dev with broken CMD53 | Stefan Nilsson XK | 3 | -2/+23 |
2011-10-27 | mmc: sdhci-pxa: Check pdata before using its members | Tanmay Upadhyay | 1 | -2/+2 |
2011-10-27 | mmc: core: Fix hangs related to insert/remove of cards | Ulf Hansson | 5 | -5/+9 |
2011-10-27 | mmc: sdhci-spear: Don't set power gpio to 1 on probe | Viresh Kumar | 1 | -2/+0 |
2011-10-27 | mmc: sdhci-of-esdhc: Access Freescale eSDHC registers as 32-bit | Xu lei | 1 | -4/+14 |
2011-10-26 | mmc: core: Put eMMC in Sleep mode before suspend | Balaji T K | 1 | -2/+7 |
2011-10-26 | mmc: sdhci-s3c: add default controller configuration | Thomas Abraham | 1 | -11/+17 |
2011-10-26 | mmc: core: add a short delay in mmc_power_off | Daniel Drake | 1 | -0/+7 |
2011-10-26 | mmc: sdhci-tegra: Add 8-bit support to device tree binding. | Stephen Warren | 2 | -2/+7 |
2011-10-26 | mmc: dw_mmc: Support SDIO interrupts for all slots | Shashidhar Hiremath | 2 | -5/+33 |
2011-10-26 | mmc: msm_sdcc: Handle dma resource not present case | Subhash Jadavani | 1 | -5/+10 |
2011-10-26 | mmc: msm_sdcc: Change initialization order of busclk_timer in probe | Sahitya Tummala | 1 | -4/+4 |
2011-10-26 | mmc: msm_sdcc: Use MCI_INT_MASK0 for PIO interrupts | Sahitya Tummala | 2 | -4/+21 |
2011-10-26 | msm: mmc: Remove "pio_irq" resource | Sahitya Tummala | 4 | -55/+2 |
2011-10-26 | mmc: msm_sdcc: Enable SDC host->clk only after setting the rate. | Sahitya Tummala | 1 | -6/+6 |
2011-10-26 | mmc: msm_sdcc: Handle error cases in probe | Sahitya Tummala | 1 | -3/+11 |
2011-10-26 | msm: Implement init_card operation for MSM SDCC | Alexander Tarasikov | 2 | -8/+10 |