aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-06[SCSI] fusion: bump versionEric Moore1-2/+2
2007-01-06[SCSI] fusion: MODULE_VERSION supportEric Moore11-14/+22
2007-01-06[SCSI] fusion: power pc and miscellaneous bug fixsEric Moore3-18/+22
2007-01-06[SCSI] fusion: fibre channel: return DID_ERROR for MPI_IOCSTATUS_SCSI_IOC_TERMINATEDEric Moore1-0/+11
2006-12-22[PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-2/+2
2006-12-13[PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit.Ralf Baechle3-4/+4
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap12-170/+192
2006-12-07[PATCH] I2O: fix I2O_CONFIG without Adaptec extensionRandy Dunlap1-1/+1
2006-12-07[PATCH] I2O: handle __copy_from_userRandy Dunlap1-1/+5
2006-12-07[PATCH] I2O: more error checkingJeff Garzik2-10/+21
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells2-10/+7
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-9/+6
2006-12-01PCI: pci_{enable,disable}_device() nestable portsInaky Perez-Gonzalez1-9/+6
2006-11-30Fix typos in doc and commentsJan Engelhardt1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells8-47/+67
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra1-1/+1
2006-10-25Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-6/+87
2006-10-25[SCSI] mptfc: stall eh handlers if resetting while rport blockedMichael Reed2-6/+87
2006-10-21[PATCH] i2o/exec-osm.c: use "unsigned long flags;"Alexey Dobriyan1-1/+1
2006-10-17[PATCH] I2O: handle a few sysfs errorsJeff Garzik2-5/+24
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-5/+3
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-9/+0
2006-10-01[PATCH] i2o: Switch to pci_get APIAlan Cox1-3/+4
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells1-1/+1
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe1-3/+4
2006-09-26[SCSI] drivers/message/fusion/linux_compat.h Removal of old codeMichal Piotrowski1-9/+0
2006-08-27[SCSI] scsi_transport_sas: remove local_attached flagJames Bottomley1-3/+8
2006-08-27Merge ../linux-2.6James Bottomley2-55/+38
2006-08-06[SCSI] mptfc: add additional fc transport attributesMichael Reed1-16/+84
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-28[SCSI] mptsas: add parent port backlinkJames Bottomley1-2/+6
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