summaryrefslogtreecommitdiff
path: root/drivers/misc/tifm_7xx1.c
Commit message (Expand)AuthorAge
* misc: tifm: match return type of wait_for_completion_timeoutNicholas Mc Guire2015-03-25
* tifm: fix error return code in tifm_7xx1_probe()Wei Yongjun2013-10-30
* misc: tifm: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-26
* tifm: use module_pci_driverDevendra Naga2012-09-05
* drivers/misc: Add module.h to files who are really modular.Paul Gortmaker2011-10-31
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-06
|\
| * tifm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* | pci: use pci_ioremap_bar() in drivers/miscArjan van de Ven2009-01-06
|/
* tifm: clear interrupt mask bits before setting them on adapter initAlex Dubov2008-03-10
* memstick: initial commit for Sony MemoryStick supportAlex Dubov2008-02-09
* tifm: Convert from class_device to device for TI flash mediaTony Jones2008-01-24
* misc/tifm_7xx1: replace deprecated irq flagJeff Garzik2007-06-01
* disable socket power in adapter driver instead of media oneAlex Dubov2007-05-08
* tifm: add missing include for DMA_32BIT_MASKAndrew Morton2007-05-01
* tifm: layout fixes, small changes to comments and printfsAlex Dubov2007-05-01
* tifm_7xx1: fix adapter resume functionAlex Dubov2007-05-01
* tifm: move common device management tasks from tifm_7xx1 to tifm_coreAlex Dubov2007-05-01
* tifm: move common adapter management tasks from tifm_7xx1 to tifm_coreAlex Dubov2007-05-01
* tifm_7xx1: improve card detection routineAlex Dubov2007-05-01
* tifm: replace per-adapter kthread with freezeable workqueueAlex Dubov2007-05-01
* tifm: simplify bus match and uevent handlersAlex Dubov2007-05-01
* tifm: hide details of interrupt processing from socket driversAlex Dubov2007-05-01
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-14
* tifm_7xx1: prettifyAlex Dubov2007-02-04
* tifm_7xx1: recognize device 0xac8f as supportedAlex Dubov2007-02-04
* tifm_7xx1: switch from workqueue to kthreadAlex Dubov2007-02-04
* tifm_7xx1: Merge media insert and media remove functionsAlex Dubov2007-02-04
* tifm_7xx1: simplify eject functionAlex Dubov2007-02-04
* Add dummy_signal_irq function to save check in ISRAlex Dubov2007-02-04
* Remove unused return value from signal_irq callbackAlex Dubov2007-02-04
* tifm_sd: restructure initialization, removal and command handlingAlex Dubov2007-02-04
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [PATCH] tifm __iomem annotations, NULL noise removalAl Viro2006-10-09
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] mmc: driver for TI FlashMedia card reader - sourceAlex Dubov2006-10-04