summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/mmc.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: Move core functions to subdirPierre Ossman2007-05-011-1638/+0
* mmc: deprecate mmc bus topologyPierre Ossman2007-05-011-528/+393
* mmc: remove card upon suspendPierre Ossman2007-05-011-3/+10
* mmc: Flush pending detects on host removalPierre Ossman2007-05-011-1/+14
* mmc: Move "present" markingPierre Ossman2007-05-011-2/+0
* mmc: add type field to cardsPierre Ossman2007-05-011-1/+2
* mmc: MMC sector based cardsPierre Ossman2007-05-011-3/+22
* mmc: use right timing mode constantPierre Ossman2007-05-011-1/+1
* mmc: enforce correct sg listPierre Ossman2007-05-011-0/+11
* mmc: require explicit support for high-speedPierre Ossman2007-03-061-35/+48
* mmc: Graceful fallback for fancy featuresPierre Ossman2007-02-041-9/+7
* mmc: Allow host drivers to specify max block countPierre Ossman2007-02-041-1/+5
* mmc: Allow host drivers to specify a max block sizePierre Ossman2007-02-041-0/+4
* mmc: Add support for SDHC cardsPhilip Langdale2007-02-041-28/+112
* mmc: replace host->card_busyPierre Ossman2007-02-041-8/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-20/+274
|\
| * mmc: Support for high speed SD cardsPierre Ossman2006-12-011-4/+118
| * mmc: Fix mmc_delay() functionPierre Ossman2006-12-011-3/+3
| * mmc: Add support for mmc v4 wide-bus modesPhilip Langdale2006-12-011-14/+37
| * [PATCH] mmc: Add support for mmc v4 high speed modePhilip Langdale2006-12-011-2/+119
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-8/+6
|/
* MMC: Do not set unsupported bits in OCR responseTimo Teras2006-11-091-1/+1
* MMC: Poll card status after rescanning cardsTimo Teras2006-11-091-1/+16
* [PATCH] mmc: use own work queuePierre Ossman2006-10-041-3/+3
* [MMC] Remove data->blksz_bits memberRussell King2006-09-161-1/+0
* [MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246Russell King2006-09-071-14/+50
* [MMC] Fix SD timeout calculationPierre Ossman2006-09-071-2/+13
* [PATCH] lockdep: annotate on-stack completions, mmcIngo Molnar2006-07-031-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...Pavel Pisa2006-05-191-0/+1
* [MMC] Move set_ios debugging into mmc.cRussell King2006-05-041-17/+34
* [MMC] Correct mmc_request_done commentsRussell King2006-05-041-5/+4
* [MMC] extend data timeout for writesRussell King2006-05-021-0/+2
* [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selectedRussell King2006-03-291-12/+7
* [MMC] Add MMC command type flagsRussell King2006-02-021-14/+14
* [MMC] Support MMC version 4 cardsPierre Ossman2006-01-081-0/+1
* [MMC] Improve MMC card block size selectionRussell King2006-01-031-0/+10
* [MMC] Explain the internals of mmc_power_up()Russell King2005-12-141-1/+9
* [MMC] Proper check of SCR error codePierre Ossman2005-12-051-2/+3
* [MMC] Fix protocol errorsPierre Ossman2005-11-281-1/+1
* [ARM] 3120/1: Fix MMC/SD card driver resume deadlockUli Luckas2005-11-071-1/+1
* [MMC] Allow detection/removal to be delayedRichard Purdie2005-09-081-4/+8
* [PATCH] sd: SD copyright noticePierre Ossman2005-09-071-0/+2
* [PATCH] sd: SD 4-bit busPierre Ossman2005-09-071-0/+36
* [PATCH] sd: SCR registerPierre Ossman2005-09-071-10/+133
* [PATCH] sd: read-only switchPierre Ossman2005-09-071-16/+23
* [PATCH] sd: initialize SD cardsPierre Ossman2005-09-071-73/+253
* [MMC] ios for mmc chip selectPierre Ossman2005-09-031-0/+12
* [MMC] Add MMC class devicesRussell King2005-08-191-13/+10
* [MMC] Add mmc_hostname() macroRussell King2005-08-191-3/+3
OpenPOWER on IntegriCloud