summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-05119-3697/+6156
|\
| * scsi: ufs: ti-j721e-ufs: Fix unwinding of pm_runtime changesVignesh Raghavendra2020-05-261-3/+10
| * scsi: cxgb3i: Fix some leaks in init_act_open()Dan Carpenter2020-05-261-4/+14
| * scsi: ibmvscsi: Make some functions staticChen Tao2020-05-261-2/+2
| * scsi: iscsi: Fix deadlock on recovery path during GFP_IO reclaimGabriel Krisman Bertazi2020-05-261-17/+47
| * scsi: ufs: Fix WriteBooster flush during runtime suspendStanley Chu2020-05-263-23/+59
| * scsi: ufs: Fix index of attributes query for WriteBooster featureStanley Chu2020-05-263-9/+22
| * scsi: ufs: Allow WriteBooster on UFS 2.2 devicesStanley Chu2020-05-261-0/+1
| * scsi: ufs: Remove unnecessary memset for dev_infoStanley Chu2020-05-261-3/+0
| * scsi: ufs-qcom: Fix scheduling while atomic issueJeffrey Hugo2020-05-261-3/+3
| * scsi: mpt3sas: Fix reply queue count in non RDPQ modeSuganath Prabu S2020-05-261-4/+5
| * scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited eventXiyu Yang2020-05-261-0/+2
| * scsi: qla2xxx: Remove return value from qla_nvme_ls()Daniel Wagner2020-05-261-4/+1
| * scsi: qla2xxx: Remove an unused functionBart Van Assche2020-05-261-41/+0
| * scsi: iscsi: Register sysfs for iscsi workqueueBob Liu2020-05-262-2/+6
| * scsi: scsi_debug: Parser tables and code interactionDouglas Gilbert2020-05-191-50/+63
| * scsi: core: Refactor scsi_mq_setup_tags functionYe Bin2020-05-191-11/+12
| * scsi: core: Fix incorrect usage of shost_for_each_deviceYe Bin2020-05-192-1/+5
| * scsi: qla2xxx: Fix endianness annotations in source filesBart Van Assche2020-05-1914-319/+329
| * scsi: qla2xxx: Fix endianness annotations in header filesBart Van Assche2020-05-199-1100/+1100
| * scsi: qla2xxx: Use make_handle() instead of open-coding itBart Van Assche2020-05-191-5/+5
| * scsi: qla2xxx: Cast explicitly to uint16_t / uint32_tBart Van Assche2020-05-1910-39/+39
| * scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...Bart Van Assche2020-05-1916-791/+790
| * scsi: qla2xxx: Fix the code that reads from mailbox registersBart Van Assche2020-05-198-32/+67
| * scsi: qla2xxx: Use register names instead of register offsetsBart Van Assche2020-05-191-4/+4
| * scsi: qla2xxx: Change two hardcoded constants into offsetof() / sizeof() expr...Bart Van Assche2020-05-192-3/+2
| * scsi: qla2xxx: Increase the size of struct qla_fcp_prio_cfg to FCP_PRIO_CFG_SIZEBart Van Assche2020-05-192-1/+3
| * scsi: qla2xxx: Make a gap in struct qla2xxx_offld_chain explicitBart Van Assche2020-05-191-0/+1
| * 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