summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2005-07-11[SCSI] aic79xx: ahd_linux_dev_reset() cleanupAndrew Morton1-2/+2
2005-07-03[SCSI] aic7xxx: fix boot hang with Fujitsu drivesJames Bottomley1-0/+8
2005-07-03[SCSI] IBM VSCSI Client: sending client info to serverLinda Xie3-3/+54
2005-07-03[SCSI] lpfc: Change version to 8.0.29.James.Smart@Emulex.Com1-1/+1
2005-07-03[SCSI] lpfc: Update copyright noticesJames.Smart@Emulex.Com20-260/+272
2005-07-03[SCSI] lpfc: Remove $Id$ keyword strings.James.Smart@Emulex.Com20-74/+0
2005-07-03[SCSI] lpfc: Fix ADISC completion incorrectly putting initiators on mapped listJames.Smart@Emulex.Com1-2/+7
2005-07-03[SCSI] lpfc: Add completion handler to the abort iocbsJames.Smart@Emulex.Com3-2/+16
2005-07-03[SCSI] lpfc: Fix LS_RJT never sent by lpfc_els_unsol_event()James.Smart@Emulex.Com1-8/+8
2005-07-03[SCSI] lpfc: Add LP6000 PCI IDJames.Smart@Emulex.Com1-0/+8
2005-07-03[SCSI] lpfc: Set max_sectors in host templateJames.Smart@Emulex.Com1-0/+1
2005-07-03[SCSI] lpfc: Fix error loading on sparcJames.Smart@Emulex.Com1-5/+12
2005-07-03[SCSI] lpfc: Fixes in mbox_timeout_handlerJames.Smart@Emulex.Com1-9/+9
2005-07-03[SCSI] Fix issue where all hosts log nodev message for other initiatorsJames.Smart@Emulex.Com1-8/+16
2005-07-03[SCSI] lpfc: hgp/pgp cleanupsJames.Smart@Emulex.Com3-46/+26
2005-06-26[SCSI] aic7xxx: correct target valid check in aic7xxx_proc.cJames Bottomley1-2/+2
2005-06-26[SCSI] use list_for_each_entry_safe in scsi_error.cChristoph Hellwig1-38/+19
2005-06-26[SCSI] remove scsi_eh_eflags_ macrosChristoph Hellwig3-21/+11
2005-06-26[SCSI] remove scsi_cmnd->stateChristoph Hellwig5-42/+5
2005-06-26[SCSI] remove scsi_cmnd->ownerChristoph Hellwig4-35/+1
2005-06-26[SCSI] remove scsi_cmnd->abort_reasonChristoph Hellwig5-8/+4
2005-06-26[SCSI] remove scsi_cmnd.eh_stateChristoph Hellwig3-24/+0
2005-06-26[SCSI] megaraid: fix compilation after eh locking changesJames Bottomley1-17/+4
2005-06-26[SCSI] aacraid: New products patchMark Haverkamp5-34/+125
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig13-22/+4
2005-06-26[SCSI] scsi/qla1280: replace schedule_timeout() with ssleep()Nishanth Aravamudan1-1/+1
2005-06-26[PATCH] drivers/scsi/dpt*: remove version.h dependenciesAdrian Bunk2-16/+3
2005-06-26[PATCH] drivers/scsi/initio.c: cleanupsAdrian Bunk2-67/+36
2005-06-24[PATCH] make various thing staticAdrian Bunk6-11/+9
2005-06-23[PATCH] dpt_i2o: fix waitqueue abuseAndrew Morton1-12/+5
2005-06-22[PATCH] megaraid build fixbobl1-1/+1
2005-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds10-58/+68
2005-06-21[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...Yani Ioannou6-22/+22
2005-06-21[PATCH] use device_for_each_child() to properly access child devices.gregkh@suse.de1-6/+10
2005-06-21[PATCH] Use device_for_each_child() to unregister devices in scsi_remove_targ...mochel@digitalimplant.org1-5/+9
2005-06-21[PATCH] class: convert drivers/scsi/* to use the new class api instead of cla...gregkh@suse.de3-25/+27
2005-06-20aic7xxx/aic79xx_osm: revert completely bogus ahd_linux_queue() patchJeff Garzik1-4/+4
2005-06-19Merge 'upstream-2.6.13' branch of rsync://rsync.kernel.org/pub/scm/linux/kern...Linus Torvalds4-38/+150
2005-06-18Merge /spare/repo/linux-2.6/Jeff Garzik3-5/+9
2005-06-18[SCSI] aacraid: regression fixMark Haverkamp1-6/+7
2005-06-18merge by hand (qla_os.c mismerge)James Bottomley133-16961/+9381
2005-06-18merge by hand (fix up qla_os.c merge error)James Bottomley133-16962/+9381
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik32-26/+164
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik27-30/+128
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik12-27/+83
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik15-39/+109
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik40-261/+0
2005-06-17[SCSI] Remove unnecessary locking around completion function callsJeff Garzik1-2/+0
2005-06-14[SCSI] aic7xxx: fix the BIOS limits setting routinesJames Bottomley1-10/+25
2005-06-13[PATCH] M68k: Mark Sun-3 NCR5380 SCSI brokenGeert Uytterhoeven1-1/+1