summaryrefslogtreecommitdiff
path: root/drivers/message/fusion/mptspi.c
AgeCommit message (Expand)Author
2007-10-12[SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, an...Eric Moore
2007-10-12[SCSI] mpt fusion: lock down ScsiLookupEric Moore
2007-10-12[SCSI] mpt fusion: Fix sparse warningsEric Moore
2007-10-12[SCSI] mpt fusion: add use of shost_priv and remove all the typecastingEric Moore
2007-10-12[SCSI] mpt fusion: removing references to hd->iocEric Moore
2007-10-12[SCSI] mpt fusion: rename vdev to vdeviceEric Moore
2007-10-12[SCSI] mpt fusion: standardize printks and debug infoEric Moore
2007-10-12[SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya
2007-10-12[SCSI] mpt fusion: Change call back indices to u8 from intPrakash, Sathya
2007-10-12[SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030Eric Moore
2007-07-28[SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logg...Prakash, Sathya
2007-07-18[SCSI] mpt fusion: deregister from transport layer if PCI registration failedPrakash, Sathya
2007-07-18[SCSI] mpt fusion: add sysfs attributes to display IOC parametersPrakash, Sathya
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-06-17[SCSI] mpt fusion: remove unused header - linux_compat.hEric Moore
2007-06-17[SCSI] mpt fusion: update MAINTAINERS (fusion part)Eric Moore
2007-06-05[SCSI] fusion: fix for BZ 8426 - massive slowdown on SCSI CD/DVD driveDoug Chapman
2007-04-30[SCSI] fusion: fix domain validation loopsEric Moore
2007-04-01[SCSI] fusion: make mptspi_target_destroy() staticAdrian Bunk
2007-03-20[SCSI] fusion: kernel-doc warning fixesRandy Dunlap
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-02[SCSI] fusion - bump version - 3.04.04Eric Moore
2007-02-02[SCSI] fusion - inactive raid support, and raid event bug fix'sEric Moore
2007-02-02[SCSI] fusion - added mptspi debugEric Moore
2007-02-02[SCSI] fusion - move SPI API over to mptspi.cEric Moore
2007-02-02[SCSI] fusion - Greater than 255 target and lun supportEric Moore
2007-01-06[SCSI] fusion: MODULE_VERSION supportEric Moore
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-07-13[SCSI] mptfusion: misc fix'sEric Moore
2006-06-28[SCSI] mptsas: Adding 1078 ROC supportEric Moore
2006-06-09[FUSION]: Fix mptspi.c build with CONFIG_PM not set.Tom "spot" Callaway
2006-05-03[SCSI] mptspi: revalidate negotiation parameters after host reset and resumeEric Moore
2006-03-14[SCSI] fusion - removing target_id/bus_id from the VirtDevice structureMoore, Eric
2006-03-14[SCSI] fusion - move some debug firmware event debug msgs to verbose levelMoore, Eric
2006-03-01[SCSI] mptspi: Add transport class Domain ValidationJames Bottomley
2006-01-31[SCSI] fusion: spi bus reset when driver loadsMoore, Eric
2006-01-14[SCSI] fusion: kzalloc / kcalloc conversionChristoph Hellwig
2005-12-13[SCSI] mptfusion - mapping fixs required support for transport layers.Moore, Eric Dean
2005-12-13[SCSI] mptfusion - cleaning up xxx_probe error handlingMoore, Eric Dean
2005-12-13[SCSI] mptfusion - adding = THIS_MODULEMoore, Eric Dean
2005-09-19[SCSI] fusion SAS support (mptsas driver) updatesMoore, Eric Dean
2005-09-04[SCSI] fusion: whitespace fixesChristoph Hellwig
2005-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds
2005-07-01[SCSI] - mptfusion - convert to new change_queue_depth APIMoore, Eric Dean
2005-06-27[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig
2005-05-20[SCSI] mptfusion: fix panic loading driver statically compiledMoore, Eric Dean
2005-05-20[SCSI] mptfusion: mptspi Adding Stub Driver - SCSI ParallelMoore, Eric Dean