summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | scsi/NCR5380: reduce depth of sun3_scsi nested includesFinn Thain2014-05-283-5/+5
| | * | | | | scsi/NCR5380: remove unused macro definitionsFinn Thain2014-05-282-274/+0
| | * | | | | scsi/NCR5380: fix and standardize NDEBUG macrosFinn Thain2014-05-289-54/+19
| | * | | | | scsi/NCR5380: adopt dprintk()Finn Thain2014-05-283-134/+134
| | * | | | | scsi/NCR5380: adopt NCR5380_dprint() and NCR5380_dprint_phase()Finn Thain2014-05-282-22/+22
| | * | | | | scsi/NCR5380: fix dprintk macro usage and definitionFinn Thain2014-05-282-66/+66
| | * | | | | scsi/NCR5380: fix build failures when debugging is enabledFinn Thain2014-05-282-9/+9
| | * | | | | scsi/NCR5380: use NCR5380_dprint() instead of NCR5380_print()Finn Thain2014-05-281-3/+1
| | * | | | | scsi/NCR5380: remove old CVS keywordsFinn Thain2014-05-2810-38/+0
| | * | | | | scsi/NCR5380: remove redundant HOSTS_C macro testsFinn Thain2014-05-285-15/+0
| | * | | | | scsi/NCR5380: remove unused BOARD_NORMAL and BOARD_NCR53C400Finn Thain2014-05-284-12/+0
| | * | | | | scsi_debug: simple short transfer injectionChristoph Hellwig2014-05-191-0/+8
| | * | | | | virtio_scsi: use cmd_sizeChristoph Hellwig2014-05-191-18/+7
| | * | | | | bnx2fc: fix memory leak in bnx2fc_allocate_hash_table()Maurizio Lombardi2014-05-191-12/+19
| | * | | | | bnx2fc: fix memory leak and potential NULL pointer dereference.Maurizio Lombardi2014-05-191-14/+20
| | * | | | | bnx2fc: remove unused variable hash_table_sizeMaurizio Lombardi2014-05-191-3/+0
| | * | | | | hpsa: do not ignore failure of sense controller parameters commandJoe Handzik2014-05-191-3/+5
| | * | | | | hpsa: fix memory leak in hpsa_hba_mode_enabledJoe Handzik2014-05-192-1/+7
| | * | | | | hpsa: add new Smart Array PCI IDs (May 2014)Joe Handzik2014-05-191-0/+12
| | * | | | | hpsa: Checking for a NULL return from a kzalloc callJoe Handzik2014-05-191-0/+2
| | * | | | | pm80xx : Fix missing NULL pointer checks and memory leaksSuresh Thiagarajan2014-05-191-0/+3
| | * | | | | virtio_scsi: remove ACCESS_ONCE() and smp_read_barrier_depends()Ming Lei2014-05-191-47/+6
| | * | | | | lpfc: Add iotag memory barrierJames Smart2014-05-191-0/+21
| | * | | | | m68k/atari - atari_scsi: change abort/reset return codesMichael Schmitz2014-05-195-53/+42
| | * | | | | aic79xx: fix misuse of static variablesMathias Krause2014-05-191-13/+5
| | * | | | | esas2r: Fix commentMarek Vasut2014-05-191-1/+1
| | * | | | | bfa: allocate memory with GFP_ATOMIC in spinlock contextAlexey Khoroshilov2014-05-191-1/+1
| | * | | | | qla4xxx: Update driver version to 5.04.00-k6Vikas Chaudhary2014-05-191-1/+1
| | * | | | | qla4xxx: Fix smatch warning in func qla4xxx_conn_get_paramAdheer Chandravanshi2014-05-191-4/+0
| | * | | | | qla4xxx: Fix smatch warning in func qla4xxx_get_ep_paramAdheer Chandravanshi2014-05-191-3/+3
| | * | | | | qla4xxx: Fix memory leak for ha->saved_acbNilesh Javali2014-05-191-2/+4
| | * | | | | qla4xxx: Export sysfs DDBs from DPC handlerNilesh Javali2014-05-193-6/+11
| | * | | | | qla4xxx: Disable INTx interrupt for ISP82XXTej Parkash2014-05-191-7/+5
| | * | | | | qla4xxx: Update driver version to 5.04.00-k5Vikas Chaudhary2014-05-191-1/+1
| | * | | | | qla4xxx: Fix memory leak in func qla4_84xx_config_acb()Vikas Chaudhary2014-05-191-1/+1
| | * | | | | qla4xxx: Initialize hardware queue for ISP40XXVikas Chaudhary2014-05-191-0/+2
| | * | | | | qla4xxx: Check for correct return statusVikas Chaudhary2014-05-191-1/+1
| | * | | | | qla4xxx: qla4xxx: Move qla4_8xxx_ms_mem_write_128b to ql4_nx.cVikas Chaudhary2014-05-192-106/+106
| | * | | | | qla4xxx: Added PEX DMA Support for ISP8022 AdapterTej Parkash2014-05-193-33/+28
| | * | | | | qla4xxx: Added new opcodes for 84XX Minidump templateTej Parkash2014-05-193-0/+382
| | * | | | | qla4xxx: Add support of 0xFF capture mask for minidumpTej Parkash2014-05-193-3/+33
| | * | | | | qla4xxx: Change default capture to firmware defined capture maskTej Parkash2014-05-191-2/+2
| | * | | | | qla4xxx: Do not wait for IO completion, after issuing stop_firmwareTej Parkash2014-05-191-3/+0
| | * | | | | scsi/libiscsi: Fix static checker warning on bh lockingShlomo Pongratz2014-05-191-2/+2
| | * | | | | fnic: fnic Control Path Trace UtilityHiral Shah2014-05-196-43/+637
| | * | | | | fnic: Failing to queue aborts due to Q full cause terminate driver timeoutHiral Shah2014-05-191-6/+7
| | * | | | | fnic: NoFIP solicitation frame in NONFIP mode and changed IO Throttle countHiral Shah2014-05-193-7/+4
| | * | | | | qla2xxx: Update the driver version to 8.07.00.08-k.Saurav Kashyap2014-05-191-1/+1
| | * | | | | qla2xxx: Remove wait for online from host reset handler.Chad Dupuis2014-05-192-46/+6
| | * | | | | qla2xxx: Do logins from a chip reset in DPC thread instead of the error handl...Chad Dupuis2014-05-192-39/+7
OpenPOWER on IntegriCloud