summaryrefslogtreecommitdiffstats
path: root/drivers/message
AgeCommit message (Expand)AuthorLines
2005-12-02Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds-2/+75
2005-12-01[SCSI] mptfusion : dv performance fixMoore, Eric Dean-2/+75
2005-11-29Revert "[PATCH] drivers/message/fusion/mptbase.c: make code static"Linus Torvalds-2/+6
2005-11-27[PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereferenceAdrian Bunk-1/+1
2005-11-09[PATCH] drivers/message/fusion/mptbase.c: make code staticAdrian Bunk-6/+2
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering-5/+0
2005-11-07[PATCH] message: fix-up schedule_timeout() usageNishanth Aravamudan-20/+11
2005-11-07[PATCH] fix remaining missing includesTim Schmielau-0/+1
2005-11-04Merge by HandJames Bottomley-76/+263
2005-10-30[PATCH] fix missing includesTim Schmielau-0/+10
2005-10-30[PATCH] Typo fix: dot after newline in printk stringsJean Delvare-1/+1
2005-10-28[SCSI] mptsas: white space fixes and version bumpChristoph Hellwig-10/+13
2005-10-28[SCSI] mptsas: add support for PHY resetsChristoph Hellwig-0/+100
2005-10-28[SCSI] sas: add flag for locally attached PHYsChristoph Hellwig-3/+7
2005-10-28[SCSI] mptsas: support link error attributesChristoph Hellwig-73/+153
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman-1/+1
2005-10-28[PATCH] I2O: remove i2o_device_classDmitry Torokhov-70/+17
2005-10-28[PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o codeGreg Kroah-Hartman-12/+10
2005-10-28[PATCH] I2O: remove class interfaceDmitry Torokhov-133/+122
2005-10-21[PATCH] mptsas: fix phy identifiersEric Moore-4/+8
2005-09-21[PATCH] Fix I2O config-osm init to return proper errorDeepak Saxena-1/+4
2005-09-19[SCSI] fusion SAS support (mptsas driver) minor fixMoore, Eric Dean-1/+1
2005-09-19[SCSI] fusion SAS support (mptsas driver) updatesMoore, Eric Dean-400/+549
2005-09-19[SCSI] fusion SAS support (mptsas driver)Christoph Hellwig-0/+1253
2005-09-19[SCSI] fusion core changes for SAS supportChristoph Hellwig-87/+472
2005-09-06Merge by hand (conflicts in sd.c)James Bottomley-259/+686
2005-09-04[SCSI] fusion: whitespace fixesChristoph Hellwig-155/+174
2005-09-04[SCSI] fusion: endianess fixesChristoph Hellwig-16/+16
2005-09-04[SCSI] fusion: update LSI headersChristoph Hellwig-44/+415
2005-09-04[SCSI] fusion: extended config header supportChristoph Hellwig-44/+81
2005-08-09[PATCH] I2O: added pci_request_regions() before using the controllerMarkus Lidel-0/+10
2005-08-09[PATCH] i2o: remove new configuration APIMarkus Lidel-494/+3
2005-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds-63/+24
2005-07-07[PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek-14/+2
2005-07-07[PATCH] i2o: config-osm build fixAndrew Morton-0/+2
2005-07-01[SCSI] - mptfusion - convert to new change_queue_depth APIMoore, Eric Dean-55/+24
2005-06-27[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman-12/+8
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig-8/+0
2005-06-24[PATCH] tpm: device attribute fixesYani Ioannou-3/+3
2005-06-24[PATCH] i2o build fixAndrew Morton-3/+6
2005-06-24[PATCH] I2O: Limit max sector workaround for Promise controllersMarkus Lidel-0/+1
2005-06-24[PATCH] I2O: Lindent run and replacement of printk through osm printing funct...Markus Lidel-106/+96
2005-06-24[PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel-261/+233
2005-06-24[PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and...Markus Lidel-105/+208
2005-06-24[PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...Markus Lidel-475/+1176
2005-06-24[PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel-278/+340
2005-06-24[PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel-136/+116
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou-2/+2
2005-06-17merge by hand (fix up qla_os.c merge error)James Bottomley-1420/+3294
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik-4/+0