aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/host.h
Commit message (Expand)AuthorAge
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* mmc: core: add workaround for controllers with broken multiblock readsPaul Walmsley2011-10-27
* mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon2011-10-26
* mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S2011-10-26
* mmc: block: support no access to boot partitionsAdrian Hunter2011-10-26
* mmc: core: add eMMC hardware reset supportAdrian Hunter2011-10-26
* mmc: core: clarify how to use post_req in case of errorsPer Forlin2011-10-26
* mmc: core: add random fault injectionPer Forlin2011-10-26
* mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung2011-08-13
* mmc: core: Set non-default Drive Strength via platform hookPhilip Rakity2011-07-20
* mmc: core: add non-blocking mmc request functionPer Forlin2011-07-20
* mmc: queue: let host controllers specify maximum discard timeoutAdrian Hunter2011-07-20
* mmc: Standardize header file inclusion checks.Robert P. J. Day2011-07-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-25
|\
| * mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin2011-05-25
| * mmc: core: add support for eMMC Dual Data RatePhilip Rakity2011-05-24
| * mmc: sdhci: enable preset value after uhs initializationArindam Nath2011-05-24
| * mmc: sd: add support for tuning during uhs initializationArindam Nath2011-05-24
| * mmc: sd: set current limit for uhs cardsArindam Nath2011-05-24
| * mmc: sd: add support for uhs bus speed mode selectionArindam Nath2011-05-24
| * mmc: sd: add support for driver type selectionArindam Nath2011-05-24
| * mmc: sd: add support for signal voltage switch procedureArindam Nath2011-05-24
| * mmc: do not switch to 1-bit mode if not requiredOhad Ben-Cohen2011-05-24
| * mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen2011-05-24
* | Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball2011-05-16
|/
* mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski2011-04-27
* mmc: Test bus-width for old MMC devicesAries Lee2011-01-08
* mmc: sdio: don't reinitialize nonremovable powered-resumed cardsOhad Ben-Cohen2011-01-08
* mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai2011-01-08
* mmc: Aggressive clock gating frameworkLinus Walleij2011-01-08
* mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen2010-11-19
* mmc: propagate power save/restore ops return valueOhad Ben-Cohen2010-10-23
* mmc: refine DDR supportAdrian Hunter2010-10-23
* mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter2010-10-23
* mmc: MMC 4.4 DDR supportHanumath Prasad2010-10-23
* mmc: Move regulator handling closer to coreLinus Walleij2010-10-23
* mmc: Make ID freq configurableHein Tibosch2010-10-23
* mmc: Add helper function to check if a card is removableMatt Fleming2010-10-23
* mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-23
* mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter2010-08-12
* mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky2010-08-11
* mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-27
* ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handlingDaniel Mack2010-04-14
* sdio: introduce API for special power management featuresNicolas Pitre2010-03-06
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* mmc: add mmc card sleep and awake supportJarkko Lavinen2009-09-23
* mmc: add ability to save power by powering off cardsAdrian Hunter2009-09-23
* mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter2009-09-23
* mmc: allow host claim / release nestingAdrian Hunter2009-09-23
* mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter2009-09-23