aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mmc/host.h
AgeCommit message (Expand)Author
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
2008-12-31mmc: Add 8-bit bus width supportJarkko Lavinen
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-12Fix comment in include/linux/mmc/host.hThomas Petazzoni
2008-07-27mmc: Export internal host state through debugfsHaavard Skinnemoen
2008-07-15mmc: remove multiwrite capabilityPierre Ossman
2008-07-15mmc: change .get_ro() callback semanticsAnton Vorontsov
2008-07-15mmc: add support for card-detection pollingAnton Vorontsov
2007-12-12mmc: remove unused 'mode' from the mmc_host structureNicolas Pitre
2007-09-24mmc: add led triggerPierre Ossman
2007-09-23MMC headers learn about SPIDavid Brownell
2007-09-23sdio: add interface for host side SDIO interrupt reportingNicolas Pitre
2007-09-23sdio: core support for SDIO function interruptNicolas Pitre
2007-09-23mmc: remove BYTEBLOCK capabilityPierre Ossman
2007-05-01MMC: Fix handling of low-voltage cardsPhilip Langdale
2007-05-01MMC: Consolidate voltage definitionsPhilip Langdale
2007-05-01mmc: add bus handlerPierre Ossman
2007-05-01mmc: Move core functions to subdirPierre Ossman
2007-05-01mmc: deprecate mmc bus topologyPierre Ossman
2007-05-01mmc: Flush pending detects on host removalPierre Ossman
2007-05-01mmc: Move OCR bit definesPierre Ossman
2007-03-06mmc: require explicit support for high-speedPierre Ossman
2007-02-04mmc: Allow host drivers to specify max block countPierre Ossman
2007-02-04mmc: Allow host drivers to specify a max block sizePierre Ossman
2007-02-04mmc: let host be parent of cardsPierre Ossman
2007-02-04mmc: replace host->card_busyPierre Ossman
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-01Driver core: convert mmc code to use struct deviceGreg Kroah-Hartman
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-09-24[MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hostsRussell King
2006-09-16[MMC] Add multi block-write capabilityRussell King
2006-09-07[MMC] constify mmc_host_opsDavid Brownell
2005-09-08[MMC] Ensure correct mmc_priv() behaviourRussell King
2005-09-08[MMC] Allow detection/removal to be delayedRichard Purdie
2005-09-07[PATCH] sd: SD 4-bit busPierre Ossman
2005-09-07[PATCH] sd: read-only switchPierre Ossman
2005-09-07[PATCH] sd: initialize SD cardsPierre Ossman
2005-09-03[MMC] ios for mmc chip selectPierre Ossman
2005-08-19[MMC] Use an IDR for host name indiciesRussell King
2005-08-19[MMC] Use class device name for mmc host nameRussell King
2005-08-19[MMC] Add MMC class devicesRussell King