summaryrefslogtreecommitdiffstats
path: root/drivers/message
Commit message (Expand)AuthorAgeFilesLines
* [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
* | [PATCH] I2O: remove class interfaceDmitry Torokhov2005-10-281-133/+122
|/
* [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-0611-259/+686
|\
| * [SCSI] fusion: whitespace fixesChristoph Hellwig2005-09-043-155/+174
| * [SCSI] fusion: endianess fixesChristoph Hellwig2005-09-043-16/+16
| * [SCSI] fusion: update LSI headersChristoph Hellwig2005-09-046-44/+415
| * [SCSI] fusion: extended config header supportChristoph Hellwig2005-09-044-44/+81
* | [PATCH] I2O: added pci_request_regions() before using the controllerMarkus Lidel2005-08-091-0/+10
* | [PATCH] i2o: remove new configuration APIMarkus Lidel2005-08-092-494/+3
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-07-264-63/+24
|\
| * [SCSI] - mptfusion - convert to new change_queue_depth APIMoore, Eric Dean2005-07-014-55/+24
| * [SCSI] remove scsi_set_deviceChristoph Hellwig2005-06-262-8/+0
* | [PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek2005-07-072-14/+2
* | [PATCH] i2o: config-osm build fixAndrew Morton2005-07-071-0/+2
* | [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman2005-06-274-12/+8
|/
* [PATCH] tpm: device attribute fixesYani Ioannou2005-06-242-3/+3
* [PATCH] i2o build fixAndrew Morton2005-06-243-3/+6
* [PATCH] I2O: Limit max sector workaround for Promise controllersMarkus Lidel2005-06-241-0/+1
* [PATCH] I2O: Lindent run and replacement of printk through osm printing funct...Markus Lidel2005-06-2410-106/+96
* [PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel2005-06-2410-261/+233
* [PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and...Markus Lidel2005-06-245-105/+208
* [PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...Markus Lidel2005-06-2413-475/+1176
* [PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel2005-06-249-278/+340
* [PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel2005-06-246-136/+116
* [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2005-06-202-2/+2
* merge by hand (fix up qla_os.c merge error)James Bottomley2005-06-1725-1420/+3294
|\