aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-02-165-157/+207
|\
| * [SCSI] fusion - mptctl -adding asyn event notification supportMoore, Eric2006-02-042-0/+80
| * [SCSI] fusion - mptctl -firmware download fixMoore, Eric2006-02-041-15/+20
| * [SCSI] fusion - mptctl - backplane istwi fixMoore, Eric2006-02-043-125/+63
| * [SCSI] fusion - mptctl -sense width fixMoore, Eric2006-02-041-2/+6
| * [SCSI] fusion - mptctl - Event Log FixMoore, Eric2006-02-043-5/+4
| * [SCSI] fusion - mtctl - change to wait_event_timeoutMoore, Eric2006-02-041-6/+5
| * [SCSI] fusion - mptctl - adding support for bus_type=SASMoore, Eric2006-02-042-4/+8
| * [SCSI] fusion - mptctl - MPTCOMMAND - adding function types.Moore, Eric2006-02-041-0/+21
* | [PATCH] Fix i2o_scsi oops on abortMarkus Lidel2006-02-051-1/+1
|/
* [PATCH] I2O: fix and workaround for Motorola/Freescale controllerMarkus Lidel2006-02-032-0/+21
* [PATCH] I2O: don't disable PCI device if it is enabled before probingMarkus Lidel2006-02-031-15/+14
* [SCSI] fusion: add message sanity checkMoore, Eric2006-01-311-1/+14
* [SCSI] fusion: unloading the driver - only set asyn narrow for configured dev...Moore, Eric2006-01-311-6/+8
* [SCSI] fusion: unloading the driver results in panic - fixMoore, Eric2006-01-311-4/+10
* [SCSI] mptsas: don't complain on bogus slave_alloc callsChristoph Hellwig2006-01-311-2/+1
* [SCSI] fusion: add task managment response code infoMoore, Eric2006-01-311-0/+41
* [SCSI] fusion: add MSI supportChristoph Hellwig2006-01-311-0/+11
* [SCSI] fusion: overrun tape fixMoore, Eric2006-01-311-1/+2
* [SCSI] fusion: add verbose messages for RAID actionsMoore, Eric2006-01-311-0/+136
* [SCSI] fusion: increase reply frame size from 0x40 to 0x50 bytesMoore, Eric2006-01-311-1/+1
* [SCSI] fusion: setting timeouts in eh threads appropiatley for fc/sas/spiChristoph Hellwig2006-01-311-3/+17
* [SCSI] fusion: mptsas, increase discovery timout to 300 secondsMoore, Eric2006-01-311-6/+9
* [SCSI] fusion: spi bus reset when driver loadsMoore, Eric2006-01-312-1/+17
* [SCSI] fusion: fix compileJames Bottomley2006-01-312-2/+3
* [SCSI] fusion: bump versionMoore, Eric2006-01-311-2/+2
* [SCSI] fusion: FC rport code fixesMichael Reed2006-01-313-63/+151
* [SCSI] fusion: move sas persistent event handling over to the mptsas moduleMoore, Eric2006-01-313-19/+17
* [SCSI] fusion: target reset when drive is being removedMoore, Eric2006-01-311-1/+23
* [SCSI] fusion: add support for raid hot add/del supportMoore, Eric2006-01-311-25/+173
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-2/+2
* [SCSI] mptfc: need to select transport attrsJames Bottomley2006-01-141-0/+1
* [SCSI] fusion - fix pci express bugMoore, Eric2006-01-141-4/+4
* [SCSI] fusion - mpi header udpateMoore, Eric2006-01-148-102/+554
* [SCSI] fusion - adding raid support in mptsasMoore, Eric2006-01-142-1/+27
* [SCSI] fusion - adding support for FC949ESMoore, Eric2006-01-142-0/+6
* [SCSI] mptfusion - fc transport attributesMichael Reed2006-01-144-27/+613
* [SCSI] fix up message/i2o/pci.cJames Bottomley2006-01-141-1/+1
* [SCSI] fusion: kzalloc / kcalloc conversionChristoph Hellwig2006-01-146-75/+35
* [SCSI] fusion: convert semaphores to mutexesChristoph Hellwig2006-01-143-11/+11
* [SCSI] mptsas: support basic hotplugChristoph Hellwig2006-01-142-31/+308
* [SCSI] I2O: move pci_request_regions() just behind pci_enable_device()Salyzyn, Mark2006-01-141-5/+5
* [PATCH] don't include ioctl32.h in driversChristoph Hellwig2006-01-101-2/+0
* spelling: s/retreive/retrieve/Adrian Bunk2006-01-101-1/+1
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-081-10/+8
* Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-061-1/+1
|\
| * [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-061-1/+1
* | [PATCH] I2O: Lindent runMarkus Lidel2006-01-063-32/+29
* | [PATCH] I2O: OptimizingMarkus Lidel2006-01-068-35/+22
* | [PATCH] I2O: BeautifyingMarkus Lidel2006-01-069-26/+20