summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | [SCSI] st: fix Tape dies if wrong block size used, bug 7919Kai Makisara2007-02-032-11/+15
| * | [SCSI] spi transport class: export spi_dv_pendingEric Moore2007-02-031-1/+0Star
| * | [SCSI] Fix sense key MEDIUM ERROR processing and retryLuben Tuikov2007-01-311-0/+5
| * | [SCSI] qla2xxx: Update version number to 8.01.07-k5.Andrew Vasquez2007-01-311-1/+1
| * | Merge branch 'linus'James Bottomley2007-01-3124-159/+201
| |\ \
| * | | [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.Seokmann Ju2007-01-314-42/+0Star
| * | | [SCSI] qla2xxx: Fixup printk() with proper new-line character.Andrew Vasquez2007-01-311-1/+1
| * | | [SCSI] qla2xxx: Allow NVRAM updates to immediately go into effect.Andrew Vasquez2007-01-311-0/+2
| * | | [SCSI] qla2xxx: Enable queue-full throttling when UNDERRUN detected.Andrew Vasquez2007-01-311-0/+16
| * | | [SCSI] qla2xxx: Fail initialization when inconsistent NVRAM detected.Andrew Vasquez2007-01-311-111/+14Star
| * | | [SCSI] qla2xxx: Check loop-state before reading host statistics.Andrew Vasquez2007-01-311-7/+10
| * | | [SCSI] qla2xxx: Refactor set-HBA-model/description code.Andrew Vasquez2007-01-311-46/+37Star
| * | | [SCSI] qla2xxx: Set correct cabling state during initialization.Andrew Vasquez2007-01-311-1/+1
| * | | [SCSI] qla2xxx: Perform implicit LOGO during fabric logout request.Lalit Chandivade2007-01-311-1/+1
| * | | [SCSI] qla2xxx: Export OptionROM boot-codes version information.Andrew Vasquez2007-01-316-0/+416
| * | | [SCSI] qla2xxx: Handle IRQ-0 assignments by the system.Andrew Vasquez2007-01-312-3/+6
| * | | [SCSI] qla2xxx: Add MSI-X support.Andrew Vasquez2007-01-315-11/+247
| * | | [SCSI] qla2xxx: Correct sector-erase issues while writing flash.Andrew Vasquez2007-01-311-1/+0Star
| * | | [SCSI] libsas: fix task attributeFUJITA Tomonori2007-01-301-1/+1
| * | | [SCSI] ipr: remove duplicate device idGreg Kroah-Hartman2007-01-301-2/+0Star
| * | | [SCSI] libsas: Enable automatic spin-up of SAS disksDarrick J. Wong2007-01-271-0/+2
| * | | [SCSI] aic94xx: Register eh_device_reset_handlerDarrick J. Wong2007-01-271-0/+1
| * | | [SCSI] libsas: Handle SCSI commands that complete with failure codesDarrick J. Wong2007-01-271-44/+104
| * | | [SCSI] scsi_error.c: Export some scsi_eh_* functionsDarrick J. Wong2007-01-272-5/+12
| * | | [SCSI] libsas: Check return values of sysfs_create_linkDarrick J. Wong2007-01-271-4/+22
| * | | [SCSI] libsas: Clean up discovery failure handler codeDarrick J. Wong2007-01-273-47/+39Star
| * | | [SCSI] libsas: Fix incorrect sas_port deformation in sas_form_portDarrick J. Wong2007-01-271-1/+1
| * | | [SCSI] NCR_D700: fix compile errorMark Haverkamp2007-01-271-1/+1
| * | | [SCSI] aacraid: expanded expose physical device code (new)Mark Haverkamp2007-01-272-6/+10
| * | | [SCSI] aacraid: rework packet support codeMark Haverkamp2007-01-272-273/+343
| * | | [SCSI] aacraid: Begin adding support for new adapter typeMark Haverkamp2007-01-274-3/+92
| * | | [SCSI] aacraid: rework communication support codeMark Haverkamp2007-01-276-179/+262
| * | | [SCSI] ipr: Driver version 2.3.1Brian King2007-01-271-2/+2
| * | | [SCSI] ipr: PCI error recovery fixBrian King2007-01-271-2/+19
| * | | [SCSI] ipr: Tolerate not finding PCI-X registersBrian King2007-01-271-8/+2Star
| * | | [SCSI] ipr: Remove usage of pci driver dataBrian King2007-01-271-43/+20Star
| * | | [SCSI] aic94xx: fix typos and update verison numberAlexis Bruemmer2007-01-273-7/+7
| * | | [SCSI] libsas: Start I_T recovery if ABORT TASK failsDarrick J. Wong2007-01-131-3/+11
| * | | [SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloadingDarrick J. Wong2007-01-134-6/+23
| * | | [SCSI] libsas: phy port lock needs irq spinlocksDarrick J. Wong2007-01-132-7/+10
| * | | [SCSI] aic94xx: Scan SAS devices asynchronouslyDarrick J. Wong2007-01-131-13/+28
| * | | [SCSI] libsas: sysfs phy control attributes should not be S_IWUGODarrick J. Wong2007-01-131-2/+2
| * | | [SCSI] aic94xx: Lock DDB read/write accessesDarrick J. Wong2007-01-132-8/+11
| * | | [SCSI] aic94xx: Fix DDB and SCB initializationDarrick J. Wong2007-01-133-11/+25
| * | | [SCSI] aic94xx: Match request_firmware with release_firmwareDarrick J. Wong2007-01-133-0/+9
| * | | [SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABORT/REQ_DEVICE_RESET codeDarrick J. Wong2007-01-131-56/+66
| * | | [SCSI] libsas: Delay issuing ABORT TASK TMF until the error handlerDarrick J. Wong2007-01-131-22/+29
| * | | [SCSI] libsas: Enable the EH strategy handler to reset a phy after a commandDarrick J. Wong2007-01-131-1/+36
| * | | [SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flagDarrick J. Wong2007-01-131-17/+0Star
| * | | [SCSI] aic94xx: Don't eat TMF_QUERY_TASK resultsDarrick J. Wong2007-01-131-0/+5