summaryrefslogtreecommitdiffstats
path: root/drivers/message
Commit message (Expand)AuthorAgeFilesLines
* [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
|\
| * [SCSI] - mptfusion - convert to new change_queue_depth APIMoore, Eric Dean2005-07-014-55/+24Star
| * [SCSI] remove scsi_set_deviceChristoph Hellwig2005-06-262-8/+0Star
* | [PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek2005-07-082-14/+2Star
* | [PATCH] i2o: config-osm build fixAndrew Morton2005-07-081-0/+2
* | [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman2005-06-284-12/+8Star
|/
* [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/+96Star
* [PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel2005-06-2410-261/+233Star
* [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/+116Star
* [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2005-06-212-2/+2
* merge by hand (fix up qla_os.c merge error)James Bottomley2005-06-1825-1420/+3294
|\
| * [SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik2005-06-171-4/+0Star
| * [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-171-2/+1Star
| * [SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik2005-06-171-5/+1Star
| * [SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik2005-06-171-5/+0Star
| * [SCSI] fusion - bump driver version to 3.03.02Moore, Eric Dean2005-05-201-2/+2
| * [SCSI] fusion - mpi headers version 1.5.9Moore, Eric Dean2005-05-2013-409/+1889