aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-28/+6
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+0
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds174-2462/+16548
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds2-6/+2
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+1
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+1
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds5-66/+32
2021-08-30parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König2-6/+2
2021-08-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+6
2021-08-25sg: pass the device name to blk_trace_setupChristoph Hellwig1-1/+1
2021-08-24scsi: ufs: Fix ufshcd_request_sense_async() for Samsung KLUFG8RHDA-B2D1Adrian Hunter1-7/+29
2021-08-24scsi: ufs: ufs-exynos: Fix static checker warningAlim Akhtar2-3/+3
2021-08-24scsi: mpt3sas: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen1-30/+13
2021-08-24scsi: lpfc: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen1-72/+48
2021-08-24scsi: core: Fix hang of freezing queue between blocking and running deviceLi Jinlin1-3/+6
2021-08-24scsi: lpfc: Copyright updates for 14.0.0.1 patchesJames Smart4-4/+4
2021-08-24scsi: lpfc: Update lpfc version to 14.0.0.1James Smart1-1/+1
2021-08-24scsi: lpfc: Add bsg support for retrieving adapter cmf dataJames Smart2-0/+97
2021-08-24scsi: lpfc: Add cmf_info sysfs entryJames Smart7-10/+235
2021-08-24scsi: lpfc: Add debugfs support for cm framework buffersJames Smart3-0/+234
2021-08-24scsi: lpfc: Add support for maintaining the cm statistics bufferJames Smart3-1/+542
2021-08-24scsi: lpfc: Add rx monitoring statisticsJames Smart5-0/+92
2021-08-24scsi: lpfc: Add support for the CM frameworkJames Smart12-34/+912
2021-08-24scsi: lpfc: Add cmfsync WQE supportJames Smart5-3/+268
2021-08-24scsi: lpfc: Add support for cm enablement bufferJames Smart6-5/+363
2021-08-24scsi: lpfc: Add cm statistics buffer supportJames Smart5-0/+272
2021-08-24scsi: lpfc: Add EDC ELS supportJames Smart10-11/+988
2021-08-24scsi: lpfc: Expand FPIN and RDF receive loggingJames Smart2-41/+322
2021-08-24scsi: lpfc: Add MIB feature enablement supportJames Smart5-20/+123
2021-08-24scsi: lpfc: Add SET_HOST_DATA mbox cmd to pass date/time info to firmwareJames Smart2-2/+79
2021-08-24scsi: ufs: ufshpb: Fix typo in commentsKeoseong Park1-1/+1
2021-08-24scsi: mpi3mr: Set up IRQs in resume pathKashyap Desai3-25/+44
2021-08-24scsi: core: scsi_ioctl: Fix error code propagation in SG_IOHalil Pasic1-1/+1
2021-08-24scsi: ufs: ufshpb: Fix possible memory leakKeoseong Park1-3/+3
2021-08-24scsi: snic: Fix spelling mistake 'progres' -> 'progress'Colin Ian King1-1/+1
2021-08-24scsi: ncr53c8xx: Remove unused codeHannes Reinecke1-163/+0
2021-08-24scsi: ncr53c8xx: Complete all commands during bus resetHannes Reinecke1-33/+2
2021-08-24scsi: ncr53c8xx: Remove 'sync_reset' argument from ncr_reset_bus()Hannes Reinecke1-6/+5
2021-08-24scsi: cxlflash: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit1-28/+6
2021-08-23scsi: core: Fix missing FORCE for scsi_devinfo_tbl.c build ruleMasahiro Yamada1-2/+4
2021-08-23scsi: qla1280: Stop using scsi_cmnd.tagJohn Garry1-1/+1
2021-08-23scsi: qla2xxx: Open-code qla2xxx_eh_device_reset()Hannes Reinecke1-31/+23
2021-08-23scsi: qla2xxx: Open-code qla2xxx_eh_target_reset()Hannes Reinecke1-3/+53
2021-08-23scsi: qla2xxx: Do not call fc_block_scsi_eh() during bus resetHannes Reinecke1-10/+0
2021-08-23scsi: qla2xxx: Update version to 10.02.06.200-kNilesh Javali1-2/+2
2021-08-23scsi: qla2xxx: edif: Fix returnvar.cocci warningskernel test robot1-2/+1
2021-08-23scsi: qla2xxx: Fix NVMe session down detectionQuinn Tran3-5/+26
2021-08-23scsi: qla2xxx: Fix NVMe retryQuinn Tran5-26/+40
2021-08-23scsi: qla2xxx: Fix hang on NVMe command timeoutsArun Easi4-14/+25
2021-08-23scsi: qla2xxx: Fix NVMe | FCP personality changeQuinn Tran2-2/+4