summaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/host.h
Commit message (Expand)AuthorAgeFilesLines
* mmc: propagate power save/restore ops return valueOhad Ben-Cohen2010-10-231-2/+2
* mmc: refine DDR supportAdrian Hunter2010-10-231-1/+2
* mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter2010-10-231-0/+5
* mmc: MMC 4.4 DDR supportHanumath Prasad2010-10-231-0/+4
* mmc: Move regulator handling closer to coreLinus Walleij2010-10-231-1/+21
* mmc: Make ID freq configurableHein Tibosch2010-10-231-0/+1
* mmc: Add helper function to check if a card is removableMatt Fleming2010-10-231-0/+8
* mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-231-2/+1Star
* mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter2010-08-121-0/+1
* mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky2010-08-111-0/+3
* mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-271-1/+1
* ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handlingDaniel Mack2010-04-141-0/+3
* sdio: introduce API for special power management featuresNicolas Pitre2010-03-061-0/+5
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* mmc: add mmc card sleep and awake supportJarkko Lavinen2009-09-231-0/+5
* mmc: add ability to save power by powering off cardsAdrian Hunter2009-09-231-0/+3
* mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter2009-09-231-0/+1
* mmc: allow host claim / release nestingAdrian Hunter2009-09-231-0/+2
* mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter2009-09-231-0/+47
* MMC: regulator utilitiesDavid Brownell2009-03-311-0/+5
* mmc: Add 8-bit bus width supportJarkko Lavinen2008-12-311-0/+2
* mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-081-1/+1
* Fix comment in include/linux/mmc/host.hThomas Petazzoni2008-10-121-1/+1
* mmc: Export internal host state through debugfsHaavard Skinnemoen2008-07-271-0/+2
* mmc: remove multiwrite capabilityPierre Ossman2008-07-151-6/+5Star
* mmc: change .get_ro() callback semanticsAnton Vorontsov2008-07-151-0/+12
* mmc: add support for card-detection pollingAnton Vorontsov2008-07-151-0/+11
* mmc: remove unused 'mode' from the mmc_host structureNicolas Pitre2007-12-121-4/+0Star
* mmc: add led triggerPierre Ossman2007-09-241-0/+6
* MMC headers learn about SPIDavid Brownell2007-09-231-5/+11
* sdio: add interface for host side SDIO interrupt reportingNicolas Pitre2007-09-231-0/+8
* sdio: core support for SDIO function interruptNicolas Pitre2007-09-231-0/+4
* mmc: remove BYTEBLOCK capabilityPierre Ossman2007-09-231-3/+2Star
* MMC: Fix handling of low-voltage cardsPhilip Langdale2007-05-011-8/+1Star
* MMC: Consolidate voltage definitionsPhilip Langdale2007-05-011-24/+1Star
* mmc: add bus handlerPierre Ossman2007-05-011-1/+6
* mmc: Move core functions to subdirPierre Ossman2007-05-011-1/+1
* mmc: deprecate mmc bus topologyPierre Ossman2007-05-011-3/+1Star
* mmc: Flush pending detects on host removalPierre Ossman2007-05-011-0/+3
* mmc: Move OCR bit definesPierre Ossman2007-05-011-0/+25
* mmc: require explicit support for high-speedPierre Ossman2007-03-061-0/+8
* mmc: Allow host drivers to specify max block countPierre Ossman2007-02-041-1/+2
* mmc: Allow host drivers to specify a max block sizePierre Ossman2007-02-041-0/+1
* mmc: let host be parent of cardsPierre Ossman2007-02-041-0/+1
* mmc: replace host->card_busyPierre Ossman2007-02-041-2/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-4/+4
|\
| * Driver core: convert mmc code to use struct deviceGreg Kroah-Hartman2006-12-011-4/+4
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-1/+1
|/
* [MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hostsRussell King2006-09-241-0/+1
* [MMC] Add multi block-write capabilityRussell King2006-09-161-0/+1