aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/tifm_core.c
AgeCommit message (Expand)Author
2013-10-16tifm: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-02-27misc/tifm_core: convert to idr_alloc()Tejun Heo
2011-10-31drivers/misc: Add module.h to files who are really modular.Paul Gortmaker
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-01-06tifm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
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-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-05-01tifm: layout fixes, small changes to comments and printfsAlex Dubov
2007-05-01tifm: add sysfs attribute for tifm devicesAlex 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-04Add dummy_signal_irq function to save check in ISRAlex Dubov
2007-02-04tifm_sd: restructure initialization, removal and command handlingAlex Dubov
2006-12-07[PATCH] tifm: fix NULL ptr and styleRandy Dunlap
2006-10-09[PATCH] tifm __iomem annotations, NULL noise removalAl Viro
2006-10-04[PATCH] mmc: driver for TI FlashMedia card reader - sourceAlex Dubov