aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fdomain.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-30scsi: fdomain: use BSTAT_{MSG|CMD|IO} in fdomain_work()Sergei Shtylyov1-2/+2
2019-07-30scsi: fdomain: use BCTL_RST in fdomain_reset()Sergei Shtylyov1-1/+1
2019-06-18scsi: fdomain: Add PCMCIA supportOndrej Zary1-2/+5
2019-06-18scsi: fdomain: Add register definitionsOndrej Zary1-68/+76
2019-06-18scsi: fdomain: Resurrect driver - CoreOndrej Zary1-0/+586
2018-03-19scsi: remove the fdomain and fdomain_cs driversChristoph Hellwig1-1783/+0
2017-08-25scsi: fdomain: move bus reset to host resetHannes Reinecke1-3/+3
2016-02-23scsi: fdomain: drop fdomain_pci_tbl when built-inArnd Bergmann1-1/+1
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke1-1/+0
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-12-29[SCSI] Clean up my email address and use a single standard address for everythingAlan Cox1-1/+1
2008-10-17fdomain_cs: Sort out modules with duplicate descriptionAlan Cox1-0/+2
2008-04-28scsi: fix integer as NULL pointer warningsHarvey Harrison1-1/+1
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-4/+3
2007-10-12[SCSI] fdomain: fix CONFIG_PCI=n warningsGabriel C1-1/+4
2007-05-27[SCSI] fdomain: fix PCMCIA-related warningsJeff Garzik1-4/+24
2007-05-26[SCSI] fdomain: convert to use the data buffer accessorsFUJITA Tomonori1-22/+20
2006-10-25Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-10/+20
2006-10-25[SCSI] Switch fdomain to the pci_get APIAlan Cox1-10/+20
2006-10-18[fdomain] Add pci dev table for module auto loading.Ben Collins1-0/+9
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+2
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser1-5/+5
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik1-2/+2
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-1/+1
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig1-1/+0
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-0/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1739