| Commit message (Expand) | Author | Age |
* | 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-25 |
| * | 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-24 |
* | | Revert "mmc: fix a race between card-detect rescan and clock-gate work instan... | Chris Ball | 2011-05-16 |
|/ |
|
* | mmc: fix a race between card-detect rescan and clock-gate work instances | Guennadi Liakhovetski | 2011-04-27 |
* | 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 | 2011-01-08 |
* | mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD | Ohad Ben-Cohen | 2010-11-19 |
* | 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-10-23 |
* | mmc: add erase, secure erase, trim and secure trim operations | Adrian Hunter | 2010-08-12 |
* | mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume | Maxim Levitsky | 2010-08-11 |
* | mmc: remove the "state" argument to mmc_suspend_host() | Matt Fleming | 2010-05-27 |
* | ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling | Daniel Mack | 2010-04-14 |
* | sdio: introduce API for special power management features | Nicolas Pitre | 2010-03-06 |
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 |
* | 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-09-23 |
* | MMC: regulator utilities | David Brownell | 2009-03-31 |
* | mmc: Add 8-bit bus width support | Jarkko Lavinen | 2008-12-31 |
* | mmc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-08 |
* | Fix comment in include/linux/mmc/host.h | Thomas Petazzoni | 2008-10-12 |
* | mmc: Export internal host state through debugfs | Haavard Skinnemoen | 2008-07-26 |
* | mmc: remove multiwrite capability | Pierre Ossman | 2008-07-15 |
* | mmc: change .get_ro() callback semantics | Anton Vorontsov | 2008-07-15 |
* | mmc: add support for card-detection polling | Anton Vorontsov | 2008-07-15 |
* | mmc: remove unused 'mode' from the mmc_host structure | Nicolas Pitre | 2007-12-12 |
* | mmc: add led trigger | Pierre Ossman | 2007-09-24 |
* | MMC headers learn about SPI | David Brownell | 2007-09-23 |
* | sdio: add interface for host side SDIO interrupt reporting | Nicolas Pitre | 2007-09-23 |
* | sdio: core support for SDIO function interrupt | Nicolas Pitre | 2007-09-23 |