aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-06[SCSI] mptfc: correct out of order event processingMichael Reed2-54/+34
2006-08-06[SCSI] mptfc: properly wait for firmware target discovery to completeMichael Reed1-1/+4
2006-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds10-160/+215
2006-07-13[SCSI] mptfusion: bump version to 3.04.01Eric Moore1-2/+2
2006-07-13[SCSI] mptfusion: misc fix'sEric Moore9-49/+10
2006-07-13[SCSI] mptfusion: firmware download boot fix'sEric Moore1-8/+18
2006-07-13[SCSI] mptfusion: task abort fix'sEric Moore2-18/+41
2006-07-13[SCSI] mptfusion: sas nexus loss supportEric Moore1-1/+18
2006-07-13[SCSI] mptfusion: sas loginfo updateEric Moore1-18/+36
2006-07-13[SCSI] mptfusion: mptctl panic when loadingEric Moore1-6/+6
2006-07-13[SCSI] mptfusion: sas enclosures with smart driveEric Moore2-0/+48
2006-07-12[SCSI] scsi_transport_sas: kill the use of channel James Bottomley2-36/+21
2006-07-10[PATCH] proper prototype for drivers/message/i2o/device.c:i2o_parm_issue()Adrian Bunk2-2/+5
2006-07-09[SCSI] mptsas: use unnumbered port API and remove driver porttrackingEric Moore2-23/+16
2006-07-03Merge ../scsi-misc-2.6James Bottomley15-490/+1211
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2-2/+2
2006-06-30[SCSI] mptsas: eliminate ghost devicesJames Bottomley2-0/+25
2006-06-30[SCSI] mptbase: mpt_interrupt should return IRQ_NONEEric Moore1-7/+8
2006-06-30[SCSI] mptsas: make two functions staticEric Moore1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-06-30typo fixes: occuring -> occurringAdrian Bunk1-1/+1
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-1/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-6/+8
2006-06-28Merge ../linux-2.6/James Bottomley2-5/+2
2006-06-28[SCSI] mptsas: Adding 1078 ROC supportEric Moore5-38/+57
2006-06-28[SCSI] mptsas: wide port supportEric Moore3-274/+709
2006-06-28[SCSI] fusion : mpi header updateEric Moore9-173/+413
2006-06-27[PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop()Adrian Bunk1-1/+0
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl2-6/+3
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman1-6/+8
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds5-197/+449
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller1-16/+0
2006-06-10[SCSI] remove scsi_request infrastructureChristoph Hellwig1-2/+2
2006-06-10[SCSI] mptfusion: change driver revision to 3.03.10Michael Reed1-2/+2
2006-06-10[SCSI] mptfc: abort of board reset leaves port dead requiring rebootMichael Reed3-17/+17
2006-06-10[SCSI] mptfc: fix fibre channel infinite request/response loopMichael Reed2-2/+35
2006-06-10[SCSI] mptfc: set fibre channel fw target missing timers to one secondMichael Reed2-9/+172
2006-06-10[SCSI] mptfusion: move fc event/reset handling to mptfcMichael Reed4-137/+184
2006-06-10Merge ../linux-2.6James Bottomley6-142/+309
2006-06-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+2
2006-06-10[PATCH] I2O: Bugfixes to get I2O working againMarkus Lidel2-38/+38
2006-06-09[FUSION]: Fix mptspi.c build with CONFIG_PM not set.Tom "spot" Callaway1-0/+2
2006-05-31[SCSI] kdump: mpt fusion driver initialization failure fixVivek Goyal1-38/+50
2006-05-19[SCSI] mptspi: reset handler shouldn't be called for other bus protocolsJames Bottomley1-6/+21
2006-05-10[SCSI] mptfc: race between mptfc_register_dev and mptfc_target_allocmdr@sgi.com1-4/+7
2006-05-03[SCSI] mptspi: revalidate negotiation parameters after host reset and resumeEric Moore1-2/+66
2006-04-27[SCSI] fusion - bug fix stack overflow in mptbaseEric Moore1-23/+37
2006-04-25[SCSI] - fusion - mptfc bug fix's to prevent deadlock situationsMoore, Eric4-77/+107
2006-04-25[SCSI] mptfusion: bug fix's for raid components adding/deletingMoore, Eric3-32/+73