aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/tifm_sd.c
Commit message (Expand)AuthorAge
* mmc: Move host and card drivers to subdirsPierre Ossman2007-05-01
* mmc: Move OCR bit definesPierre Ossman2007-05-01
* tifm: layout fixes, small changes to comments and printfsAlex Dubov2007-05-01
* tifm_sd: implement software scatter-gatherAlex Dubov2007-05-01
* tifm_sd: fix resume handlerAlex Dubov2007-05-01
* tifm_sd: replace command completion state machine with full checkingAlex Dubov2007-05-01
* tifm_sd: merge dma and pio request processing pathsAlex Dubov2007-05-01
* tifm_sd: separate command flags, socket flags and register bit masksAlex Dubov2007-05-01
* tifm_sd: remove wait for power off on removeAlex Dubov2007-05-01
* tifm_sd: remove tifm_sd_terminate functionAlex Dubov2007-05-01
* tifm: simplify bus match and uevent handlersAlex Dubov2007-05-01
* tifm: hide details of interrupt processing from socket driversAlex Dubov2007-05-01
* tifm_sd: treat "status error" as normal command completionAlex Dubov2007-02-11
* mmc: tifm: replace kmap with page_addressPierre Ossman2007-02-04
* mmc: Allow host drivers to specify max block countPierre Ossman2007-02-04
* mmc: Allow host drivers to specify a max block sizePierre Ossman2007-02-04
* tifm_sd: add suspend and resume functionalityAlex Dubov2007-02-04
* Remove unused return value from signal_irq callbackAlex Dubov2007-02-04
* tifm_sd: prettifyAlex Dubov2007-02-04
* tifm_sd: restructure initialization, removal and command handlingAlex Dubov2007-02-04
* tifm_sd: fix hardware timeout setupAlex Dubov2007-02-04
* tifm_sd: Switch software timeout handler from work_struct to timerAlex Dubov2007-02-04
* tifm_sd: use kmap_atomic instead of kmap for PIO data bufferAlex Dubov2007-02-04
* tifm_sd: alter order of the states in the command handlerAlex Dubov2007-02-04
* mmc: Correct definition of R6Philip Langdale2007-01-15
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-08
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [PATCH] missing includes of io.hAl Viro2006-10-25
* [PATCH] tifm __iomem annotations, NULL noise removalAl Viro2006-10-09
* [PATCH] mmc: driver for TI FlashMedia card reader - sourceAlex Dubov2006-10-04