aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-31mmc: Add 8-bit bus width supportJarkko Lavinen1-0/+2
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-10-12Fix comment in include/linux/mmc/host.hThomas Petazzoni1-1/+1
2008-07-27mmc: Export internal host state through debugfsHaavard Skinnemoen1-0/+2
2008-07-15mmc: remove multiwrite capabilityPierre Ossman1-6/+5
2008-07-15mmc: change .get_ro() callback semanticsAnton Vorontsov1-0/+12
2008-07-15mmc: add support for card-detection pollingAnton Vorontsov1-0/+11
2007-12-12mmc: remove unused 'mode' from the mmc_host structureNicolas Pitre1-4/+0
2007-09-24mmc: add led triggerPierre Ossman1-0/+6
2007-09-23MMC headers learn about SPIDavid Brownell1-5/+11
2007-09-23sdio: add interface for host side SDIO interrupt reportingNicolas Pitre1-0/+8
2007-09-23sdio: core support for SDIO function interruptNicolas Pitre1-0/+4
2007-09-23mmc: remove BYTEBLOCK capabilityPierre Ossman1-3/+2
2007-05-01MMC: Fix handling of low-voltage cardsPhilip Langdale1-8/+1
2007-05-01MMC: Consolidate voltage definitionsPhilip Langdale1-24/+1
2007-05-01mmc: add bus handlerPierre Ossman1-1/+6
2007-05-01mmc: Move core functions to subdirPierre Ossman1-1/+1
2007-05-01mmc: deprecate mmc bus topologyPierre Ossman1-3/+1
2007-05-01mmc: Flush pending detects on host removalPierre Ossman1-0/+3
2007-05-01mmc: Move OCR bit definesPierre Ossman1-0/+25
2007-03-06mmc: require explicit support for high-speedPierre Ossman1-0/+8
2007-02-04mmc: Allow host drivers to specify max block countPierre Ossman1-1/+2
2007-02-04mmc: Allow host drivers to specify a max block sizePierre Ossman1-0/+1
2007-02-04mmc: let host be parent of cardsPierre Ossman1-0/+1
2007-02-04mmc: replace host->card_busyPierre Ossman1-2/+3