summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * [SCSI] wd33c93: fix up cut and paste errorJames Bottomley2008-04-073-9/+9
| * [SCSI] scsi_debug: remove unnecessary function declarationsFUJITA Tomonori2008-04-071-144/+133
| * [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/+50
| * [SCSI] scsi_debug: sweep up sdebug_capacity calculationFUJITA Tomonori2008-04-071-27/+17
| * [SCSI] scsi_debug: remove unnecessary sdebug_store_sizeFUJITA Tomonori2008-04-071-7/+6
| * [SCSI] hosts.c: removed one unneeded shost->active_mode assignmentDenis Cheng2008-04-071-1/+0
| * [SCSI] aacraid, ips: leX_add_cpu conversionMarcin Slusarz2008-04-072-7/+3
| * [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/+2
| * [SCSI] stex: use scsi_build_sense_bufferFUJITA Tomonori2008-04-071-12/+5
| * [SCSI] scsi_debug: use scsi_build_sense_bufferFUJITA Tomonori2008-04-071-13/+5
| * [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/+26
| * [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/+5
| * [SCSI] 3w-9xxx, 3w-xxxx: memset not needed in probeDenis Cheng2008-04-072-4/+0
| * [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/+233
| * [SCSI] scsi_debug: use list_for_each_entry_safeFUJITA Tomonori2008-04-071-10/+6
| * [SCSI] scsi_debug: remove unnecessary condition test in devInfoRegFUJITA Tomonori2008-04-071-19/+18
| * [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/+3
| * [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/+9
| * [SCSI] 3w-xxxx: use sg buffer copy helper functionsFUJITA Tomonori2008-04-071-10/+2
| * [SCSI] stex: use sg buffer copy helper functionsFUJITA Tomonori2008-04-071-56/+10
| * [SCSI] aacraid: use sg buffer copy helper functionsFUJITA Tomonori2008-04-071-32/+17
| * [SCSI] ips: use sg buffer copy helper funcitonsFUJITA Tomonori2008-04-071-42/+8
| * [SCSI] ps3rom: use sg buffer copy helper funcitonsFUJITA Tomonori2008-04-071-82/+10
| * [SCSI] scsi_debug: use sg buffer copy helper functionsFUJITA Tomonori2008-04-071-66/+13
| * [SCSI] BusLogic: make FlashPoint support x86-32 onlyMatthew Wilcox2008-04-074-29/+17
| * [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
| * [SCSI] ps3rom: Simplify fill_from_dev_buffer()Geert Uytterhoeven2008-04-071-16/+14
| * [SCSI] scsi_debug: use shost_priv macroFUJITA Tomonori2008-04-071-3/+3
| * [SCSI] scsi_debug: remove unnecessary checkingFUJITA Tomonori2008-04-071-3/+0
| * [SCSI] scsi_debug: remove scsi_debug.hFUJITA Tomonori2008-04-072-51/+29
| * [SCSI] scsi_debug: stop including drivers/scsi/scsi.hFUJITA Tomonori2008-04-071-2/+4
| * [SCSI] Remove random noop unchecked_isa_dma usersAndi Kleen2008-04-078-9/+0
| * [SCSI] aacraid: READ_CAPACITY_16 shouldn't trust allocation length in cdbFUJITA Tomonori2008-04-071-11/+11
| * [SCSI] st: show options currently set in sysfsKai Makisara2008-04-071-0/+43
| * [SCSI] st: add option to use SILI in variable block readsKai Makisara2008-04-073-5/+44
| * [SCSI] gdth: remove command accessorsBoaz Harrosh2008-04-071-59/+14
| * [SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lack...Darrick J. Wong2008-04-073-29/+9
OpenPOWER on IntegriCloud