aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mmc
AgeCommit message (Expand)Author
2007-05-01mmc: remove old card statesPierre 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: Separate out protocol opsPierre 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-05-01mmc: add type field to cardsPierre Ossman
2007-05-01mmc: MMC sector based cardsPierre 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: Add support for SDHC cardsPhilip Langdale
2007-02-04mmc: let host be parent of cardsPierre Ossman
2007-02-04mmc: replace host->card_busyPierre Ossman
2007-01-15mmc: Correct definition of R6Philip Langdale
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-02Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeu...Linus Torvalds
2006-12-01Driver core: convert mmc code to use struct deviceGreg Kroah-Hartman
2006-12-01mmc: Support for high speed SD cardsPierre Ossman
2006-12-01mmc: Add support for mmc v4 wide-bus modesPhilip Langdale
2006-12-01[PATCH] mmc: Add support for mmc v4 high speed modePhilip Langdale
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-06[PATCH] mmc: multi sector write transfersPierre Ossman
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-16[MMC] Remove data->blksz_bits memberRussell King
2006-09-07[MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246Russell King
2006-09-07[MMC] constify mmc_host_opsDavid Brownell
2006-05-19[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...Pavel Pisa
2006-05-02[MMC] extend data timeout for writesRussell King
2006-02-22[MMC] Fix mmc_cmd_type() maskRussell King
2006-02-02[MMC] Add MMC command type flagsRussell King
2006-01-09[MMC] Indicate that R1/R1b contains command opcodePierre Ossman
2006-01-09[MMC] Add DATA_MULTI flagRussell King
2006-01-04[MMC] Fix missing ','Russell King
2006-01-03[MMC] Improve MMC card block size selectionRussell King
2005-11-28[MMC] Fix protocol errorsPierre Ossman
2005-10-28[ARM] 3031/1: fix typos in comments of mmc.hErik Hovland
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: SCR registerPierre 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