aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tifm: fix the MemoryStick host fifo handling codeAlex Dubov2008-03-101-1/+1
* memstick: initial commit for Sony MemoryStick supportAlex Dubov2008-02-091-0/+4
* tifm: Convert from class_device to device for TI flash mediaTony Jones2008-01-241-1/+1
* disable socket power in adapter driver instead of media oneAlex Dubov2007-05-081-0/+1
* tifm: layout fixes, small changes to comments and printfsAlex Dubov2007-05-011-34/+35
* tifm_sd: implement software scatter-gatherAlex Dubov2007-05-011-0/+1
* tifm_sd: replace command completion state machine with full checkingAlex Dubov2007-05-011-0/+1
* tifm: move common device management tasks from tifm_7xx1 to tifm_coreAlex Dubov2007-05-011-1/+3
* tifm: move common adapter management tasks from tifm_7xx1 to tifm_coreAlex Dubov2007-05-011-6/+10
* tifm: replace per-adapter kthread with freezeable workqueueAlex Dubov2007-05-011-4/+4
* tifm: simplify bus match and uevent handlersAlex Dubov2007-05-011-7/+9
* tifm: use bus methods to handle probe/remove instead of driver ones.Alex Dubov2007-05-011-1/+0
* tifm: hide details of interrupt processing from socket driversAlex Dubov2007-05-011-9/+2
* tifm_core: add suspend/resume infrastructure for tifm devicesAlex Dubov2007-02-041-0/+3
* tifm_7xx1: switch from workqueue to kthreadAlex Dubov2007-02-041-6/+4
* tifm_7xx1: Merge media insert and media remove functionsAlex Dubov2007-02-041-11/+8
* Remove unused return value from signal_irq callbackAlex Dubov2007-02-041-1/+1
* tifm_sd: restructure initialization, removal and command handlingAlex Dubov2007-02-041-3/+2
* [PATCH] missing include of scatterlist.hAl Viro2006-10-081-0/+1
* [PATCH] mmc: driver for TI FlashMedia card reader - sourceAlex Dubov2006-10-041-0/+158