aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-02-28scsi: aacraid: use scsi_host_(block,unblock) to block I/OHannes Reinecke
2020-02-28scsi: core: add scsi_host_(block,unblock) helper functionHannes Reinecke
2020-02-28scsi: aacraid: move scsi_(block,unblock)_requests out of _aac_reset_adapter()Hannes Reinecke
2020-02-28scsi: aacraid: replace aac_flush_ios() with midlayer helperHannes Reinecke
2020-02-28scsi: aacraid: use scsi_host_complete_all_commands() to terminate outstanding...Hannes Reinecke
2020-02-28scsi: aacraid: Do not wait for outstanding write commands on synchronize_cacheHannes Reinecke
2020-02-28scsi: dpt_i2o: use scsi_host_complete_all_commands() to abort outstanding com...Hannes Reinecke
2020-02-28scsi: core: add scsi_host_complete_all_commands() helperHannes Reinecke
2020-02-28scsi: dpt_i2o: rename adpt_i2o_to_scsi() to adpt_i2o_scsi_complete()Hannes Reinecke
2020-02-28scsi: core: use kobj_to_devGuosong Su
2020-02-28scsi: ufs: ufs-mediatek: add waiting time for reference clockStanley Chu
2020-02-28scsi: ufs-qcom: Apply QUIRK_HOST_TACTIVATE for WDC UFS devicesCan Guo
2020-02-28scsi: ufs: Allow vendor device quirks to be applied earlyCan Guo
2020-02-28scsi: ufshcd: use an enum for quirksChristoph Hellwig
2020-02-28scsi: ufshcd: remove unused quirksChristoph Hellwig
2020-02-28scsi: qla2xxx: Update driver version to 10.01.00.25-kHimanshu Madhani
2020-02-28scsi: qla2xxx: Set Nport ID for N2NQuinn Tran
2020-02-28scsi: qla2xxx: Handle NVME status iocb correctlyArun Easi
2020-02-28scsi: qla2xxx: Remove restriction of FC T10-PI and FC-NVMeQuinn Tran
2020-02-28scsi: qla2xxx: Serialize fc_port alloc in N2NQuinn Tran
2020-02-28scsi: qla2xxx: Fix NPIV instantiation after FW dumpQuinn Tran
2020-02-28scsi: qla2xxx: Fix RDP respond data formatQuinn Tran
2020-02-28scsi: qla2xxx: Force semaphore on flash validation failureQuinn Tran
2020-02-28scsi: qla2xxx: add more FW debug informationQuinn Tran
2020-02-28scsi: qla2xxx: Update BPM enablement semantics.Andrew Vasquez
2020-02-28scsi: qla2xxx: fix FW resource count valuesQuinn Tran
2020-02-28scsi: qla2xxx: Use a dedicated interrupt handler for 'handshake-required' ISPsAndrew Vasquez
2020-02-28scsi: qla2xxx: Return appropriate failure through BSG InterfaceMichael Hernandez
2020-02-28scsi: qla2xxx: Improved secure flash support messagesMichael Hernandez
2020-02-28scsi: qla2xxx: Fix FCP-SCSI FC4 flag passing errorQuinn Tran
2020-02-28scsi: qla2xxx: Use FC generic update firmware options routine for ISP27xxGiridhar Malavali
2020-02-28scsi: qla2xxx: Avoid setting firmware options twice in 24xx_update_fw_options.Giridhar Malavali
2020-02-28scsi: qla2xxx: Add 16.0GT for PCI StringHimanshu Madhani
2020-02-28scsi: qla2xxx: Convert MAKE_HANDLE() from a define into an inline functionBart Van Assche
2020-02-28scsi: qla2xxx: Fix sparse warnings triggered by the PCI state checking codeBart Van Assche
2020-02-28scsi: qla2xxx: Suppress endianness complaints in qla2x00_configure_local_loop()Bart Van Assche
2020-02-28scsi: qla2xxx: Simplify the code for aborting SCSI commandsBart Van Assche
2020-02-28scsi: qla2xxx: Fix sparse warning reported by kbuild botHimanshu Madhani
2020-02-26Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar
2020-02-24scsi: lpfc: fix spelling mistake "Notication" -> "Notification"Colin Ian King
2020-02-24scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropri...Adam Williamson
2020-02-24scsi: sr: get rid of sr global mutexMerlijn Wajer
2020-02-24scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò
2020-02-24scsi: ch: remove ch_mutex()Hannes Reinecke
2020-02-24scsi: ch: synchronize ch_probe() and ch_open()Hannes Reinecke
2020-02-24scsi: ch: fixup refcounting imbalance for SCSI devicesHannes Reinecke
2020-02-24scsi: sd_sbc: Fix sd_zbc_report_zones()Damien Le Moal
2020-02-24scsi: qla2xxx: Update driver version to 10.01.00.24-kHimanshu Madhani
2020-02-24scsi: qla2xxx: Use QLA_FW_STOPPED macro to propagate flagHimanshu Madhani
2020-02-24scsi: qla2xxx: Add fixes for mailbox commandHimanshu Madhani