aboutsummaryrefslogtreecommitdiff
path: root/drivers/message
AgeCommit message (Expand)Author
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-30[PATCH] Typo fix: dot after newline in printk stringsJean Delvare
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-10-28[PATCH] I2O: remove i2o_device_classDmitry Torokhov
2005-10-28[PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o codeGreg Kroah-Hartman
2005-10-28[PATCH] I2O: remove class interfaceDmitry Torokhov
2005-10-21[PATCH] mptsas: fix phy identifiersEric Moore
2005-09-21[PATCH] Fix I2O config-osm init to return proper errorDeepak Saxena
2005-09-19[SCSI] fusion SAS support (mptsas driver) minor fixMoore, Eric Dean
2005-09-19[SCSI] fusion SAS support (mptsas driver) updatesMoore, Eric Dean
2005-09-19[SCSI] fusion SAS support (mptsas driver)Christoph Hellwig
2005-09-19[SCSI] fusion core changes for SAS supportChristoph Hellwig
2005-09-06Merge by hand (conflicts in sd.c)James Bottomley
2005-09-04[SCSI] fusion: whitespace fixesChristoph Hellwig
2005-09-04[SCSI] fusion: endianess fixesChristoph Hellwig
2005-09-04[SCSI] fusion: update LSI headersChristoph Hellwig
2005-09-04[SCSI] fusion: extended config header supportChristoph Hellwig
2005-08-09[PATCH] I2O: added pci_request_regions() before using the controllerMarkus Lidel
2005-08-09[PATCH] i2o: remove new configuration APIMarkus Lidel
2005-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds
2005-07-07[PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek
2005-07-07[PATCH] i2o: config-osm build fixAndrew Morton
2005-07-01[SCSI] - mptfusion - convert to new change_queue_depth APIMoore, Eric Dean
2005-06-27[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig
2005-06-24[PATCH] tpm: device attribute fixesYani Ioannou
2005-06-24[PATCH] i2o build fixAndrew Morton
2005-06-24[PATCH] I2O: Limit max sector workaround for Promise controllersMarkus Lidel
2005-06-24[PATCH] I2O: Lindent run and replacement of printk through osm printing funct...Markus Lidel
2005-06-24[PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel
2005-06-24[PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and...Markus Lidel
2005-06-24[PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...Markus Lidel
2005-06-24[PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel
2005-06-24[PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou
2005-06-17merge by hand (fix up qla_os.c merge error)James Bottomley
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik
2005-06-14[PATCH] i2o: Fix free of event memory in i2o_block_event()Markus Lidel
2005-05-20[SCSI] fusion - bump driver version to 3.03.02Moore, Eric Dean
2005-05-20[SCSI] fusion - mpi headers version 1.5.9Moore, Eric Dean
2005-05-20[SCSI] fusion-kconfig-cleanupMoore, Eric Dean
2005-05-20[SCSI] fusion-kfree-cleanupMoore, Eric Dean
2005-05-20[SCSI] fusion - Adding pci recog support for Fibre 949X and 939X chipsMoore, Eric Dean
2005-05-20[SCSI] mptfusion: fix panic loading driver statically compiledMoore, Eric Dean
2005-05-20[SCSI] mptfusion: correct Kconfig problemJames Bottomley
2005-05-20[SCSI] mptfusion: mptfc Adding Stub Driver - Fiber ChannelMoore, Eric Dean
2005-05-20[SCSI] mptfusion: mptspi Adding Stub Driver - SCSI ParallelMoore, Eric Dean