summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Remove unused and obsolete #define's.Andrew Vasquez2008-04-074-27/+0Star
* [SCSI] qla2xxx: Add support for host supported speeds FC transport attribute.Andrew Vasquez2008-04-071-5/+20
* [SCSI] qla2xxx: Update copyright banner.Andrew Vasquez2008-04-0718-32/+20Star
* [SCSI] qla2xxx: Update firmware filenames for new ISP parts.Andrew Vasquez2008-04-071-1/+2
* [SCSI] ips: remove spurious cpu_to_leX on outX statementsJames Bottomley2008-04-071-16/+16
* [SCSI] transport_class: BUG if we can't release the attribute containerJames Bottomley2008-04-071-1/+1
* [SCSI] fix barrier failure issueJames Bottomley2008-04-071-6/+4Star
* [SCSI] aic94xx: cleanupsAdrian Bunk2008-04-0713-113/+87Star
* [SCSI] ch: fix sparse shadowed variable warningsHarvey Harrison2008-04-071-16/+17
* [SCSI] make scsi_end_bidi_request() staticAdrian Bunk2008-04-071-1/+1
* [SCSI] hptiop: fix header.context usageJames Bottomley2008-04-071-2/+4
* [SCSI] wd33c93: fix up cut and paste errorJames Bottomley2008-04-073-9/+9
* [SCSI] scsi_debug: remove unnecessary function declarationsFUJITA Tomonori2008-04-071-144/+133Star
* [SCSI] scsi_debug: support large non-fake virtual diskFUJITA Tomonori2008-04-071-3/+3
* [SCSI] scsi_debug: remove the duplicated code in resp_read and resp_writeFUJITA Tomonori2008-04-071-66/+50Star
* [SCSI] scsi_debug: sweep up sdebug_capacity calculationFUJITA Tomonori2008-04-071-27/+17Star
* [SCSI] scsi_debug: remove unnecessary sdebug_store_sizeFUJITA Tomonori2008-04-071-7/+6Star
* [SCSI] hosts.c: removed one unneeded shost->active_mode assignmentDenis Cheng2008-04-071-1/+0Star
* [SCSI] aacraid, ips: leX_add_cpu conversionMarcin Slusarz2008-04-072-7/+3Star
* [SCSI] scsi_debug: fix lba and data length calculation bugsFUJITA Tomonori2008-04-071-14/+18
* [SCSI] ps3rom: use scsi_build_sense_bufferFUJITA Tomonori2008-04-071-5/+2Star
* [SCSI] stex: use scsi_build_sense_bufferFUJITA Tomonori2008-04-071-12/+5Star
* [SCSI] scsi_debug: use scsi_build_sense_bufferFUJITA Tomonori2008-04-071-13/+5Star
* [SCSI] add scsi_build_sense_buffer helper functionFUJITA Tomonori2008-04-071-0/+28
* [SCSI] WD33C93: let platform stub override no_sync/fast/dma_modeThomas Bogendoerfer2008-04-076-6/+16
* [SCSI] qla4xxx: fix scsi command completion, lun reset and target reset codeDavid C Somayajulu2008-04-075-53/+26Star
* [SCSI] megaraid_sas: Add the new controller(1078DE) support to the driverbo yang2008-04-072-2/+6
* [SCSI] megaraid_sas: Fix the frame count calculationbo yang2008-04-072-10/+25
* [SCSI] megaraid_sas: rollback the sense info implementationbo yang2008-04-071-6/+5Star
* [SCSI] 3w-9xxx, 3w-xxxx: memset not needed in probeDenis Cheng2008-04-072-4/+0Star
* [SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check()Roel Kluin2008-04-071-1/+1
* [SCSI] scsi_debug: remove unnecessary function declarationsFUJITA Tomonori2008-04-071-274/+233Star
* [SCSI] scsi_debug: use list_for_each_entry_safeFUJITA Tomonori2008-04-071-10/+6Star
* [SCSI] scsi_debug: remove unnecessary condition test in devInfoRegFUJITA Tomonori2008-04-071-19/+18Star
* [SCSI] scsi_debug: create new scsi_debug devices at a single placeFUJITA Tomonori2008-04-071-11/+18
* [SCSI] scsi_debug: remove temporary hack around sscanf for negative valuesFUJITA Tomonori2008-04-071-14/+3Star
* [SCSI] export command allocation and freeing functions independently of the hostJames Bottomley2008-04-071-37/+112
* [SCSI] consolidate command allocation in a single placeJames Bottomley2008-04-071-32/+50
* [SCSI] 3w-9xxx: use sg buffer copy helper functionsFUJITA Tomonori2008-04-071-12/+9Star
* [SCSI] 3w-xxxx: use sg buffer copy helper functionsFUJITA Tomonori2008-04-071-10/+2Star
* [SCSI] stex: use sg buffer copy helper functionsFUJITA Tomonori2008-04-071-56/+10Star
* [SCSI] aacraid: use sg buffer copy helper functionsFUJITA Tomonori2008-04-071-32/+17Star
* [SCSI] ips: use sg buffer copy helper funcitonsFUJITA Tomonori2008-04-071-42/+8Star
* [SCSI] ps3rom: use sg buffer copy helper funcitonsFUJITA Tomonori2008-04-071-82/+10Star
* [SCSI] scsi_debug: use sg buffer copy helper functionsFUJITA Tomonori2008-04-071-66/+13Star
* [SCSI] BusLogic: make FlashPoint support x86-32 onlyMatthew Wilcox2008-04-074-29/+17Star
* [SCSI] aic79xx: fix IOMMU mapping failure handlingFUJITA Tomonori2008-04-071-2/+5
* [SCSI] aic7xxx: fix IOMMU mapping failure handlingFUJITA Tomonori2008-04-071-3/+7
* [SCSI] qla4xxx: Add target reset functionalityMike Christie2008-04-074-19/+105
* [SCSI] scsi_error: add target reset handlerMike Christie2008-04-071-18/+104