aboutsummaryrefslogtreecommitdiff
path: root/include/linux/tifm.h
AgeCommit message (Expand)AuthorFilesLines
2008-03-10tifm: fix the MemoryStick host fifo handling codeGravatar Alex Dubov 1-1/+1
2008-02-09memstick: initial commit for Sony MemoryStick supportGravatar Alex Dubov 1-0/+4
2008-01-24tifm: Convert from class_device to device for TI flash mediaGravatar Tony Jones 1-1/+1
2007-05-08disable socket power in adapter driver instead of media oneGravatar Alex Dubov 1-0/+1
2007-05-01tifm: layout fixes, small changes to comments and printfsGravatar Alex Dubov 1-34/+35
2007-05-01tifm_sd: implement software scatter-gatherGravatar Alex Dubov 1-0/+1
2007-05-01tifm_sd: replace command completion state machine with full checkingGravatar Alex Dubov 1-0/+1
2007-05-01tifm: move common device management tasks from tifm_7xx1 to tifm_coreGravatar Alex Dubov 1-1/+3
2007-05-01tifm: move common adapter management tasks from tifm_7xx1 to tifm_coreGravatar Alex Dubov 1-6/+10
2007-05-01tifm: replace per-adapter kthread with freezeable workqueueGravatar Alex Dubov 1-4/+4
2007-05-01tifm: simplify bus match and uevent handlersGravatar Alex Dubov 1-7/+9
2007-05-01tifm: use bus methods to handle probe/remove instead of driver ones.Gravatar Alex Dubov 1-1/+0
2007-05-01tifm: hide details of interrupt processing from socket driversGravatar Alex Dubov 1-9/+2
2007-02-04tifm_core: add suspend/resume infrastructure for tifm devicesGravatar Alex Dubov 1-0/+3
2007-02-04tifm_7xx1: switch from workqueue to kthreadGravatar Alex Dubov 1-6/+4
2007-02-04tifm_7xx1: Merge media insert and media remove functionsGravatar Alex Dubov 1-11/+8
2007-02-04Remove unused return value from signal_irq callbackGravatar Alex Dubov 1-1/+1
2007-02-04tifm_sd: restructure initialization, removal and command handlingGravatar Alex Dubov 1-3/+2
2006-10-08[PATCH] missing include of scatterlist.hGravatar Al Viro 1-0/+1
2006-10-04[PATCH] mmc: driver for TI FlashMedia card reader - sourceGravatar Alex Dubov 1-0/+158