summaryrefslogtreecommitdiff
path: root/include/linux/mmc/host.h
AgeCommit message (Expand)Author
2012-07-31mmc: core: Add option to prevent eMMC sleep commandUlf Hansson
2012-07-25mmc: core: SDXC speed class supportPavan Kunapuli
2012-02-10mmc: core: Add support for BKOPS and HPI interruptShridhar Rasal
2011-11-30mmc: core: host: only use wakelock for detect workColin Cross
2011-11-30mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt
2011-11-30mmc: core: Add deferred bus resume policy.San Mehat
2011-11-30mmc: Add concept of an 'embedded' SDIO device.San Mehat
2011-08-13mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung
2011-07-20mmc: core: Set non-default Drive Strength via platform hookPhilip Rakity
2011-07-20mmc: core: add non-blocking mmc request functionPer Forlin
2011-07-20mmc: queue: let host controllers specify maximum discard timeoutAdrian Hunter
2011-07-20mmc: Standardize header file inclusion checks.Robert P. J. Day
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-05-25mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin
2011-05-24mmc: core: add support for eMMC Dual Data RatePhilip Rakity
2011-05-24mmc: sdhci: enable preset value after uhs initializationArindam Nath
2011-05-24mmc: sd: add support for tuning during uhs initializationArindam Nath
2011-05-24mmc: sd: set current limit for uhs cardsArindam Nath
2011-05-24mmc: sd: add support for uhs bus speed mode selectionArindam Nath
2011-05-24mmc: sd: add support for driver type selectionArindam Nath
2011-05-24mmc: sd: add support for signal voltage switch procedureArindam Nath
2011-05-24mmc: do not switch to 1-bit mode if not requiredOhad Ben-Cohen
2011-05-24mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen
2011-05-16Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball
2011-04-27mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski
2011-01-08mmc: Test bus-width for old MMC devicesAries Lee
2011-01-08mmc: sdio: don't reinitialize nonremovable powered-resumed cardsOhad Ben-Cohen
2011-01-08mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai
2011-01-08mmc: Aggressive clock gating frameworkLinus Walleij
2010-11-19mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen
2010-10-23mmc: propagate power save/restore ops return valueOhad Ben-Cohen
2010-10-23mmc: refine DDR supportAdrian Hunter
2010-10-23mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter
2010-10-23mmc: MMC 4.4 DDR supportHanumath Prasad
2010-10-23mmc: Move regulator handling closer to coreLinus Walleij
2010-10-23mmc: Make ID freq configurableHein Tibosch
2010-10-23mmc: Add helper function to check if a card is removableMatt Fleming
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter
2010-08-11mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming
2010-04-14ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handlingDaniel Mack
2010-03-06sdio: introduce API for special power management featuresNicolas Pitre
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-23mmc: add mmc card sleep and awake supportJarkko Lavinen
2009-09-23mmc: add ability to save power by powering off cardsAdrian Hunter
2009-09-23mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter
2009-09-23mmc: allow host claim / release nestingAdrian Hunter
2009-09-23mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter
2009-03-31MMC: regulator utilitiesDavid Brownell