summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] mpt2sas: Bump driver vesion to v15.100.00.00Sreekanth Reddy2013-06-241-2/+2
* [SCSI] mpt2sas: Calulate the Reply post queue depth calculation as per the MP...Sreekanth Reddy2013-06-241-12/+14
* [SCSI] mpt2sas: fix firmware failure with wrong task attributeSreekanth Reddy2013-06-241-5/+1
* [SCSI] mpt2sas: Fix for device scan following host reset could get stuck in a...Sreekanth Reddy2013-06-241-5/+117
* [SCSI] mpt2sas: Update the timing requirements for issuing a Hard ResetSreekanth Reddy2013-06-241-7/+13
* [SCSI] mpt2sas: MPI2 Rev W (2.00.15) specificationSreekanth Reddy2013-06-245-11/+26
* [SCSI] mpt2sas: Fix for issue Missing delay not getting set during system bootupReddy, Sreekanth2013-06-243-11/+13
* [SCSI] csiostor: Retain default adapter configuration in absence of config file.Naresh Kumar Inna2013-06-045-192/+2
* [SCSI] bfa: fix for FC Direct Attach LUN discovery failureVijay Mohan Guvva2013-06-041-2/+2
* [SCSI] bfa: fix faulty handling of events in lps smVijay Mohan Guvva2013-06-041-1/+1
* [SCSI] Allow error handling timeout to be specifiedMartin K. Petersen2013-06-043-4/+35
* [SCSI] sd: avoid deadlocks when running under multipathHannes Reinecke2013-06-041-4/+25
* [SCSI] ipr: Avoid target_destroy accessing memory after it was freedwenxiong@linux.vnet.ibm.com2013-06-042-19/+3
* [SCSI] ufs: SCSI_UFSHCD should depend on SCSI_DMAGeert Uytterhoeven2013-06-041-1/+1
* [SCSI] ufs: Remove redundant platform_set_drvdata()Sachin Kamat2013-06-041-1/+0
* [SCSI] pm80xx: remove unneeded NULL checkDan Carpenter2013-06-041-1/+1
* [SCSI] libsas: implement > 16 byte CDB supportJames Bottomley2013-06-046-16/+20
* Merge branch 'postmerge' into for-linusJames Bottomley2013-05-103-34/+81
|\
| * [SCSI] sd: change to auto suspend modeLin Ming2013-05-062-25/+72
| * [SCSI] sd: use REQ_PM in sd's runtime suspend operationLin Ming2013-05-062-9/+9
* | Merge branch 'misc' into for-linusJames Bottomley2013-05-1091-1414/+10452
|\ \
| * | [SCSI] qla2xxx: Update firmware link in Kconfig file.Chad Dupuis2013-05-101-1/+3
| * | [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedMike Christie2013-05-102-49/+47
| * | [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-1020-144/+144
| * | [SCSI] pm80xx: thermal, sas controller config and error handling updateSakthivel K2013-05-106-17/+249
| * | [SCSI] pm80xx: NCQ error handling changesSakthivel K2013-05-105-28/+544
| * | [SCSI] pm80xx: WWN Modification for PM8081/88/89 controllersSakthivel K2013-05-101-7/+36
| * | [SCSI] pm80xx: Changed module name and debug messages updateSakthivel K2013-05-103-13/+20
| * | [SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re...Sakthivel K2013-05-104-27/+14
| * | [SCSI] pm80xx: SPC new firmware changes for device id 0x8081 aloneSakthivel K2013-05-102-3/+30
| * | [SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c...Sakthivel K2013-05-108-18/+5287
| * | [SCSI] pm80xx: MSI-X implementation for using 64 interruptsSakthivel K2013-05-102-30/+113
| * | [SCSI] pm80xx: Updated common functions common for SPC and SPCv/veSakthivel K2013-05-103-105/+168
| * | [SCSI] pm80xx: Multiple inbound/outbound queue configurationSakthivel K2013-05-103-60/+98
| * | [SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPCSakthivel K2013-05-105-121/+320
| * | [SCSI] lpfc: fix up Kconfig dependenciesJames Bottomley2013-05-101-0/+2
| * | [SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmndHannes Reinecke2013-05-101-10/+27
| * | [SCSI] qla4xxx: Fix iocb_cnt calculation in qla4xxx_send_mbox_iocb()Vikas Chaudhary2013-05-021-0/+1
| * | [SCSI] ufs: Correct the expected data transfersizeVinayak Holikatti2013-05-021-1/+1
| * | [SCSI] ufs: Add Platform glue driver for ufshcdVinayak Holikatti2013-05-023-0/+229
| * | [SCSI] sd: fix array cache flushing bug causing performance problemsJames Bottomley2013-05-022-0/+21
| * | [SCSI] qla2xxx: qla2x00_sp_compl can be static.Fengguang Wu2013-05-021-1/+1
| * | [SCSI] qla2xxx: fix sparse warning "large integer implicitly truncated to uns...Armen Baloyan2013-05-021-4/+2
| * | [SCSI] scsi_debug: fix logical block provisioning supportAkinobu Mita2013-05-021-40/+41
| * | [SCSI] scsi_debug: clear correct memory region when LBPRZ is enabledAkinobu Mita2013-05-021-2/+3
| * | [SCSI] scsi_debug: prohibit scsi_debug_unmap_granularity == scsi_debug_unmap_...Akinobu Mita2013-05-021-2/+3
| * | [SCSI] scsi_debug: call map_region() and unmap_region() only when neededAkinobu Mita2013-05-021-3/+3
| * | [SCSI] sd_dif: problem with verify of type 1 protection information (PI)Jeremy Higdon2013-05-021-8/+0
| * | [SCSI] ipr: SATA DVD probing failed with 64bit adapterwenxiong@linux.vnet.ibm.com2013-05-022-3/+3
| * | [SCSI] scsi_transport_iscsi: fix error return code in iscsi_transport_init()Wei Yongjun2013-05-021-1/+3
OpenPOWER on IntegriCloud