summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fdomain.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: fdomain: Add PCMCIA supportOndrej Zary2019-06-181-2/+5
* scsi: fdomain: Add register definitionsOndrej Zary2019-06-181-68/+76
* scsi: fdomain: Resurrect driver - CoreOndrej Zary2019-06-181-0/+586
* scsi: remove the fdomain and fdomain_cs driversChristoph Hellwig2018-03-191-1783/+0
* scsi: fdomain: move bus reset to host resetHannes Reinecke2017-08-251-3/+3
* scsi: fdomain: drop fdomain_pci_tbl when built-inArnd Bergmann2016-02-231-1/+1
* scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-311-1/+0
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] Clean up my email address and use a single standard address for everyt...Alan Cox2008-12-291-1/+1
* fdomain_cs: Sort out modules with duplicate descriptionAlan Cox2008-10-171-0/+2
* scsi: fix integer as NULL pointer warningsHarvey Harrison2008-04-281-1/+1
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-4/+3
* [SCSI] fdomain: fix CONFIG_PCI=n warningsGabriel C2007-10-121-1/+4
* [SCSI] fdomain: fix PCMCIA-related warningsJeff Garzik2007-05-271-4/+24
* [SCSI] fdomain: convert to use the data buffer accessorsFUJITA Tomonori2007-05-261-22/+20
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-10-251-10/+20
|\
| * [SCSI] Switch fdomain to the pci_get APIAlan Cox2006-10-251-10/+20
* | [fdomain] Add pci dev table for module auto loading.Ben Collins2006-10-181-0/+9
* | [PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox2006-10-111-1/+1
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+2
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-101-5/+5
* [SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2005-10-281-2/+2
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-1/+1
* [SCSI] remove scsi_set_deviceChristoph Hellwig2005-06-261-1/+0
* [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-171-0/+6
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1739