Age | Commit message (Expand) | Author |
2012-02-13 | mmc: dw_mmc: Fix PIO mode with support of highmem | Seungwon Jeon |
2012-02-13 | mmc: core: Fix PowerOff Notify suspend/resume | Girish K S |
2012-02-13 | mmc: core: add the capability for broken voltage | Jaehoon Chung |
2012-02-13 | mmc: core: Ensure clocks are always enabled before host interaction | Sujit Reddy Thumma |
2012-01-14 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-12 | mmc: host: Adds support for eMMC 4.5 HS200 mode | Girish K S |
2012-01-12 | mmc: core: HS200 mode support for eMMC 4.5 | Girish K S |
2012-01-11 | mmc: core: Add option to prevent eMMC sleep command | Ulf Hansson |
2012-01-11 | mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION | Adrian Hunter |
2012-01-11 | mmc: sdhci-pci: add platform data | Adrian Hunter |
2012-01-11 | mmc: add a generic GPIO card-detect helper | Guennadi Liakhovetski |
2012-01-11 | mmc: add a card hotplug handler context | Guennadi Liakhovetski |
2012-01-11 | mmc: dw_mmc: Add more capabilities field | Seungwon Jeon |
2012-01-11 | mmc: boot partition ro lock support | Johan Rudholm |
2012-01-11 | mmc: allow upper layers to know immediately if card has been removed | Adrian Hunter |
2012-01-11 | mmc: sdio: support SDIO UHS cards | Philip Rakity |
2012-01-11 | mmc: core: Use delayed work in clock gating framework | Sujit Reddy Thumma |
2012-01-11 | mmc: debugfs: expose the SDCLK frq in sys ios | Giuseppe CAVALLARO |
2012-01-11 | mmc: sd: Macro name cleanup for high speed dtr | Qiang Liu |
2011-12-10 | mmc: core: Add quirk for long data read time | Stefan Nilsson XK |
2011-10-27 | mmc: fix compile error when CONFIG_BLOCK is not enabled | Namjae Jeon |
2011-10-27 | mmc: core: add workaround for controllers with broken multiblock reads | Paul Walmsley |
2011-10-26 | mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00 | Bing Zhao |
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: 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: core: Add Power Off Notify Feature eMMC 4.5 | 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: general purpose MMC partition support. | Namjae Jeon |
2011-10-26 | mmc: block: support no access to boot partitions | Adrian Hunter |
2011-10-26 | mmc: core: eMMC 4.5 Power Class Selection Feature | Girish K S |
2011-10-26 | mmc: sh_mmcif: simplify platform data | Guennadi Liakhovetski |
2011-10-26 | mmc: core: add eMMC hardware reset support | Adrian Hunter |
2011-10-26 | mmc: core: clarify how to use post_req in case of errors | Per Forlin |
2011-10-26 | mmc: sdio: Workaround for dev with broken CMD53 | Stefan Nilsson XK |
2011-10-26 | mmc: sdhi: Allow named IRQs to use specific handlers | Simon Horman |
2011-10-26 | mmc: core: add random fault injection | Per Forlin |
2011-08-13 | mmc: remove unused "ddr" parameter in struct mmc_ios | Jaehoon Chung |
2011-07-20 | mmc: core: Set non-default Drive Strength via platform hook | Philip Rakity |
2011-07-20 | mmc: core: add non-blocking mmc request function | Per Forlin |
2011-07-20 | mmc: dw_mmc: fix stop when fallen back to PIO | James Hogan |
2011-07-20 | mmc: queue: let host controllers specify maximum discard timeout | Adrian Hunter |
2011-07-20 | mmc: dw_mmc: handle unaligned buffers and sizes | James Hogan |
2011-07-20 | mmc: dw_mmc: don't hard code fifo depth, fix usage | James Hogan |
2011-07-20 | mmc: dw_mmc: convert card tasklet to workqueue | James Hogan |
2011-07-20 | mmc: sdhi: Add write16_hook | Simon Horman |