aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/tifm_core.c
Commit message (Expand)AuthorAgeFilesLines
* workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-161-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tifm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-4/+3
* memstick: initial commit for Sony MemoryStick supportAlex Dubov2008-02-091-0/+7
* tifm: Convert from class_device to device for TI flash mediaTony Jones2008-01-241-12/+12
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-7/+2
* tifm: layout fixes, small changes to comments and printfsAlex Dubov2007-05-011-12/+12
* tifm: add sysfs attribute for tifm devicesAlex Dubov2007-05-011-7/+20
* tifm: move common device management tasks from tifm_7xx1 to tifm_coreAlex Dubov2007-05-011-12/+27
* tifm: move common adapter management tasks from tifm_7xx1 to tifm_coreAlex Dubov2007-05-011-21/+31
* tifm: replace per-adapter kthread with freezeable workqueueAlex Dubov2007-05-011-17/+34
* tifm: simplify bus match and uevent handlersAlex Dubov2007-05-011-23/+34
* tifm: use bus methods to handle probe/remove instead of driver ones.Alex Dubov2007-05-011-55/+47
* tifm: hide details of interrupt processing from socket driversAlex Dubov2007-05-011-5/+6
* tifm_core: add suspend/resume infrastructure for tifm devicesAlex Dubov2007-02-041-1/+34
* tifm_7xx1: switch from workqueue to kthreadAlex Dubov2007-02-041-6/+5
* Add dummy_signal_irq function to save check in ISRAlex Dubov2007-02-041-0/+8
* tifm_sd: restructure initialization, removal and command handlingAlex Dubov2007-02-041-9/+2
* [PATCH] tifm: fix NULL ptr and styleRandy Dunlap2006-12-071-2/+3
* [PATCH] tifm __iomem annotations, NULL noise removalAl Viro2006-10-091-1/+1
* [PATCH] mmc: driver for TI FlashMedia card reader - sourceAlex Dubov2006-10-041-0/+272