aboutsummaryrefslogtreecommitdiff
path: root/drivers/message
AgeCommit message (Expand)Author
2006-02-05[PATCH] Fix i2o_scsi oops on abortMarkus Lidel
2006-02-03[PATCH] I2O: fix and workaround for Motorola/Freescale controllerMarkus Lidel
2006-02-03[PATCH] I2O: don't disable PCI device if it is enabled before probingMarkus Lidel
2006-01-31[SCSI] fusion: add message sanity checkMoore, Eric
2006-01-31[SCSI] fusion: unloading the driver - only set asyn narrow for configured dev...Moore, Eric
2006-01-31[SCSI] fusion: unloading the driver results in panic - fixMoore, Eric
2006-01-31[SCSI] mptsas: don't complain on bogus slave_alloc callsChristoph Hellwig
2006-01-31[SCSI] fusion: add task managment response code infoMoore, Eric
2006-01-31[SCSI] fusion: add MSI supportChristoph Hellwig
2006-01-31[SCSI] fusion: overrun tape fixMoore, Eric
2006-01-31[SCSI] fusion: add verbose messages for RAID actionsMoore, Eric
2006-01-31[SCSI] fusion: increase reply frame size from 0x40 to 0x50 bytesMoore, Eric
2006-01-31[SCSI] fusion: setting timeouts in eh threads appropiatley for fc/sas/spiChristoph Hellwig
2006-01-31[SCSI] fusion: mptsas, increase discovery timout to 300 secondsMoore, Eric
2006-01-31[SCSI] fusion: spi bus reset when driver loadsMoore, Eric
2006-01-31[SCSI] fusion: fix compileJames Bottomley
2006-01-31[SCSI] fusion: bump versionMoore, Eric
2006-01-31[SCSI] fusion: FC rport code fixesMichael Reed
2006-01-31[SCSI] fusion: move sas persistent event handling over to the mptsas moduleMoore, Eric
2006-01-31[SCSI] fusion: target reset when drive is being removedMoore, Eric
2006-01-31[SCSI] fusion: add support for raid hot add/del supportMoore, Eric
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-14[SCSI] mptfc: need to select transport attrsJames Bottomley
2006-01-14[SCSI] fusion - fix pci express bugMoore, Eric
2006-01-14[SCSI] fusion - mpi header udpateMoore, Eric
2006-01-14[SCSI] fusion - adding raid support in mptsasMoore, Eric
2006-01-14[SCSI] fusion - adding support for FC949ESMoore, Eric
2006-01-14[SCSI] mptfusion - fc transport attributesMichael Reed
2006-01-14[SCSI] fix up message/i2o/pci.cJames Bottomley
2006-01-14[SCSI] fusion: kzalloc / kcalloc conversionChristoph Hellwig
2006-01-14[SCSI] fusion: convert semaphores to mutexesChristoph Hellwig
2006-01-14[SCSI] mptsas: support basic hotplugChristoph Hellwig
2006-01-14[SCSI] I2O: move pci_request_regions() just behind pci_enable_device()Salyzyn, Mark
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-01-06[PATCH] I2O: Lindent runMarkus Lidel
2006-01-06[PATCH] I2O: OptimizingMarkus Lidel
2006-01-06[PATCH] I2O: BeautifyingMarkus Lidel
2006-01-06[PATCH] I2O: BugfixesMarkus Lidel
2006-01-06[PATCH] I2O: Remove wrong I2O device classMarkus Lidel
2006-01-06[PATCH] I2O: SPARC fixesMarkus Lidel
2006-01-06[PATCH] I2O: changed I2O API to create I2O messages in kernel memoryMarkus Lidel
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2005-12-18[PATCH] i2o: Do not disable pci device when it's in useBen Collins
2005-12-13[SCSI] mptfusion - bump versionMoore, Eric Dean
2005-12-13[SCSI] mptfusion - mapping fixs required support for transport layers.Moore, Eric Dean
2005-12-13[SCSI] mptfusion - prep for removing domain validationMoore, Eric Dean