summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/tifm_sd.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: Move host and card drivers to subdirsPierre Ossman2007-05-011-1102/+0
* mmc: Move OCR bit definesPierre Ossman2007-05-011-1/+0
* tifm: layout fixes, small changes to comments and printfsAlex Dubov2007-05-011-19/+30
* tifm_sd: implement software scatter-gatherAlex Dubov2007-05-011-147/+296
* tifm_sd: fix resume handlerAlex Dubov2007-05-011-16/+19
* tifm_sd: replace command completion state machine with full checkingAlex Dubov2007-05-011-122/+137
* tifm_sd: merge dma and pio request processing pathsAlex Dubov2007-05-011-130/+68
* tifm_sd: separate command flags, socket flags and register bit masksAlex Dubov2007-05-011-36/+36
* tifm_sd: remove wait for power off on removeAlex Dubov2007-05-011-15/+10
* tifm_sd: remove tifm_sd_terminate functionAlex Dubov2007-05-011-21/+13
* tifm: simplify bus match and uevent handlersAlex Dubov2007-05-011-3/+3
* tifm: hide details of interrupt processing from socket driversAlex Dubov2007-05-011-15/+28
* tifm_sd: treat "status error" as normal command completionAlex Dubov2007-02-111-7/+4
* mmc: tifm: replace kmap with page_addressPierre Ossman2007-02-041-11/+4
* mmc: Allow host drivers to specify max block countPierre Ossman2007-02-041-3/+6
* mmc: Allow host drivers to specify a max block sizePierre Ossman2007-02-041-1/+3
* tifm_sd: add suspend and resume functionalityAlex Dubov2007-02-041-1/+38
* Remove unused return value from signal_irq callbackAlex Dubov2007-02-041-3/+2
* tifm_sd: prettifyAlex Dubov2007-02-041-48/+50
* tifm_sd: restructure initialization, removal and command handlingAlex Dubov2007-02-041-95/+110
* tifm_sd: fix hardware timeout setupAlex Dubov2007-02-041-8/+7
* tifm_sd: Switch software timeout handler from work_struct to timerAlex Dubov2007-02-041-21/+13
* tifm_sd: use kmap_atomic instead of kmap for PIO data bufferAlex Dubov2007-02-041-27/+25
* tifm_sd: alter order of the states in the command handlerAlex Dubov2007-02-041-20/+37
* mmc: Correct definition of R6Philip Langdale2007-01-151-3/+0
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-1/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-221-13/+15
* [PATCH] missing includes of io.hAl Viro2006-10-241-0/+1
* [PATCH] tifm __iomem annotations, NULL noise removalAl Viro2006-10-091-7/+7
* [PATCH] mmc: driver for TI FlashMedia card reader - sourceAlex Dubov2006-10-041-0/+933
OpenPOWER on IntegriCloud