| Commit message (Expand) | Author | Age | Files | Lines |
* | tifm: fix the MemoryStick host fifo handling code | Alex Dubov | 2008-03-10 | 1 | -1/+1 |
* | memstick: initial commit for Sony MemoryStick support | Alex Dubov | 2008-02-09 | 1 | -0/+4 |
* | tifm: Convert from class_device to device for TI flash media | Tony Jones | 2008-01-24 | 1 | -1/+1 |
* | disable socket power in adapter driver instead of media one | Alex Dubov | 2007-05-08 | 1 | -0/+1 |
* | tifm: layout fixes, small changes to comments and printfs | Alex Dubov | 2007-05-01 | 1 | -34/+35 |
* | tifm_sd: implement software scatter-gather | Alex Dubov | 2007-05-01 | 1 | -0/+1 |
* | tifm_sd: replace command completion state machine with full checking | Alex Dubov | 2007-05-01 | 1 | -0/+1 |
* | tifm: move common device management tasks from tifm_7xx1 to tifm_core | Alex Dubov | 2007-05-01 | 1 | -1/+3 |
* | tifm: move common adapter management tasks from tifm_7xx1 to tifm_core | Alex Dubov | 2007-05-01 | 1 | -6/+10 |
* | tifm: replace per-adapter kthread with freezeable workqueue | Alex Dubov | 2007-05-01 | 1 | -4/+4 |
* | tifm: simplify bus match and uevent handlers | Alex Dubov | 2007-05-01 | 1 | -7/+9 |
* | tifm: use bus methods to handle probe/remove instead of driver ones. | Alex Dubov | 2007-05-01 | 1 | -1/+0 |
* | tifm: hide details of interrupt processing from socket drivers | Alex Dubov | 2007-05-01 | 1 | -9/+2 |
* | tifm_core: add suspend/resume infrastructure for tifm devices | Alex Dubov | 2007-02-04 | 1 | -0/+3 |
* | tifm_7xx1: switch from workqueue to kthread | Alex Dubov | 2007-02-04 | 1 | -6/+4 |
* | tifm_7xx1: Merge media insert and media remove functions | Alex Dubov | 2007-02-04 | 1 | -11/+8 |
* | Remove unused return value from signal_irq callback | Alex Dubov | 2007-02-04 | 1 | -1/+1 |
* | tifm_sd: restructure initialization, removal and command handling | Alex Dubov | 2007-02-04 | 1 | -3/+2 |
* | [PATCH] missing include of scatterlist.h | Al Viro | 2006-10-08 | 1 | -0/+1 |
* | [PATCH] mmc: driver for TI FlashMedia card reader - source | Alex Dubov | 2006-10-04 | 1 | -0/+158 |