drm/nv50: fix iommu errors caused by device reading from address 0
[safe/jmp/linux-2.6] / drivers / misc / tifm_7xx1.c
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-01-06 Arjan van de Venpci: use pci_ioremap_bar() in drivers/misc
2009-01-06 Kay Sieverstifm: struct device - replace bus_id with dev_name...
2008-03-11 Alex Dubovtifm: clear interrupt mask bits before setting them...
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-06-01 Jeff Garzikmisc/tifm_7xx1: replace deprecated irq flag
2007-05-08 Alex Dubovdisable socket power in adapter driver instead of media one
2007-05-01 Andrew Mortontifm: add missing include for DMA_32BIT_MASK
2007-05-01 Alex Dubovtifm: layout fixes, small changes to comments and printfs
2007-05-01 Alex Dubovtifm_7xx1: fix adapter resume function
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_7xx1: improve card detection routine
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: hide details of interrupt processing from socket...
2007-02-14 Thomas Gleixner[PATCH] Scheduled removal of SA_xxx interrupt flags...
2007-02-04 Alex Dubovtifm_7xx1: prettify
2007-02-04 Alex Dubovtifm_7xx1: recognize device 0xac8f as supported
2007-02-04 Alex Dubovtifm_7xx1: switch from workqueue to kthread
2007-02-04 Alex Dubovtifm_7xx1: Merge media insert and media remove functions
2007-02-04 Alex Dubovtifm_7xx1: simplify eject function
2007-02-04 Alex DubovAdd dummy_signal_irq function to save check in ISR
2007-02-04 Alex DubovRemove unused return value from signal_irq callback
2007-02-04 Alex Dubovtifm_sd: restructure initialization, removal and comman...
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-09 Al Viro[PATCH] tifm __iomem annotations, NULL noise removal
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-04 Alex Dubov[PATCH] mmc: driver for TI FlashMedia card reader ...