aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/tifm_7xx1.c
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-061-1/+1
|\
| * tifm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* | pci: use pci_ioremap_bar() in drivers/miscArjan van de Ven2009-01-061-2/+1
|/
* tifm: clear interrupt mask bits before setting them on adapter initAlex Dubov2008-03-101-0/+2
* memstick: initial commit for Sony MemoryStick supportAlex Dubov2008-02-091-0/+17
* tifm: Convert from class_device to device for TI flash mediaTony Jones2008-01-241-2/+2
* misc/tifm_7xx1: replace deprecated irq flagJeff Garzik2007-06-011-1/+1
* disable socket power in adapter driver instead of media oneAlex Dubov2007-05-081-3/+24
* tifm: add missing include for DMA_32BIT_MASKAndrew Morton2007-05-011-0/+1
* tifm: layout fixes, small changes to comments and printfsAlex Dubov2007-05-011-7/+3
* tifm_7xx1: fix adapter resume functionAlex Dubov2007-05-011-27/+31
* tifm: move common device management tasks from tifm_7xx1 to tifm_coreAlex Dubov2007-05-011-59/+35
* tifm: move common adapter management tasks from tifm_7xx1 to tifm_coreAlex Dubov2007-05-011-18/+10
* tifm_7xx1: improve card detection routineAlex Dubov2007-05-011-25/+21
* tifm: replace per-adapter kthread with freezeable workqueueAlex Dubov2007-05-011-55/+34
* tifm: simplify bus match and uevent handlersAlex Dubov2007-05-011-7/+7
* tifm: hide details of interrupt processing from socket driversAlex Dubov2007-05-011-8/+14
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+1
* tifm_7xx1: prettifyAlex Dubov2007-02-041-16/+18
* tifm_7xx1: recognize device 0xac8f as supportedAlex Dubov2007-02-041-5/+8
* tifm_7xx1: switch from workqueue to kthreadAlex Dubov2007-02-041-62/+89
* tifm_7xx1: Merge media insert and media remove functionsAlex Dubov2007-02-041-128/+126
* tifm_7xx1: simplify eject functionAlex Dubov2007-02-041-8/+2
* Add dummy_signal_irq function to save check in ISRAlex Dubov2007-02-041-6/+5
* Remove unused return value from signal_irq callbackAlex Dubov2007-02-041-2/+2
* tifm_sd: restructure initialization, removal and command handlingAlex Dubov2007-02-041-1/+2
* WorkStruct: make allyesconfigDavid Howells2006-11-221-8/+10
* [PATCH] tifm __iomem annotations, NULL noise removalAl Viro2006-10-091-6/+7
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] mmc: driver for TI FlashMedia card reader - sourceAlex Dubov2006-10-041-0/+437