drm/nv50: fix iommu errors caused by device reading from address 0
[safe/jmp/linux-2.6] / drivers / misc / tifm_core.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-01-06 Kay Sieverstifm: struct device - replace bus_id with dev_name...
2008-02-09 Alex Dubovmemstick: initial commit for Sony MemoryStick support
2008-01-25 Tony Jonestifm: Convert from class_device to device for TI flash...
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-05-01 Alex Dubovtifm: layout fixes, small changes to comments and printfs
2007-05-01 Alex Dubovtifm: add sysfs attribute for tifm devices
2007-05-01 Alex Dubovtifm: move common device management tasks from tifm_7xx...
2007-05-01 Alex Dubovtifm: move common adapter management tasks from tifm_7x...
2007-05-01 Alex Dubovtifm: replace per-adapter kthread with freezeable workqueue
2007-05-01 Alex Dubovtifm: simplify bus match and uevent handlers
2007-05-01 Alex Dubovtifm: use bus methods to handle probe/remove instead...
2007-05-01 Alex Dubovtifm: hide details of interrupt processing from socket...
2007-02-04 Alex Dubovtifm_core: add suspend/resume infrastructure for tifm...
2007-02-04 Alex Dubovtifm_7xx1: switch from workqueue to kthread
2007-02-04 Alex DubovAdd dummy_signal_irq function to save check in ISR
2007-02-04 Alex Dubovtifm_sd: restructure initialization, removal and comman...
2006-12-07 Randy Dunlap[PATCH] tifm: fix NULL ptr and style
2006-10-09 Al Viro[PATCH] tifm __iomem annotations, NULL noise removal
2006-10-04 Alex Dubov[PATCH] mmc: driver for TI FlashMedia card reader ...