aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/tifm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2008-03-10tifm: fix the MemoryStick host fifo handling codeAlex Dubov1-1/+1
2008-02-09memstick: initial commit for Sony MemoryStick supportAlex Dubov1-0/+4
2008-01-24tifm: Convert from class_device to device for TI flash mediaTony Jones1-1/+1
2007-05-08disable socket power in adapter driver instead of media oneAlex Dubov1-0/+1
2007-05-01tifm: layout fixes, small changes to comments and printfsAlex Dubov1-34/+35
2007-05-01tifm_sd: implement software scatter-gatherAlex Dubov1-0/+1
2007-05-01tifm_sd: replace command completion state machine with full checkingAlex Dubov1-0/+1
2007-05-01tifm: move common device management tasks from tifm_7xx1 to tifm_coreAlex Dubov1-1/+3
2007-05-01tifm: move common adapter management tasks from tifm_7xx1 to tifm_coreAlex Dubov1-6/+10
2007-05-01tifm: replace per-adapter kthread with freezeable workqueueAlex Dubov1-4/+4
2007-05-01tifm: simplify bus match and uevent handlersAlex Dubov1-7/+9
2007-05-01tifm: use bus methods to handle probe/remove instead of driver ones.Alex Dubov1-1/+0
2007-05-01tifm: hide details of interrupt processing from socket driversAlex Dubov1-9/+2
2007-02-04tifm_core: add suspend/resume infrastructure for tifm devicesAlex Dubov1-0/+3
2007-02-04tifm_7xx1: switch from workqueue to kthreadAlex Dubov1-6/+4
2007-02-04tifm_7xx1: Merge media insert and media remove functionsAlex Dubov1-11/+8
2007-02-04Remove unused return value from signal_irq callbackAlex Dubov1-1/+1
2007-02-04tifm_sd: restructure initialization, removal and command handlingAlex Dubov1-3/+2
2006-10-08[PATCH] missing include of scatterlist.hAl Viro1-0/+1
2006-10-04[PATCH] mmc: driver for TI FlashMedia card reader - sourceAlex Dubov1-0/+158