aboutsummaryrefslogtreecommitdiff
path: root/include/linux/tifm.h
AgeCommit message (Expand)Author
2008-03-10tifm: fix the MemoryStick host fifo handling codeAlex Dubov
2008-02-09memstick: initial commit for Sony MemoryStick supportAlex Dubov
2008-01-24tifm: Convert from class_device to device for TI flash mediaTony Jones
2007-05-08disable socket power in adapter driver instead of media oneAlex Dubov
2007-05-01tifm: layout fixes, small changes to comments and printfsAlex Dubov
2007-05-01tifm_sd: implement software scatter-gatherAlex Dubov
2007-05-01tifm_sd: replace command completion state machine with full checkingAlex Dubov
2007-05-01tifm: move common device management tasks from tifm_7xx1 to tifm_coreAlex Dubov
2007-05-01tifm: move common adapter management tasks from tifm_7xx1 to tifm_coreAlex Dubov
2007-05-01tifm: replace per-adapter kthread with freezeable workqueueAlex Dubov
2007-05-01tifm: simplify bus match and uevent handlersAlex Dubov
2007-05-01tifm: use bus methods to handle probe/remove instead of driver ones.Alex Dubov
2007-05-01tifm: hide details of interrupt processing from socket driversAlex Dubov
2007-02-04tifm_core: add suspend/resume infrastructure for tifm devicesAlex Dubov
2007-02-04tifm_7xx1: switch from workqueue to kthreadAlex Dubov
2007-02-04tifm_7xx1: Merge media insert and media remove functionsAlex Dubov
2007-02-04Remove unused return value from signal_irq callbackAlex Dubov
2007-02-04tifm_sd: restructure initialization, removal and command handlingAlex Dubov
2006-10-08[PATCH] missing include of scatterlist.hAl Viro
2006-10-04[PATCH] mmc: driver for TI FlashMedia card reader - sourceAlex Dubov