aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-09[PATCH] drivers/message/fusion/mptbase.c: make code staticAdrian Bunk2-6/+2
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering5-5/+0
2005-11-07[PATCH] message: fix-up schedule_timeout() usageNishanth Aravamudan3-20/+11
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-11-04Merge by HandJames Bottomley2-76/+263
2005-10-30[PATCH] fix missing includesTim Schmielau4-0/+10
2005-10-30[PATCH] Typo fix: dot after newline in printk stringsJean Delvare1-1/+1
2005-10-28[SCSI] mptsas: white space fixes and version bumpChristoph Hellwig2-10/+13
2005-10-28[SCSI] mptsas: add support for PHY resetsChristoph Hellwig2-0/+100
2005-10-28[SCSI] sas: add flag for locally attached PHYsChristoph Hellwig1-3/+7
2005-10-28[SCSI] mptsas: support link error attributesChristoph Hellwig1-73/+153
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-1/+1
2005-10-28[PATCH] I2O: remove i2o_device_classDmitry Torokhov4-70/+17
2005-10-28[PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o codeGreg Kroah-Hartman1-12/+10
2005-10-28[PATCH] I2O: remove class interfaceDmitry Torokhov1-133/+122
2005-10-21[PATCH] mptsas: fix phy identifiersEric Moore1-4/+8
2005-09-21[PATCH] Fix I2O config-osm init to return proper errorDeepak Saxena1-1/+4
2005-09-19[SCSI] fusion SAS support (mptsas driver) minor fixMoore, Eric Dean2-1/+1
2005-09-19[SCSI] fusion SAS support (mptsas driver) updatesMoore, Eric Dean9-400/+549
2005-09-19[SCSI] fusion SAS support (mptsas driver)Christoph Hellwig3-0/+1253
2005-09-19[SCSI] fusion core changes for SAS supportChristoph Hellwig3-87/+472
2005-09-06Merge by hand (conflicts in sd.c)James Bottomley11-259/+686
2005-09-04[SCSI] fusion: whitespace fixesChristoph Hellwig3-155/+174
2005-09-04[SCSI] fusion: endianess fixesChristoph Hellwig3-16/+16
2005-09-04[SCSI] fusion: update LSI headersChristoph Hellwig6-44/+415
2005-09-04[SCSI] fusion: extended config header supportChristoph Hellwig4-44/+81
2005-08-09[PATCH] I2O: added pci_request_regions() before using the controllerMarkus Lidel1-0/+10
2005-08-09[PATCH] i2o: remove new configuration APIMarkus Lidel2-494/+3
2005-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds4-63/+24
2005-07-07[PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek2-14/+2
2005-07-07[PATCH] i2o: config-osm build fixAndrew Morton1-0/+2
2005-07-01[SCSI] - mptfusion - convert to new change_queue_depth APIMoore, Eric Dean4-55/+24
2005-06-27[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver core callback.Greg Kroah-Hartman4-12/+8
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig2-8/+0
2005-06-24[PATCH] tpm: device attribute fixesYani Ioannou2-3/+3
2005-06-24[PATCH] i2o build fixAndrew Morton3-3/+6
2005-06-24[PATCH] I2O: Limit max sector workaround for Promise controllersMarkus Lidel1-0/+1
2005-06-24[PATCH] I2O: Lindent run and replacement of printk through osm printing functionsMarkus Lidel10-106/+96
2005-06-24[PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel10-261/+233
2005-06-24[PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and 2400A workaroundMarkus Lidel5-105/+208
2005-06-24[PATCH] I2O: new sysfs attributes and Adaptec specific block device access and 64-bit DMA supportMarkus Lidel13-475/+1176
2005-06-24[PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel9-278/+340
2005-06-24[PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel6-136/+116
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacksYani Ioannou2-2/+2
2005-06-17merge by hand (fix up qla_os.c merge error)James Bottomley25-1420/+3294
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik1-4/+0
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-2/+1
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik1-5/+1
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik1-5/+0
2005-06-14[PATCH] i2o: Fix free of event memory in i2o_block_event()Markus Lidel1-0/+1