aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/mmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-04mmc: Graceful fallback for fancy featuresPierre Ossman1-9/+7
2007-02-04mmc: Allow host drivers to specify max block countPierre Ossman1-1/+5
2007-02-04mmc: Allow host drivers to specify a max block sizePierre Ossman1-0/+4
2007-02-04mmc: Add support for SDHC cardsPhilip Langdale1-28/+112
2007-02-04mmc: replace host->card_busyPierre Ossman1-8/+8
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-20/+274
2006-12-01mmc: Support for high speed SD cardsPierre Ossman1-4/+118
2006-12-01mmc: Fix mmc_delay() functionPierre Ossman1-3/+3
2006-12-01mmc: Add support for mmc v4 wide-bus modesPhilip Langdale1-14/+37
2006-12-01[PATCH] mmc: Add support for mmc v4 high speed modePhilip Langdale1-2/+119
2006-11-22WorkStruct: make allyesconfigDavid Howells1-8/+6
2006-11-09MMC: Do not set unsupported bits in OCR responseTimo Teras1-1/+1
2006-11-09MMC: Poll card status after rescanning cardsTimo Teras1-1/+16
2006-10-04[PATCH] mmc: use own work queuePierre Ossman1-3/+3
2006-09-16[MMC] Remove data->blksz_bits memberRussell King1-1/+0
2006-09-07[MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246Russell King1-14/+50
2006-09-07[MMC] Fix SD timeout calculationPierre Ossman1-2/+13
2006-07-03[PATCH] lockdep: annotate on-stack completions, mmcIngo Molnar1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-19[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanupsPavel Pisa1-0/+1
2006-05-04[MMC] Move set_ios debugging into mmc.cRussell King1-17/+34
2006-05-04[MMC] Correct mmc_request_done commentsRussell King1-5/+4
2006-05-02[MMC] extend data timeout for writesRussell King1-0/+2
2006-03-29[MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selectedRussell King1-12/+7
2006-02-02[MMC] Add MMC command type flagsRussell King1-14/+14
2006-01-08[MMC] Support MMC version 4 cardsPierre Ossman1-0/+1
2006-01-03[MMC] Improve MMC card block size selectionRussell King1-0/+10
2005-12-14[MMC] Explain the internals of mmc_power_up()Russell King1-1/+9
2005-12-05[MMC] Proper check of SCR error codePierre Ossman1-2/+3
2005-11-28[MMC] Fix protocol errorsPierre Ossman1-1/+1
2005-11-07[ARM] 3120/1: Fix MMC/SD card driver resume deadlockUli Luckas1-1/+1
2005-09-08[MMC] Allow detection/removal to be delayedRichard Purdie1-4/+8
2005-09-07[PATCH] sd: SD copyright noticePierre Ossman1-0/+2
2005-09-07[PATCH] sd: SD 4-bit busPierre Ossman1-0/+36
2005-09-07[PATCH] sd: SCR registerPierre Ossman1-10/+133
2005-09-07[PATCH] sd: read-only switchPierre Ossman1-16/+23
2005-09-07[PATCH] sd: initialize SD cardsPierre Ossman1-73/+253
2005-09-03[MMC] ios for mmc chip selectPierre Ossman1-0/+12
2005-08-19[MMC] Add MMC class devicesRussell King1-13/+10
2005-08-19[MMC] Add mmc_hostname() macroRussell King1-3/+3
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsiPavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+914