aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-157/+207
2006-02-05[PATCH] Fix i2o_scsi oops on abortMarkus Lidel1-1/+1
2006-02-04[SCSI] fusion - mptctl -adding asyn event notification supportMoore, Eric2-0/+80
2006-02-04[SCSI] fusion - mptctl -firmware download fixMoore, Eric1-15/+20
2006-02-04[SCSI] fusion - mptctl - backplane istwi fixMoore, Eric3-125/+63
2006-02-04[SCSI] fusion - mptctl -sense width fixMoore, Eric1-2/+6
2006-02-04[SCSI] fusion - mptctl - Event Log FixMoore, Eric3-5/+4
2006-02-04[SCSI] fusion - mtctl - change to wait_event_timeoutMoore, Eric1-6/+5
2006-02-04[SCSI] fusion - mptctl - adding support for bus_type=SASMoore, Eric2-4/+8
2006-02-04[SCSI] fusion - mptctl - MPTCOMMAND - adding function types.Moore, Eric1-0/+21
2006-02-03[PATCH] I2O: fix and workaround for Motorola/Freescale controllerMarkus Lidel2-0/+21
2006-02-03[PATCH] I2O: don't disable PCI device if it is enabled before probingMarkus Lidel1-15/+14
2006-01-31[SCSI] fusion: add message sanity checkMoore, Eric1-1/+14
2006-01-31[SCSI] fusion: unloading the driver - only set asyn narrow for configured devicesMoore, Eric1-6/+8
2006-01-31[SCSI] fusion: unloading the driver results in panic - fixMoore, Eric1-4/+10
2006-01-31[SCSI] mptsas: don't complain on bogus slave_alloc callsChristoph Hellwig1-2/+1
2006-01-31[SCSI] fusion: add task managment response code infoMoore, Eric1-0/+41
2006-01-31[SCSI] fusion: add MSI supportChristoph Hellwig1-0/+11
2006-01-31[SCSI] fusion: overrun tape fixMoore, Eric1-1/+2
2006-01-31[SCSI] fusion: add verbose messages for RAID actionsMoore, Eric1-0/+136
2006-01-31[SCSI] fusion: increase reply frame size from 0x40 to 0x50 bytesMoore, Eric1-1/+1
2006-01-31[SCSI] fusion: setting timeouts in eh threads appropiatley for fc/sas/spiChristoph Hellwig1-3/+17
2006-01-31[SCSI] fusion: mptsas, increase discovery timout to 300 secondsMoore, Eric1-6/+9
2006-01-31[SCSI] fusion: spi bus reset when driver loadsMoore, Eric2-1/+17
2006-01-31[SCSI] fusion: fix compileJames Bottomley2-2/+3
2006-01-31[SCSI] fusion: bump versionMoore, Eric1-2/+2
2006-01-31[SCSI] fusion: FC rport code fixesMichael Reed3-63/+151
2006-01-31[SCSI] fusion: move sas persistent event handling over to the mptsas moduleMoore, Eric3-19/+17
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] fix up message/i2o/pci.cJames Bottomley1-1/+1
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-14[SCSI] I2O: move pci_request_regions() just behind pci_enable_device()Salyzyn, Mark1-5/+5
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig1-2/+0
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk1-1/+1
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-10/+8
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+1
2006-01-06[PATCH] I2O: Lindent runMarkus Lidel3-32/+29
2006-01-06[PATCH] I2O: OptimizingMarkus Lidel8-35/+22
2006-01-06[PATCH] I2O: BeautifyingMarkus Lidel9-26/+20
2006-01-06[PATCH] I2O: BugfixesMarkus Lidel4-24/+20