summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2007-02-03[SCSI] spi transport class: export spi_dv_pendingEric Moore1-1/+0
2007-01-31[SCSI] Fix sense key MEDIUM ERROR processing and retryLuben Tuikov1-0/+5
2007-01-31[SCSI] qla2xxx: Update version number to 8.01.07-k5.Andrew Vasquez1-1/+1
2007-01-31Merge branch 'linus'James Bottomley24-159/+201
2007-01-31[SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.Seokmann Ju4-42/+0
2007-01-31[SCSI] qla2xxx: Fixup printk() with proper new-line character.Andrew Vasquez1-1/+1
2007-01-31[SCSI] qla2xxx: Allow NVRAM updates to immediately go into effect.Andrew Vasquez1-0/+2
2007-01-31[SCSI] qla2xxx: Enable queue-full throttling when UNDERRUN detected.Andrew Vasquez1-0/+16
2007-01-31[SCSI] qla2xxx: Fail initialization when inconsistent NVRAM detected.Andrew Vasquez1-111/+14
2007-01-31[SCSI] qla2xxx: Check loop-state before reading host statistics.Andrew Vasquez1-7/+10
2007-01-31[SCSI] qla2xxx: Refactor set-HBA-model/description code.Andrew Vasquez1-46/+37
2007-01-31[SCSI] qla2xxx: Set correct cabling state during initialization.Andrew Vasquez1-1/+1
2007-01-31[SCSI] qla2xxx: Perform implicit LOGO during fabric logout request.Lalit Chandivade1-1/+1
2007-01-31[SCSI] qla2xxx: Export OptionROM boot-codes version information.Andrew Vasquez6-0/+416
2007-01-31[SCSI] qla2xxx: Handle IRQ-0 assignments by the system.Andrew Vasquez2-3/+6
2007-01-31[SCSI] qla2xxx: Add MSI-X support.Andrew Vasquez5-11/+247
2007-01-31[SCSI] qla2xxx: Correct sector-erase issues while writing flash.Andrew Vasquez1-1/+0
2007-01-30[PATCH] sym53c500_cs: remove bogus call fo free_dma()Al Viro1-2/+0
2007-01-30[SCSI] libsas: fix task attributeFUJITA Tomonori1-1/+1
2007-01-30[SCSI] ipr: remove duplicate device idGreg Kroah-Hartman1-2/+0
2007-01-27[SCSI] libsas: Enable automatic spin-up of SAS disksDarrick J. Wong1-0/+2
2007-01-27[SCSI] aic94xx: Register eh_device_reset_handlerDarrick J. Wong1-0/+1
2007-01-27[SCSI] libsas: Handle SCSI commands that complete with failure codesDarrick J. Wong1-44/+104
2007-01-27[SCSI] scsi_error.c: Export some scsi_eh_* functionsDarrick J. Wong2-5/+12
2007-01-27[SCSI] libsas: Check return values of sysfs_create_linkDarrick J. Wong1-4/+22
2007-01-27[SCSI] libsas: Clean up discovery failure handler codeDarrick J. Wong3-47/+39
2007-01-27[SCSI] libsas: Fix incorrect sas_port deformation in sas_form_portDarrick J. Wong1-1/+1
2007-01-27[SCSI] NCR_D700: fix compile errorMark Haverkamp1-1/+1
2007-01-27[SCSI] aacraid: expanded expose physical device code (new)Mark Haverkamp2-6/+10
2007-01-27[SCSI] aacraid: rework packet support codeMark Haverkamp2-273/+343
2007-01-27[SCSI] aacraid: Begin adding support for new adapter typeMark Haverkamp4-3/+92
2007-01-27[SCSI] aacraid: rework communication support codeMark Haverkamp6-179/+262
2007-01-27[SCSI] ipr: Driver version 2.3.1Brian King1-2/+2
2007-01-27[SCSI] ipr: PCI error recovery fixBrian King1-2/+19
2007-01-27[SCSI] ipr: Tolerate not finding PCI-X registersBrian King1-8/+2
2007-01-27[SCSI] ipr: Remove usage of pci driver dataBrian King1-43/+20
2007-01-27[SCSI] aic94xx: fix typos and update verison numberAlexis Bruemmer3-7/+7
2007-01-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds23-157/+201
2007-01-14[SCSI] libsas: Start I_T recovery if ABORT TASK failsDarrick J. Wong1-3/+11
2007-01-14[SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloadingDarrick J. Wong4-6/+23
2007-01-14[SCSI] libsas: phy port lock needs irq spinlocksDarrick J. Wong2-7/+10
2007-01-14[SCSI] aic94xx: Scan SAS devices asynchronouslyDarrick J. Wong1-13/+28
2007-01-14[SCSI] libsas: sysfs phy control attributes should not be S_IWUGODarrick J. Wong1-2/+2
2007-01-14[SCSI] aic94xx: Lock DDB read/write accessesDarrick J. Wong2-8/+11
2007-01-14[SCSI] aic94xx: Fix DDB and SCB initializationDarrick J. Wong3-11/+25
2007-01-14[SCSI] aic94xx: Match request_firmware with release_firmwareDarrick J. Wong3-0/+9
2007-01-14[SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABORT/REQ_DEVICE_RESET codeDarrick J. Wong1-56/+66
2007-01-14[SCSI] libsas: Delay issuing ABORT TASK TMF until the error handlerDarrick J. Wong1-22/+29
2007-01-14[SCSI] libsas: Enable the EH strategy handler to reset a phy after a commandDarrick J. Wong1-1/+36
2007-01-14[SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flagDarrick J. Wong1-17/+0