summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * scsi: qla2xxx: Add more BUILD_BUG_ON() statementsBart Van Assche2020-05-192-0/+72
| * scsi: qla2xxx: Sort BUILD_BUG_ON() statements alphabeticallyBart Van Assche2020-05-191-2/+2
| * scsi: qla2xxx: Simplify the functions for dumping firmwareBart Van Assche2020-05-1911-156/+71
| * scsi: qla2xxx: Fix spelling of a variable nameBart Van Assche2020-05-192-3/+3
| * scsi: hisi_sas: Stop returning error code from slot_complete_vX_hw()John Garry2020-05-193-28/+16
| * scsi: hisi_sas: Add SAS_RAS_INTR0 to debugfs register name listLuo Jiaxing2020-05-191-0/+1
| * scsi: hisi_sas: Modify the commit information for DSM methodLuo Jiaxing2020-05-191-2/+6
| * scsi: hisi_sas: Do not reset phy timer to wait for stray phy upLuo Jiaxing2020-05-191-1/+4
| * scsi: sd: Add zoned capabilities device attributeDamien Le Moal2020-05-191-0/+16
| * scsi: ufs: Make ufshcd_wait_for_register() sleep instead of busy-waitingBart Van Assche2020-05-192-24/+29
| * scsi: cxlflash: Fix error return code in cxlflash_probe()Wei Yongjun2020-05-191-0/+1
| * scsi: ufs-mediatek: Customize WriteBooster flush policyStanley Chu2020-05-141-0/+1
| * scsi: ufs: Customize flush threshold for WriteBoosterStanley Chu2020-05-143-7/+6
| * scsi: ufs: Introduce ufs_hba_variant_params to group customizable parametersStanley Chu2020-05-143-26/+24
| * scsi: sd: Signal drive managed SMR disksDamien Le Moal2020-05-141-0/+3
| * scsi: ufs-mediatek: Make ufs_mtk_fixup_dev_quirks staticChenTao2020-05-141-1/+1
| * scsi: aacraid: Fix an oops in error handlingDan Carpenter2020-05-141-0/+1
| * scsi: hisi_sas: Display proc_name in sysfsJason Yan2020-05-123-0/+3
| * scsi: scsi_debug: Fix an error handling bug in sdeb_zbc_model_str()Dan Carpenter2020-05-111-1/+1
| * scsi: mpt3sas: Remove unused including <linux/version.h>Samuel Zou2020-05-111-1/+0
| * scsi: mpt3sas: Fix double free warningsSuganath Prabu S2020-05-111-0/+2
| * scsi: megaraid_sas: Update driver version to 07.714.04.00-rc1Chandrakanth Patil2020-05-111-2/+2
| * scsi: megaraid_sas: TM command refire leads to controller firmware crashSumit Saxena2020-05-111-1/+6
| * scsi: megaraid_sas: Replace undefined MFI_BIG_ENDIAN macro with __BIG_ENDIAN_...Shivasharan S2020-05-112-5/+5
| * scsi: megaraid_sas: Remove IO buffer hole detection logicSumit Saxena2020-05-111-58/+0
| * scsi: megaraid_sas: Limit device queue depth to controller queue depthKashyap Desai2020-05-111-3/+3
| * scsi: ufs: Cleanup WriteBooster featureStanley Chu2020-05-111-13/+7
| * scsi: ufs-mediatek: Enable WriteBooster capabilityStanley Chu2020-05-111-0/+3
| * scsi: ufs: Add LU Dedicated buffer mode support for WriteBoosterStanley Chu2020-05-114-12/+66
| * scsi: ufs: Add "index" in parameter list of ufshcd_query_flag()Stanley Chu2020-05-113-15/+17
| * scsi: ufs-mediatek: Add fixup_dev_quirks vopsStanley Chu2020-05-111-3/+19
| * scsi: ufs: Export ufs_fixup_device_setup() functionStanley Chu2020-05-112-3/+8
| * scsi: ufs: Introduce fixup_dev_quirks vopsStanley Chu2020-05-112-2/+18
| * scsi: ufs: Enable WriteBooster on some pre-3.1 UFS devicesStanley Chu2020-05-112-25/+49
| * scsi: lpfc: Remove redundant initialization to variable rcColin Ian King2020-05-111-1/+1
| * scsi: ufs: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-111-1/+1
| * scsi: libsas: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-111-7/+7
| * scsi: qedi: Remove unused variable udev & uctrlXie XiuQi2020-05-111-5/+0
| * scsi: bfa: Make bfad_iocmd_ioc_get_stats() staticJason Yan2020-05-111-1/+1
| * scsi: aacraid: Use memdup_user() as a cleanupZou Wei2020-05-111-9/+3
| * scsi: lpfc: Update lpfc version to 12.8.0.1Dick Kennedy2020-05-071-1/+1
| * scsi: lpfc: Fix MDS Diagnostic Enablement definitionDick Kennedy2020-05-071-1/+1
| * scsi: lpfc: Fix noderef and address space warningsDick Kennedy2020-05-073-6/+8
| * scsi: lpfc: Remove unnecessary lockdep_assert_held callsDick Kennedy2020-05-072-23/+18
| * scsi: lpfc: Change default queue allocation for reduced memory consumptionDick Kennedy2020-05-074-76/+137
| * scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4typeDick Kennedy2020-05-071-1/+0
| * scsi: lpfc: Remove re-binding of nvme rport during registrationDick Kennedy2020-05-071-32/+0
| * scsi: lpfc: Maintain atomic consistency of queue_claimed flagDick Kennedy2020-05-071-2/+2
| * scsi: mpt3sas: Disable DIF when prot_mask set to zeroSreekanth Reddy2020-05-071-2/+2
| * scsi: mpt3sas: Capture IOC data for debugging purposesSuganath Prabu2020-05-074-4/+179