aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-27mmc: core: add workaround for controllers with broken multiblock readsPaul Walmsley1-0/+1
2011-10-26mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon1-0/+3
2011-10-26mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S1-0/+5
2011-10-26mmc: block: support no access to boot partitionsAdrian Hunter1-0/+10
2011-10-26mmc: core: add eMMC hardware reset supportAdrian Hunter1-0/+2
2011-10-26mmc: core: clarify how to use post_req in case of errorsPer Forlin1-0/+3
2011-10-26mmc: core: add random fault injectionPer Forlin1-0/+5
2011-08-13mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung1-2/+0
2011-07-20mmc: core: Set non-default Drive Strength via platform hookPhilip Rakity1-0/+1
2011-07-20mmc: core: add non-blocking mmc request functionPer Forlin1-0/+21
2011-07-20mmc: queue: let host controllers specify maximum discard timeoutAdrian Hunter1-0/+1
2011-07-20mmc: Standardize header file inclusion checks.Robert P. J. Day1-2/+1
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-1/+48
2011-05-25mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin1-0/+6
2011-05-24mmc: core: add support for eMMC Dual Data RatePhilip Rakity1-0/+1
2011-05-24mmc: sdhci: enable preset value after uhs initializationArindam Nath1-0/+1
2011-05-24mmc: sd: add support for tuning during uhs initializationArindam Nath1-0/+1
2011-05-24mmc: sd: set current limit for uhs cardsArindam Nath1-0/+4
2011-05-24mmc: sd: add support for uhs bus speed mode selectionArindam Nath1-0/+5
2011-05-24mmc: sd: add support for driver type selectionArindam Nath1-0/+10
2011-05-24mmc: sd: add support for signal voltage switch procedureArindam Nath1-0/+15
2011-05-24mmc: do not switch to 1-bit mode if not requiredOhad Ben-Cohen1-0/+4
2011-05-24mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen1-1/+1
2011-05-16Revert "mmc: fix a race between card-detect rescan and clock-gate work instances"Chris Ball1-0/+1
2011-04-27mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski1-1/+0
2011-01-08mmc: Test bus-width for old MMC devicesAries Lee1-0/+1
2011-01-08mmc: sdio: don't reinitialize nonremovable powered-resumed cardsOhad Ben-Cohen1-0/+5
2011-01-08mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai1-0/+3
2011-01-08mmc: Aggressive clock gating frameworkLinus Walleij1-0/+10
2010-11-19mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen1-0/+1
2010-10-23mmc: propagate power save/restore ops return valueOhad Ben-Cohen1-2/+2
2010-10-23mmc: refine DDR supportAdrian Hunter1-1/+2
2010-10-23mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter1-0/+5
2010-10-23mmc: MMC 4.4 DDR supportHanumath Prasad1-0/+4
2010-10-23mmc: Move regulator handling closer to coreLinus Walleij1-1/+21
2010-10-23mmc: Make ID freq configurableHein Tibosch1-0/+1
2010-10-23mmc: Add helper function to check if a card is removableMatt Fleming1-0/+8
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen1-2/+1
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter1-0/+1
2010-08-11mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky1-0/+3
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming1-1/+1
2010-04-14ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handlingDaniel Mack1-0/+3
2010-03-06sdio: introduce API for special power management featuresNicolas Pitre1-0/+5
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-09-23mmc: add mmc card sleep and awake supportJarkko Lavinen1-0/+5
2009-09-23mmc: add ability to save power by powering off cardsAdrian Hunter1-0/+3
2009-09-23mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter1-0/+1
2009-09-23mmc: allow host claim / release nestingAdrian Hunter1-0/+2
2009-09-23mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter1-0/+47
2009-03-31MMC: regulator utilitiesDavid Brownell1-0/+5