aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptspi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-30[SCSI] fusion: fix domain validation loopsEric Moore1-2/+21
2007-04-01[SCSI] fusion: make mptspi_target_destroy() staticAdrian Bunk1-1/+1
2007-03-20[SCSI] fusion: kernel-doc warning fixesRandy Dunlap1-6/+5
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-02[SCSI] fusion - bump version - 3.04.04Eric Moore1-1/+1
2007-02-02[SCSI] fusion - inactive raid support, and raid event bug fix'sEric Moore1-2/+1
2007-02-02[SCSI] fusion - added mptspi debugEric Moore1-0/+66
2007-02-02[SCSI] fusion - move SPI API over to mptspi.cEric Moore1-1/+267
2007-02-02[SCSI] fusion - Greater than 255 target and lun supportEric Moore1-61/+127
2007-01-06[SCSI] fusion: MODULE_VERSION supportEric Moore1-1/+2
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap1-3/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-6/+8
2006-07-13[SCSI] mptfusion: misc fix'sEric Moore1-8/+2
2006-06-28[SCSI] mptsas: Adding 1078 ROC supportEric Moore1-2/+2
2006-06-09[FUSION]: Fix mptspi.c build with CONFIG_PM not set.Tom "spot" Callaway1-0/+2
2006-05-03[SCSI] mptspi: revalidate negotiation parameters after host reset and resumeEric Moore1-2/+66
2006-03-14[SCSI] fusion - removing target_id/bus_id from the VirtDevice structureMoore, Eric1-2/+2
2006-03-14[SCSI] fusion - move some debug firmware event debug msgs to verbose levelMoore, Eric1-1/+1
2006-03-01[SCSI] mptspi: Add transport class Domain ValidationJames Bottomley1-53/+680
2006-01-31[SCSI] fusion: spi bus reset when driver loadsMoore, Eric1-1/+9
2006-01-14[SCSI] fusion: kzalloc / kcalloc conversionChristoph Hellwig1-18/+8
2005-12-13[SCSI] mptfusion - mapping fixs required support for transport layers.Moore, Eric Dean1-2/+4
2005-12-13[SCSI] mptfusion - cleaning up xxx_probe error handlingMoore, Eric Dean1-7/+10
2005-12-13[SCSI] mptfusion - adding = THIS_MODULEMoore, Eric Dean1-0/+1
2005-09-19[SCSI] fusion SAS support (mptsas driver) updatesMoore, Eric Dean1-1/+1
2005-09-04[SCSI] fusion: whitespace fixesChristoph Hellwig1-3/+3
2005-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds1-18/+1
2005-07-01[SCSI] - mptfusion - convert to new change_queue_depth APIMoore, Eric Dean1-14/+1
2005-06-27[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver core callback.Greg Kroah-Hartman1-3/+1
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig1-4/+0
2005-05-20[SCSI] mptfusion: fix panic loading driver statically compiledMoore, Eric Dean1-4/+3
2005-05-20[SCSI] mptfusion: mptspi Adding Stub Driver - SCSI ParallelMoore, Eric Dean1-0/+487