summaryrefslogtreecommitdiffstats
path: root/drivers/message
Commit message (Expand)AuthorAgeFilesLines
* 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/+29Star
* | [PATCH] I2O: OptimizingMarkus Lidel2006-01-068-35/+22Star
* | [PATCH] I2O: BeautifyingMarkus Lidel2006-01-069-26/+20Star
* | [PATCH] I2O: BugfixesMarkus Lidel2006-01-064-24/+20Star
* | [PATCH] I2O: Remove wrong I2O device classMarkus Lidel2006-01-064-114/+68Star
* | [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/+412Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-01-058-558/+567
|\
| * [SCSI] mptfusion - bump versionMoore, Eric Dean2005-12-141-2/+2
| * [SCSI] mptfusion - mapping fixs required support for transport layers.Moore, Eric Dean2005-12-147-417/+411Star
| * [SCSI] mptfusion - prep for removing domain validationMoore, Eric Dean2005-12-141-111/+114
| * [SCSI] mptfusion - bus_type, change SCSI to SPIMoore, Eric Dean2005-12-143-23/+23
| * [SCSI] mptfusion - cleaning up xxx_probe error handlingMoore, Eric Dean2005-12-143-21/+30
| * [SCSI] mptfusion - adding = THIS_MODULEMoore, Eric Dean2005-12-143-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-281-1/+1
* [PATCH] drivers/message/fusion/mptbase.c: make code staticAdrian Bunk2005-11-092-6/+2Star
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-095-5/+0Star
* [PATCH] message: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-073-20/+11Star
* [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+1
* Merge by HandJames Bottomley2005-11-052-76/+263
|\
| * [SCSI] mptsas: white space fixes and version bumpChristoph Hellwig2005-10-292-10/+13
| * [SCSI] mptsas: add support for PHY resetsChristoph Hellwig2005-10-292-0/+100
| * [SCSI] sas: add flag for locally attached PHYsChristoph Hellwig2005-10-291-3/+7
| * [SCSI] mptsas: support link error attributesChristoph Hellwig2005-10-291-73/+153
* | [PATCH] fix missing includesTim Schmielau2005-10-314-0/+10
* | [PATCH] Typo fix: dot after newline in printk stringsJean Delvare2005-10-311-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/+17Star
* | [PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o codeGreg Kroah-Hartman2005-10-281-12/+10Star
* | [PATCH] I2O: remove class interfaceDmitry Torokhov2005-10-281-133/+122Star
|/
* [PATCH] mptsas: fix phy identifiersEric Moore2005-10-211-4/+8
* [PATCH] Fix I2O config-osm init to return proper errorDeepak Saxena2005-09-211-1/+4
* [SCSI] fusion SAS support (mptsas driver) minor fixMoore, Eric Dean2005-09-192-1/+1
* [SCSI] fusion SAS support (mptsas driver) updatesMoore, Eric Dean2005-09-199-400/+549
* [SCSI] fusion SAS support (mptsas driver)Christoph Hellwig2005-09-193-0/+1253
* [SCSI] fusion core changes for SAS supportChristoph Hellwig2005-09-193-87/+472
* Merge by hand (conflicts in sd.c)James Bottomley2005-09-0711-259/+686
|\
| * [SCSI] fusion: whitespace fixesChristoph Hellwig2005-09-053-155/+174
| * [SCSI] fusion: endianess fixesChristoph Hellwig2005-09-053-16/+16
| * [SCSI] fusion: update LSI headersChristoph Hellwig2005-09-056-44/+415
| * [SCSI] fusion: extended config header supportChristoph Hellwig2005-09-054-44/+81
* | [PATCH] I2O: added pci_request_regions() before using the controllerMarkus Lidel2005-08-101-0/+10
* | [PATCH] i2o: remove new configuration APIMarkus Lidel2005-08-092-494/+3Star
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-07-264-63/+24Star
|\