summaryrefslogtreecommitdiff
path: root/drivers/scsi/fdomain.c
AgeCommit message (Expand)Author
2019-07-30scsi: fdomain: use BSTAT_{MSG|CMD|IO} in fdomain_work()Sergei Shtylyov
2019-07-30scsi: fdomain: use BCTL_RST in fdomain_reset()Sergei Shtylyov
2019-06-18scsi: fdomain: Add PCMCIA supportOndrej Zary
2019-06-18scsi: fdomain: Add register definitionsOndrej Zary
2019-06-18scsi: fdomain: Resurrect driver - CoreOndrej Zary
2018-03-19scsi: remove the fdomain and fdomain_cs driversChristoph Hellwig
2017-08-25scsi: fdomain: move bus reset to host resetHannes Reinecke
2016-02-23scsi: fdomain: drop fdomain_pci_tbl when built-inArnd Bergmann
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-16SCSI host lock push-downJeff Garzik
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-12-29[SCSI] Clean up my email address and use a single standard address for everyt...Alan Cox
2008-10-17fdomain_cs: Sort out modules with duplicate descriptionAlan Cox
2008-04-28scsi: fix integer as NULL pointer warningsHarvey Harrison
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-12[SCSI] fdomain: fix CONFIG_PCI=n warningsGabriel C
2007-05-27[SCSI] fdomain: fix PCMCIA-related warningsJeff Garzik
2007-05-26[SCSI] fdomain: convert to use the data buffer accessorsFUJITA Tomonori
2006-10-25Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2006-10-25[SCSI] Switch fdomain to the pci_get APIAlan Cox
2006-10-18[fdomain] Add pci dev table for module auto loading.Ben Collins
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik
2005-04-16Linux-2.6.12-rc2Linus Torvalds