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: Add cache control for eMMC4.5 device | Seungwon Jeon |
2011-10-26 | mmc: core: Add Power Off Notify Feature eMMC 4.5 | Girish K S |
2011-10-26 | mmc: block: support no access to boot partitions | Adrian Hunter |
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: 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: queue: let host controllers specify maximum discard timeout | Adrian Hunter |
2011-07-20 | mmc: Standardize header file inclusion checks. | Robert P. J. Day |
2011-05-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2011-05-25 | mmc: core: Use CMD23 for multiblock transfers when we can. | Andrei Warkentin |
2011-05-24 | mmc: core: add support for eMMC Dual Data Rate | Philip Rakity |
2011-05-24 | mmc: sdhci: enable preset value after uhs initialization | Arindam Nath |
2011-05-24 | mmc: sd: add support for tuning during uhs initialization | Arindam Nath |
2011-05-24 | mmc: sd: set current limit for uhs cards | Arindam Nath |
2011-05-24 | mmc: sd: add support for uhs bus speed mode selection | Arindam Nath |
2011-05-24 | mmc: sd: add support for driver type selection | Arindam Nath |
2011-05-24 | mmc: sd: add support for signal voltage switch procedure | Arindam Nath |
2011-05-24 | mmc: do not switch to 1-bit mode if not required | Ohad Ben-Cohen |
2011-05-24 | mmc: mmc_card_keep_power cleanups | Ohad Ben-Cohen |
2011-05-16 | Revert "mmc: fix a race between card-detect rescan and clock-gate work instan... | Chris Ball |
2011-04-27 | mmc: fix a race between card-detect rescan and clock-gate work instances | Guennadi Liakhovetski |
2011-01-08 | mmc: Test bus-width for old MMC devices | Aries Lee |
2011-01-08 | mmc: sdio: don't reinitialize nonremovable powered-resumed cards | Ohad Ben-Cohen |
2011-01-08 | mmc: Add support for JMicron 388 SD/MMC controller | Takashi Iwai |
2011-01-08 | mmc: Aggressive clock gating framework | Linus Walleij |
2010-11-19 | mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD | Ohad Ben-Cohen |
2010-10-23 | mmc: propagate power save/restore ops return value | Ohad Ben-Cohen |
2010-10-23 | mmc: refine DDR support | Adrian Hunter |
2010-10-23 | mmc: Fixes for Dual Data Rate (DDR) support | Adrian Hunter |
2010-10-23 | mmc: MMC 4.4 DDR support | Hanumath Prasad |
2010-10-23 | mmc: Move regulator handling closer to core | Linus Walleij |
2010-10-23 | mmc: Make ID freq configurable | Hein Tibosch |
2010-10-23 | mmc: Add helper function to check if a card is removable | Matt Fleming |
2010-10-23 | mmc: Remove distinction between hw and phys segments | Martin K. Petersen |
2010-08-12 | mmc: add erase, secure erase, trim and secure trim operations | Adrian Hunter |
2010-08-11 | mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume | Maxim Levitsky |
2010-05-27 | mmc: remove the "state" argument to mmc_suspend_host() | Matt Fleming |
2010-04-14 | ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling | Daniel Mack |
2010-03-06 | sdio: introduce API for special power management features | Nicolas Pitre |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan |
2009-09-23 | mmc: add mmc card sleep and awake support | Jarkko Lavinen |
2009-09-23 | mmc: add ability to save power by powering off cards | Adrian Hunter |
2009-09-23 | mmc: add MMC_CAP_NONREMOVABLE host capability | Adrian Hunter |
2009-09-23 | mmc: allow host claim / release nesting | Adrian Hunter |
2009-09-23 | mmc: add 'enable' and 'disable' methods to mmc host | Adrian Hunter |
2009-03-31 | MMC: regulator utilities | David Brownell |