summaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/host.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+5
* 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/+0
* 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/+2
* MMC: Fix handling of low-voltage cardsPhilip Langdale2007-05-011-8/+1
* MMC: Consolidate voltage definitionsPhilip Langdale2007-05-011-24/+1
* 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/+1
* 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
* [MMC] constify mmc_host_opsDavid Brownell2006-09-071-1/+1
* [MMC] Ensure correct mmc_priv() behaviourRussell King2005-09-081-1/+7
* [MMC] Allow detection/removal to be delayedRichard Purdie2005-09-081-1/+1
* [PATCH] sd: SD 4-bit busPierre Ossman2005-09-071-0/+9
* [PATCH] sd: read-only switchPierre Ossman2005-09-071-0/+1
* [PATCH] sd: initialize SD cardsPierre Ossman2005-09-071-0/+4
* [MMC] ios for mmc chip selectPierre Ossman2005-09-031-0/+6
* [MMC] Use an IDR for host name indiciesRussell King2005-08-191-0/+1
* [MMC] Use class device name for mmc host nameRussell King2005-08-191-2/+1
* [MMC] Add MMC class devicesRussell King2005-08-191-0/+1
* [MMC] Add mmc_hostname() macroRussell King2005-08-191-0/+1
* [PATCH] fix u32 vs. pm_message_t in rest of the treePavel Machek2005-04-161-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+108
OpenPOWER on IntegriCloud