aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-4/+4
2006-12-01Driver core: convert mmc code to use struct deviceGreg Kroah-Hartman1-4/+4
2006-11-22WorkStruct: make allyesconfigDavid Howells1-1/+1
2006-09-24[MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hostsRussell King1-0/+1
2006-09-16[MMC] Add multi block-write capabilityRussell King1-0/+1
2006-09-07[MMC] constify mmc_host_opsDavid Brownell1-1/+1
2005-09-08[MMC] Ensure correct mmc_priv() behaviourRussell King1-1/+7
2005-09-08[MMC] Allow detection/removal to be delayedRichard Purdie1-1/+1
2005-09-07[PATCH] sd: SD 4-bit busPierre Ossman1-0/+9
2005-09-07[PATCH] sd: read-only switchPierre Ossman1-0/+1
2005-09-07[PATCH] sd: initialize SD cardsPierre Ossman1-0/+4
2005-09-03[MMC] ios for mmc chip selectPierre Ossman1-0/+6
2005-08-19[MMC] Use an IDR for host name indiciesRussell King1-0/+1
2005-08-19[MMC] Use class device name for mmc host nameRussell King1-2/+1
2005-08-19[MMC] Add MMC class devicesRussell King1-0/+1
2005-08-19[MMC] Add mmc_hostname() macroRussell King1-0/+1
2005-04-16[PATCH] fix u32 vs. pm_message_t in rest of the treePavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+108