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