aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptspi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-151-1/+2
|\
| * [SCSI] mpt fusion : Setting intial period to 0xFF instead of 0xAPrakash, Sathya2008-07-121-0/+1
| * [SCSI] mpt fusion : Updated copyright statment with 2008 includedPrakash, Sathya2008-06-051-1/+1
* | [SCSI] mptspi: fix oops in mptspi_dv_renegotiate_work()James Bottomley2008-07-081-2/+7
|/
* [SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, an...Eric Moore2007-10-121-9/+9
* [SCSI] mpt fusion: lock down ScsiLookupEric Moore2007-10-121-3/+4
* [SCSI] mpt fusion: Fix sparse warningsEric Moore2007-10-121-11/+11
* [SCSI] mpt fusion: add use of shost_priv and remove all the typecastingEric Moore2007-10-121-12/+11
* [SCSI] mpt fusion: removing references to hd->iocEric Moore2007-10-121-43/+54
* [SCSI] mpt fusion: rename vdev to vdeviceEric Moore2007-10-121-8/+8
* [SCSI] mpt fusion: standardize printks and debug infoEric Moore2007-10-121-25/+29
* [SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya2007-10-121-3/+3
* [SCSI] mpt fusion: Change call back indices to u8 from intPrakash, Sathya2007-10-121-3/+3
* [SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030Eric Moore2007-10-121-0/+2
* [SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logg...Prakash, Sathya2007-07-281-32/+21
* [SCSI] mpt fusion: deregister from transport layer if PCI registration failedPrakash, Sathya2007-07-181-1/+7
* [SCSI] mpt fusion: add sysfs attributes to display IOC parametersPrakash, Sathya2007-07-181-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-151-2/+1
|\
| * [SCSI] mpt fusion: remove unused header - linux_compat.hEric Moore2007-06-171-1/+0
| * [SCSI] mpt fusion: update MAINTAINERS (fusion part)Eric Moore2007-06-171-1/+1
* | [SCSI] fusion: fix for BZ 8426 - massive slowdown on SCSI CD/DVD driveDoug Chapman2007-06-051-3/+5
|/
* [SCSI] fusion: fix domain validation loopsEric Moore2007-04-301-2/+21
* [SCSI] fusion: make mptspi_target_destroy() staticAdrian Bunk2007-04-011-1/+1
* [SCSI] fusion: kernel-doc warning fixesRandy Dunlap2007-03-201-6/+5
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [SCSI] fusion - bump version - 3.04.04Eric Moore2007-02-021-1/+1
* [SCSI] fusion - inactive raid support, and raid event bug fix'sEric Moore2007-02-021-2/+1
* [SCSI] fusion - added mptspi debugEric Moore2007-02-021-0/+66
* [SCSI] fusion - move SPI API over to mptspi.cEric Moore2007-02-021-1/+267
* [SCSI] fusion - Greater than 255 target and lun supportEric Moore2007-02-021-61/+127
* [SCSI] fusion: MODULE_VERSION supportEric Moore2007-01-061-1/+2
* [PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap2006-12-071-3/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-221-6/+8
* [SCSI] mptfusion: misc fix'sEric Moore2006-07-131-8/+2
* [SCSI] mptsas: Adding 1078 ROC supportEric Moore2006-06-281-2/+2
* [FUSION]: Fix mptspi.c build with CONFIG_PM not set.Tom "spot" Callaway2006-06-091-0/+2
* [SCSI] mptspi: revalidate negotiation parameters after host reset and resumeEric Moore2006-05-031-2/+66
* [SCSI] fusion - removing target_id/bus_id from the VirtDevice structureMoore, Eric2006-03-141-2/+2
* [SCSI] fusion - move some debug firmware event debug msgs to verbose levelMoore, Eric2006-03-141-1/+1
* [SCSI] mptspi: Add transport class Domain ValidationJames Bottomley2006-03-011-53/+680
* [SCSI] fusion: spi bus reset when driver loadsMoore, Eric2006-01-311-1/+9
* [SCSI] fusion: kzalloc / kcalloc conversionChristoph Hellwig2006-01-141-18/+8
* [SCSI] mptfusion - mapping fixs required support for transport layers.Moore, Eric Dean2005-12-131-2/+4
* [SCSI] mptfusion - cleaning up xxx_probe error handlingMoore, Eric Dean2005-12-131-7/+10
* [SCSI] mptfusion - adding = THIS_MODULEMoore, Eric Dean2005-12-131-0/+1
* [SCSI] fusion SAS support (mptsas driver) updatesMoore, Eric Dean2005-09-191-1/+1
* [SCSI] fusion: whitespace fixesChristoph Hellwig2005-09-041-3/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-07-261-18/+1
|\
| * [SCSI] - mptfusion - convert to new change_queue_depth APIMoore, Eric Dean2005-07-011-14/+1
| * [SCSI] remove scsi_set_deviceChristoph Hellwig2005-06-261-4/+0