summaryrefslogtreecommitdiffstats
path: root/drivers/message
Commit message (Expand)AuthorAgeFilesLines
* [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
* | [PATCH] I2O: BugfixesMarkus Lidel2006-01-064-24/+20
* | [PATCH] I2O: Remove wrong I2O device classMarkus Lidel2006-01-064-114/+68
* | [PATCH] I2O: SPARC fixesMarkus Lidel2006-01-065-101/+111
* | [PATCH] I2O: changed I2O API to create I2O messages in kernel memoryMarkus Lidel2006-01-068-426/+412
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-01-048-558/+567
|\
| * [SCSI] mptfusion - bump versionMoore, Eric Dean2005-12-131-2/+2
| * [SCSI] mptfusion - mapping fixs required support for transport layers.Moore, Eric Dean2005-12-137-417/+411
| * [SCSI] mptfusion - prep for removing domain validationMoore, Eric Dean2005-12-131-111/+114
| * [SCSI] mptfusion - bus_type, change SCSI to SPIMoore, Eric Dean2005-12-133-23/+23
| * [SCSI] mptfusion - cleaning up xxx_probe error handlingMoore, Eric Dean2005-12-133-21/+30
| * [SCSI] mptfusion - adding = THIS_MODULEMoore, Eric Dean2005-12-133-0/+3
* | [PATCH] i2o: Do not disable pci device when it's in useBen Collins2005-12-181-1/+5
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2005-12-023-2/+75
|\
| * [SCSI] mptfusion : dv performance fixMoore, Eric Dean2005-12-013-2/+75
* | Revert "[PATCH] drivers/message/fusion/mptbase.c: make code static"Linus Torvalds2005-11-292-2/+6
|/
* [PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereferenceAdrian Bunk2005-11-271-1/+1
* [PATCH] drivers/message/fusion/mptbase.c: make code staticAdrian Bunk2005-11-092-6/+2
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-095-5/+0
* [PATCH] message: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-073-20/+11
* [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+1
* Merge by HandJames Bottomley2005-11-042-76/+263
|\
| * [SCSI] mptsas: white space fixes and version bumpChristoph Hellwig2005-10-282-10/+13
| * [SCSI] mptsas: add support for PHY resetsChristoph Hellwig2005-10-282-0/+100
| * [SCSI] sas: add flag for locally attached PHYsChristoph Hellwig2005-10-281-3/+7
| * [SCSI] mptsas: support link error attributesChristoph Hellwig2005-10-281-73/+153
* | [PATCH] fix missing includesTim Schmielau2005-10-304-0/+10
* | [PATCH] Typo fix: dot after newline in printk stringsJean Delvare2005-10-301-1/+1
* | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
* | [PATCH] I2O: remove i2o_device_classDmitry Torokhov2005-10-284-70/+17
* | [PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o codeGreg Kroah-Hartman2005-10-281-12/+10
OpenPOWER on IntegriCloud