Revision a9c9a6f741cdaa2fa9ba24a790db8d07295761e3 authored by Linus Torvalds on 02 September 2021, 22:09:46 UTC, committed by Linus Torvalds on 02 September 2021, 22:09:46 UTC
Pull SCSI updates from James Bottomley:
 "This series consists of the usual driver updates (ufs, qla2xxx,
  target, smartpqi, lpfc, mpt3sas).

  The core change causing the most churn was replacing the command
  request field request with a macro, allowing us to offset map to it
  and remove the redundant field; the same was also done for the tag
  field.

  The most impactful change is the final removal of scsi_ioctl, which
  has been deprecated for over a decade"

* tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: (293 commits)
  scsi: ufs: Fix ufshcd_request_sense_async() for Samsung KLUFG8RHDA-B2D1
  scsi: ufs: ufs-exynos: Fix static checker warning
  scsi: mpt3sas: Use the proper SCSI midlayer interfaces for PI
  scsi: lpfc: Use the proper SCSI midlayer interfaces for PI
  scsi: lpfc: Copyright updates for 14.0.0.1 patches
  scsi: lpfc: Update lpfc version to 14.0.0.1
  scsi: lpfc: Add bsg support for retrieving adapter cmf data
  scsi: lpfc: Add cmf_info sysfs entry
  scsi: lpfc: Add debugfs support for cm framework buffers
  scsi: lpfc: Add support for maintaining the cm statistics buffer
  scsi: lpfc: Add rx monitoring statistics
  scsi: lpfc: Add support for the CM framework
  scsi: lpfc: Add cmfsync WQE support
  scsi: lpfc: Add support for cm enablement buffer
  scsi: lpfc: Add cm statistics buffer support
  scsi: lpfc: Add EDC ELS support
  scsi: lpfc: Expand FPIN and RDF receive logging
  scsi: lpfc: Add MIB feature enablement support
  scsi: lpfc: Add SET_HOST_DATA mbox cmd to pass date/time info to firmware
  scsi: fc: Add EDC ELS definition
  ...
2 parent s 23852be + 9b5ac8a
History
File Mode Size
ge
xics
xive
6xx-suspend.S -rw-r--r-- 902 bytes
Kconfig -rw-r--r-- 702 bytes
Makefile -rw-r--r-- 1.9 KB
cpm2.c -rw-r--r-- 8.3 KB
cpm2_pic.c -rw-r--r-- 6.8 KB
cpm2_pic.h -rw-r--r-- 217 bytes
cpm_common.c -rw-r--r-- 5.2 KB
cpm_gpio.c -rw-r--r-- 1.6 KB
dart.h -rw-r--r-- 1.5 KB
dart_iommu.c -rw-r--r-- 10.9 KB
dcr-low.S -rw-r--r-- 843 bytes
dcr.c -rw-r--r-- 5.4 KB
ehv_pic.c -rw-r--r-- 7.3 KB
fsl_85xx_cache_ctlr.h -rw-r--r-- 3.2 KB
fsl_85xx_cache_sram.c -rw-r--r-- 3.6 KB
fsl_85xx_l2ctlr.c -rw-r--r-- 4.8 KB
fsl_gtm.c -rw-r--r-- 11.5 KB
fsl_lbc.c -rw-r--r-- 10.1 KB
fsl_mpic_err.c -rw-r--r-- 3.4 KB
fsl_mpic_timer_wakeup.c -rw-r--r-- 3.2 KB
fsl_msi.c -rw-r--r-- 15.4 KB
fsl_msi.h -rw-r--r-- 1.3 KB
fsl_pci.c -rw-r--r-- 33.2 KB
fsl_pci.h -rw-r--r-- 5.0 KB
fsl_pmc.c -rw-r--r-- 1.7 KB
fsl_rcpm.c -rw-r--r-- 8.5 KB
fsl_rio.c -rw-r--r-- 20.6 KB
fsl_rio.h -rw-r--r-- 4.0 KB
fsl_rmu.c -rw-r--r-- 28.8 KB
fsl_soc.c -rw-r--r-- 4.9 KB
fsl_soc.h -rw-r--r-- 1.2 KB
grackle.c -rw-r--r-- 1.8 KB
i8259.c -rw-r--r-- 6.9 KB
indirect_pci.c -rw-r--r-- 4.4 KB
ipic.c -rw-r--r-- 18.4 KB
ipic.h -rw-r--r-- 1.3 KB
mmio_nvram.c -rw-r--r-- 3.1 KB
mpc5xxx_clocks.c -rw-r--r-- 731 bytes
mpic.c -rw-r--r-- 51.1 KB
mpic.h -rw-r--r-- 1.6 KB
mpic_msgr.c -rw-r--r-- 6.6 KB
mpic_msi.c -rw-r--r-- 2.2 KB
mpic_timer.c -rw-r--r-- 12.4 KB
mpic_u3msi.c -rw-r--r-- 5.0 KB
msi_bitmap.c -rw-r--r-- 7.3 KB
of_rtc.c -rw-r--r-- 1.4 KB
pmi.c -rw-r--r-- 5.7 KB
rtc_cmos_setup.c -rw-r--r-- 1.6 KB
tsi108_dev.c -rw-r--r-- 3.5 KB
tsi108_pci.c -rw-r--r-- 10.4 KB
udbg_memcons.c -rw-r--r-- 2.1 KB

back to top