summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2008-04-07[SCSI] fix barrier failure issueJames Bottomley1-6/+4
2008-04-07[SCSI] aic94xx: cleanupsAdrian Bunk13-113/+87
2008-04-07[SCSI] ch: fix sparse shadowed variable warningsHarvey Harrison1-16/+17
2008-04-07[SCSI] make scsi_end_bidi_request() staticAdrian Bunk1-1/+1
2008-04-07[SCSI] hptiop: fix header.context usageJames Bottomley1-2/+4
2008-04-07[SCSI] wd33c93: fix up cut and paste errorJames Bottomley3-9/+9
2008-04-07[SCSI] scsi_debug: remove unnecessary function declarationsFUJITA Tomonori1-144/+133
2008-04-07[SCSI] scsi_debug: support large non-fake virtual diskFUJITA Tomonori1-3/+3
2008-04-07[SCSI] scsi_debug: remove the duplicated code in resp_read and resp_writeFUJITA Tomonori1-66/+50
2008-04-07[SCSI] scsi_debug: sweep up sdebug_capacity calculationFUJITA Tomonori1-27/+17
2008-04-07[SCSI] scsi_debug: remove unnecessary sdebug_store_sizeFUJITA Tomonori1-7/+6
2008-04-07[SCSI] hosts.c: removed one unneeded shost->active_mode assignmentDenis Cheng1-1/+0
2008-04-07[SCSI] aacraid, ips: leX_add_cpu conversionMarcin Slusarz2-7/+3
2008-04-07[SCSI] scsi_debug: fix lba and data length calculation bugsFUJITA Tomonori1-14/+18
2008-04-07[SCSI] ps3rom: use scsi_build_sense_bufferFUJITA Tomonori1-5/+2
2008-04-07[SCSI] stex: use scsi_build_sense_bufferFUJITA Tomonori1-12/+5
2008-04-07[SCSI] scsi_debug: use scsi_build_sense_bufferFUJITA Tomonori1-13/+5
2008-04-07[SCSI] add scsi_build_sense_buffer helper functionFUJITA Tomonori1-0/+28
2008-04-07[SCSI] WD33C93: let platform stub override no_sync/fast/dma_modeThomas Bogendoerfer6-6/+16
2008-04-07[SCSI] qla4xxx: fix scsi command completion, lun reset and target reset codeDavid C Somayajulu5-53/+26
2008-04-07[SCSI] megaraid_sas: Add the new controller(1078DE) support to the driverbo yang2-2/+6
2008-04-07[SCSI] megaraid_sas: Fix the frame count calculationbo yang2-10/+25
2008-04-07[SCSI] megaraid_sas: rollback the sense info implementationbo yang1-6/+5
2008-04-07[SCSI] 3w-9xxx, 3w-xxxx: memset not needed in probeDenis Cheng2-4/+0
2008-04-07[SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check()Roel Kluin1-1/+1
2008-04-07[SCSI] scsi_debug: remove unnecessary function declarationsFUJITA Tomonori1-274/+233
2008-04-07[SCSI] scsi_debug: use list_for_each_entry_safeFUJITA Tomonori1-10/+6
2008-04-07[SCSI] scsi_debug: remove unnecessary condition test in devInfoRegFUJITA Tomonori1-19/+18
2008-04-07[SCSI] scsi_debug: create new scsi_debug devices at a single placeFUJITA Tomonori1-11/+18
2008-04-07[SCSI] scsi_debug: remove temporary hack around sscanf for negative valuesFUJITA Tomonori1-14/+3
2008-04-07[SCSI] export command allocation and freeing functions independently of the hostJames Bottomley1-37/+112
2008-04-07[SCSI] consolidate command allocation in a single placeJames Bottomley1-32/+50
2008-04-07[SCSI] 3w-9xxx: use sg buffer copy helper functionsFUJITA Tomonori1-12/+9
2008-04-07[SCSI] 3w-xxxx: use sg buffer copy helper functionsFUJITA Tomonori1-10/+2
2008-04-07[SCSI] stex: use sg buffer copy helper functionsFUJITA Tomonori1-56/+10
2008-04-07[SCSI] aacraid: use sg buffer copy helper functionsFUJITA Tomonori1-32/+17
2008-04-07[SCSI] ips: use sg buffer copy helper funcitonsFUJITA Tomonori1-42/+8
2008-04-07[SCSI] ps3rom: use sg buffer copy helper funcitonsFUJITA Tomonori1-82/+10
2008-04-07[SCSI] scsi_debug: use sg buffer copy helper functionsFUJITA Tomonori1-66/+13
2008-04-07[SCSI] BusLogic: make FlashPoint support x86-32 onlyMatthew Wilcox4-29/+17
2008-04-07[SCSI] aic79xx: fix IOMMU mapping failure handlingFUJITA Tomonori1-2/+5
2008-04-07[SCSI] aic7xxx: fix IOMMU mapping failure handlingFUJITA Tomonori1-3/+7
2008-04-07[SCSI] qla4xxx: Add target reset functionalityMike Christie4-19/+105
2008-04-07[SCSI] scsi_error: add target reset handlerMike Christie1-18/+104
2008-04-07[SCSI] ps3rom: Simplify fill_from_dev_buffer()Geert Uytterhoeven1-16/+14
2008-04-07[SCSI] scsi_debug: use shost_priv macroFUJITA Tomonori1-3/+3
2008-04-07[SCSI] scsi_debug: remove unnecessary checkingFUJITA Tomonori1-3/+0
2008-04-07[SCSI] scsi_debug: remove scsi_debug.hFUJITA Tomonori2-51/+29
2008-04-07[SCSI] scsi_debug: stop including drivers/scsi/scsi.hFUJITA Tomonori1-2/+4
2008-04-07[SCSI] Remove random noop unchecked_isa_dma usersAndi Kleen8-9/+0