aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-04-14[SCSI] mptfusion - fix panic in mptsas_slave_configureMoore, Eric1-1/+9
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven1-1/+1
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson1-4/+3
2006-03-25[PATCH] i2o_dump_hrt() output cleanupVasily Averin1-18/+13
2006-03-19[SCSI] convert mptsas over to end_device/expander allocationsJames Bottomley1-5/+40
2006-03-14[SCSI] fusion - bump versionMoore, Eric1-2/+2
2006-03-14[SCSI] fusion - expander hotplug suport in mptsas moduleMoore, Eric2-69/+289
2006-03-14[SCSI] fusion - exposing raid components in mptsasMoore, Eric3-27/+107
2006-03-14[SCSI] fusion - memory leak, and initializing fieldsMoore, Eric1-0/+11
2006-03-14[SCSI] fusion - exclosure misspelledMoore, Eric1-2/+2
2006-03-14[SCSI] fusion - cleanup mptsas event handling functionsMoore, Eric1-39/+57
2006-03-14[SCSI] fusion - removing target_id/bus_id from the VirtDevice structureMoore, Eric5-55/+30
2006-03-14[SCSI] fusion - static fix'sMoore, Eric3-4/+3
2006-03-14[SCSI] fusion - move some debug firmware event debug msgs to verbose levelMoore, Eric8-26/+122
2006-03-14[SCSI] fusion - loginfo header updateMoore, Eric2-46/+63
2006-03-12[SCSI] mptscsih: remove unused page 1 setting functionJames Bottomley1-44/+0
2006-03-12[SCSI] i2o: fix memory leak in i2o_exec_lct_modifiedVasily Averin1-4/+17
2006-03-01[SCSI] mptspi: Add transport class Domain ValidationJames Bottomley6-2459/+774