summaryrefslogtreecommitdiff
path: root/drivers/message/fusion
AgeCommit message (Expand)AuthorFilesLines
2006-01-31[SCSI] fusion: target reset when drive is being removedMoore, Eric1-1/+23
2006-01-31[SCSI] fusion: add support for raid hot add/del supportMoore, Eric1-25/+173
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-2/+2
2006-01-14[SCSI] mptfc: need to select transport attrsJames Bottomley1-0/+1
2006-01-14[SCSI] fusion - fix pci express bugMoore, Eric1-4/+4
2006-01-14[SCSI] fusion - mpi header udpateMoore, Eric8-102/+554
2006-01-14[SCSI] fusion - adding raid support in mptsasMoore, Eric2-1/+27
2006-01-14[SCSI] fusion - adding support for FC949ESMoore, Eric2-0/+6
2006-01-14[SCSI] mptfusion - fc transport attributesMichael Reed4-27/+613
2006-01-14[SCSI] fusion: kzalloc / kcalloc conversionChristoph Hellwig6-75/+35
2006-01-14[SCSI] fusion: convert semaphores to mutexesChristoph Hellwig3-11/+11
2006-01-14[SCSI] mptsas: support basic hotplugChristoph Hellwig2-31/+308
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig1-2/+0
2005-12-13[SCSI] mptfusion - bump versionMoore, Eric Dean1-2/+2
2005-12-13[SCSI] mptfusion - mapping fixs required support for transport layers.Moore, Eric Dean7-417/+411
2005-12-13[SCSI] mptfusion - prep for removing domain validationMoore, Eric Dean1-111/+114
2005-12-13[SCSI] mptfusion - bus_type, change SCSI to SPIMoore, Eric Dean3-23/+23
2005-12-13[SCSI] mptfusion - cleaning up xxx_probe error handlingMoore, Eric Dean3-21/+30
2005-12-13[SCSI] mptfusion - adding = THIS_MODULEMoore, Eric Dean3-0/+3
2005-12-02Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds3-2/+75
2005-12-01[SCSI] mptfusion : dv performance fixMoore, Eric Dean3-2/+75
2005-11-29Revert "[PATCH] drivers/message/fusion/mptbase.c: make code static"Linus Torvalds2-2/+6
2005-11-09[PATCH] drivers/message/fusion/mptbase.c: make code staticAdrian Bunk2-6/+2
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering5-5/+0
2005-11-07[PATCH] message: fix-up schedule_timeout() usageNishanth Aravamudan2-10/+6
2005-10-28[SCSI] mptsas: white space fixes and version bumpChristoph Hellwig2-10/+13
2005-10-28[SCSI] mptsas: add support for PHY resetsChristoph Hellwig2-0/+100
2005-10-28[SCSI] sas: add flag for locally attached PHYsChristoph Hellwig1-3/+7
2005-10-28[SCSI] mptsas: support link error attributesChristoph Hellwig1-73/+153
2005-10-21[PATCH] mptsas: fix phy identifiersEric Moore1-4/+8
2005-09-19[SCSI] fusion SAS support (mptsas driver) minor fixMoore, Eric Dean2-1/+1
2005-09-19[SCSI] fusion SAS support (mptsas driver) updatesMoore, Eric Dean9-400/+549
2005-09-19[SCSI] fusion SAS support (mptsas driver)Christoph Hellwig3-0/+1253
2005-09-19[SCSI] fusion core changes for SAS supportChristoph Hellwig3-87/+472
2005-09-04[SCSI] fusion: whitespace fixesChristoph Hellwig3-155/+174
2005-09-04[SCSI] fusion: endianess fixesChristoph Hellwig3-16/+16
2005-09-04[SCSI] fusion: update LSI headersChristoph Hellwig6-44/+415
2005-09-04[SCSI] fusion: extended config header supportChristoph Hellwig4-44/+81
2005-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds4-63/+24
2005-07-07[PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek2-14/+2
2005-07-01[SCSI] - mptfusion - convert to new change_queue_depth APIMoore, Eric Dean4-55/+24
2005-06-27[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman4-12/+8
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig2-8/+0
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2-2/+2
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik1-4/+0
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-2/+1
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik1-5/+1
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik1-5/+0
2005-05-20[SCSI] fusion - bump driver version to 3.03.02Moore, Eric Dean1-2/+2
2005-05-20[SCSI] fusion - mpi headers version 1.5.9Moore, Eric Dean13-409/+1889