summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-2/+2
* [SCSI] mptfc: need to select transport attrsJames Bottomley2006-01-141-0/+1
* [SCSI] fusion - fix pci express bugMoore, Eric2006-01-141-4/+4
* [SCSI] fusion - mpi header udpateMoore, Eric2006-01-148-102/+554
* [SCSI] fusion - adding raid support in mptsasMoore, Eric2006-01-142-1/+27
* [SCSI] fusion - adding support for FC949ESMoore, Eric2006-01-142-0/+6
* [SCSI] mptfusion - fc transport attributesMichael Reed2006-01-144-27/+613
* [SCSI] fusion: kzalloc / kcalloc conversionChristoph Hellwig2006-01-146-75/+35
* [SCSI] fusion: convert semaphores to mutexesChristoph Hellwig2006-01-143-11/+11
* [SCSI] mptsas: support basic hotplugChristoph Hellwig2006-01-142-31/+308
* [PATCH] don't include ioctl32.h in driversChristoph Hellwig2006-01-101-2/+0
* [SCSI] mptfusion - bump versionMoore, Eric Dean2005-12-131-2/+2
* [SCSI] mptfusion - mapping fixs required support for transport layers.Moore, Eric Dean2005-12-137-417/+411
* [SCSI] mptfusion - prep for removing domain validationMoore, Eric Dean2005-12-131-111/+114
* [SCSI] mptfusion - bus_type, change SCSI to SPIMoore, Eric Dean2005-12-133-23/+23
* [SCSI] mptfusion - cleaning up xxx_probe error handlingMoore, Eric Dean2005-12-133-21/+30
* [SCSI] mptfusion - adding = THIS_MODULEMoore, Eric Dean2005-12-133-0/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2005-12-023-2/+75
|\
| * [SCSI] mptfusion : dv performance fixMoore, Eric Dean2005-12-013-2/+75
* | Revert "[PATCH] drivers/message/fusion/mptbase.c: make code static"Linus Torvalds2005-11-292-2/+6
|/
* [PATCH] drivers/message/fusion/mptbase.c: make code staticAdrian Bunk2005-11-092-6/+2
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-095-5/+0
* [PATCH] message: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-072-10/+6
* [SCSI] mptsas: white space fixes and version bumpChristoph Hellwig2005-10-282-10/+13
* [SCSI] mptsas: add support for PHY resetsChristoph Hellwig2005-10-282-0/+100
* [SCSI] sas: add flag for locally attached PHYsChristoph Hellwig2005-10-281-3/+7
* [SCSI] mptsas: support link error attributesChristoph Hellwig2005-10-281-73/+153
* [PATCH] mptsas: fix phy identifiersEric Moore2005-10-211-4/+8
* [SCSI] fusion SAS support (mptsas driver) minor fixMoore, Eric Dean2005-09-192-1/+1
* [SCSI] fusion SAS support (mptsas driver) updatesMoore, Eric Dean2005-09-199-400/+549
* [SCSI] fusion SAS support (mptsas driver)Christoph Hellwig2005-09-193-0/+1253
* [SCSI] fusion core changes for SAS supportChristoph Hellwig2005-09-193-87/+472
* [SCSI] fusion: whitespace fixesChristoph Hellwig2005-09-043-155/+174
* [SCSI] fusion: endianess fixesChristoph Hellwig2005-09-043-16/+16
* [SCSI] fusion: update LSI headersChristoph Hellwig2005-09-046-44/+415
* [SCSI] fusion: extended config header supportChristoph Hellwig2005-09-044-44/+81
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-07-264-63/+24
|\
| * [SCSI] - mptfusion - convert to new change_queue_depth APIMoore, Eric Dean2005-07-014-55/+24
| * [SCSI] remove scsi_set_deviceChristoph Hellwig2005-06-262-8/+0
* | [PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek2005-07-072-14/+2
* | [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman2005-06-274-12/+8
|/
* [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2005-06-202-2/+2
* [SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik2005-06-171-4/+0
* [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-171-2/+1
* [SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik2005-06-171-5/+1
* [SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik2005-06-171-5/+0
* [SCSI] fusion - bump driver version to 3.03.02Moore, Eric Dean2005-05-201-2/+2
* [SCSI] fusion - mpi headers version 1.5.9Moore, Eric Dean2005-05-2013-409/+1889
* [SCSI] fusion-kconfig-cleanupMoore, Eric Dean2005-05-201-8/+7
* [SCSI] fusion-kfree-cleanupMoore, Eric Dean2005-05-204-39/+27