aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/tifm_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-01-06tifm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-4/+3
2008-02-09memstick: initial commit for Sony MemoryStick supportAlex Dubov1-0/+7
2008-01-24tifm: Convert from class_device to device for TI flash mediaTony Jones1-12/+12
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-7/+2
2007-05-01tifm: layout fixes, small changes to comments and printfsAlex Dubov1-12/+12
2007-05-01tifm: add sysfs attribute for tifm devicesAlex Dubov1-7/+20
2007-05-01tifm: move common device management tasks from tifm_7xx1 to tifm_coreAlex Dubov1-12/+27
2007-05-01tifm: move common adapter management tasks from tifm_7xx1 to tifm_coreAlex Dubov1-21/+31
2007-05-01tifm: replace per-adapter kthread with freezeable workqueueAlex Dubov1-17/+34
2007-05-01tifm: simplify bus match and uevent handlersAlex Dubov1-23/+34
2007-05-01tifm: use bus methods to handle probe/remove instead of driver ones.Alex Dubov1-55/+47
2007-05-01tifm: hide details of interrupt processing from socket driversAlex Dubov1-5/+6
2007-02-04tifm_core: add suspend/resume infrastructure for tifm devicesAlex Dubov1-1/+34
2007-02-04tifm_7xx1: switch from workqueue to kthreadAlex Dubov1-6/+5
2007-02-04Add dummy_signal_irq function to save check in ISRAlex Dubov1-0/+8
2007-02-04tifm_sd: restructure initialization, removal and command handlingAlex Dubov1-9/+2
2006-12-07[PATCH] tifm: fix NULL ptr and styleRandy Dunlap1-2/+3
2006-10-09[PATCH] tifm __iomem annotations, NULL noise removalAl Viro1-1/+1
2006-10-04[PATCH] mmc: driver for TI FlashMedia card reader - sourceAlex Dubov1-0/+272