aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mmc/host.h
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
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
2005-08-19[MMC] Add mmc_hostname() macroRussell King
2005-04-16[PATCH] fix u32 vs. pm_message_t in rest of the treePavel Machek
2005-04-16Linux-2.6.12-rc2Linus Torvalds