summaryrefslogtreecommitdiffstats
path: root/drivers
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] zfcp: Remove obsolete erp_dbf traceMartin Peschke2008-04-077-525/+4
* [SCSI] zfcp: Add trace records for recovery actions.Martin Peschke2008-04-074-0/+51
* [SCSI] zfcp: Trace all triggers of error recovery activityMartin Peschke2008-04-0712-190/+362
* [SCSI] zfcp: Add traces for state changes.Martin Peschke2008-04-0710-114/+288
* [SCSI] zfcp: Add trace records for recovery thread and its queuesMartin Peschke2008-04-074-0/+75
* [SCSI] zfcp: Register new recovery trace.Martin Peschke2008-04-073-0/+53
* [SCSI] zfcp: Introduce printf helper functions for debug trace.Martin Peschke2008-04-071-0/+16
* [SCSI] zfcp: Add qtcb dump to hba debug traceMartin Peschke2008-04-071-0/+14
* [SCSI] zfcp: Remove qtcb dump to kernel logMartin Peschke2008-04-071-31/+0
* [SCSI] zfcp: Clean up _zfcp_san_dbf_event_common_elsMartin Peschke2008-04-071-29/+10
* [SCSI] zfcp: Introduce a helper function that dumps hex data to a zfcp trace.Martin Peschke2008-04-071-0/+18
* [SCSI] scsi_debug: fix lba and data length calculation bugsFUJITA Tomonori2008-04-071-14/+18
* [SCSI] mpt fusion: fix up msi_enable in mpt_suspendJames Bottomley2008-04-071-1/+1
* [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] libata: use scsi_build_sense_bufferFUJITA Tomonori2008-04-071-5/+1
* [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] mptsas: do not use ioc->handle to locate hba portinfo structureMichael Reed2008-04-072-6/+17
* [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] zfcp: Fix handling for boxed port after physical closeChristof Schmitt2008-04-071-0/+7
OpenPOWER on IntegriCloud