aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-02-1176-1737/+3085
|\
| * Merge branch 'linus'James Bottomley2007-02-1027-266/+408
| |\
| * | [SCSI] aic79xx: use dma_get_required_mask()Hannes Reinecke2007-02-103-21/+9
| * | [SCSI] aic79xx: fix bracket mismatch in unused macroMariusz Kozlowski2007-02-071-1/+1
| * | [SCSI] BusLogic: Replace 'boolean' by 'bool'Richard Knutsson2007-02-073-176/+170
| * | [SCSI] advansys: clean up warningsKen Witherow2007-02-071-2/+5
| * | [SCSI] 53c7xx: brackets fix in uncompiled codeMariusz Kozlowski2007-02-071-2/+2
| * | [SCSI] nsp_cs: remove old scsi codeMichal Piotrowski2007-02-071-66/+0
| * | [SCSI] aic79xx: make ahd_match_scb() staticAdrian Bunk2007-02-072-4/+4
| * | [SCSI] scsi_kmap_atomic_sg(): check that local irqs are disabledAndrew Morton2007-02-071-0/+2
| * | [SCSI] Buslogic: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-031-3/+1
| * | [SCSI] aic94xx: update for v28 firmwareWu, Gilbert2007-02-033-3/+6
| * | [SCSI] scsi_error: Fix lost EH commandsBrian King2007-02-031-116/+123
| * | [SCSI] aic94xx: Add default bus reset handlerDarrick J. Wong2007-02-031-0/+1
| * | [SCSI] aic94xx: Remove TMF result code mungingDarrick J. Wong2007-02-031-8/+1
| * | [SCSI] libsas: Add an LU reset mechanism to the error handlerDarrick J. Wong2007-02-031-4/+36
| * | [SCSI] libsas: Don't BUG when connecting two expanders via wide portDarrick J. Wong2007-02-031-0/+30
| * | [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-021-1/+0
| * | [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/+0
| * | | [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/+14
| * | | [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/+37
| * | | [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/+0
| * | | [SCSI] libsas: fix task attributeFUJITA Tomonori2007-01-301-1/+1
| * | | [SCSI] ipr: remove duplicate device idGreg Kroah-Hartman2007-01-301-2/+0
| * | | [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/+39
| * | | [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