linux/drivers/scsi/qla2xxx
Linus Torvalds 2c8c9aae44 SCSI misc on 20250730
Smaller set of driver updates than usual (ufs, lpfc, mpi3mr).  The
 rest (including the core file changes) are doc updates and some minor
 bug fixes.
 
 Signed-off-by: James E.J. Bottomley <James.Bottomley@HansenPartnership.com>
 -----BEGIN PGP SIGNATURE-----
 
 iJwEABMIAEQWIQTnYEDbdso9F2cI+arnQslM7pishQUCaIosYSYcamFtZXMuYm90
 dG9tbGV5QGhhbnNlbnBhcnRuZXJzaGlwLmNvbQAKCRDnQslM7pishQWTAQCfaWMn
 U7rAoU2zEkv4/6kajfw0Nz62IjbX3fLveBOgFwD/ZQqXVPpD+316ksjzwM+5E+O9
 fxYASbF/IOLC8g1z7JU=
 =7x/z
 -----END PGP SIGNATURE-----

Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull SCSI updates from James Bottomley:
 "Smaller set of driver updates than usual (ufs, lpfc, mpi3mr).

  The rest (including the core file changes) are doc updates and some
  minor bug fixes"

* tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: (49 commits)
  scsi: libiscsi: Initialize iscsi_conn->dd_data only if memory is allocated
  scsi: scsi_transport_fc: Add comments to describe added 'rport' parameter
  scsi: bfa: Double-free fix
  scsi: isci: Fix dma_unmap_sg() nents value
  scsi: mvsas: Fix dma_unmap_sg() nents value
  scsi: elx: efct: Fix dma_unmap_sg() nents value
  scsi: scsi_transport_fc: Change to use per-rport devloss_work_q
  scsi: ufs: exynos: Fix programming of HCI_UTRL_NEXUS_TYPE
  scsi: core: Fix kernel doc for scsi_track_queue_full()
  scsi: ibmvscsi_tgt: Fix dma_unmap_sg() nents value
  scsi: ibmvscsi_tgt: Fix typo in comment
  scsi: mpi3mr: Update driver version to 8.14.0.5.50
  scsi: mpi3mr: Serialize admin queue BAR writes on 32-bit systems
  scsi: mpi3mr: Drop unnecessary volatile from __iomem pointers
  scsi: mpi3mr: Fix race between config read submit and interrupt completion
  scsi: ufs: ufs-qcom: Enable QUnipro Internal Clock Gating
  scsi: ufs: core: Add ufshcd_dme_rmw() to modify DME attributes
  scsi: ufs: ufs-qcom: Update esi_vec_mask for HW major version >= 6
  scsi: core: Use scsi_cmd_priv() instead of open-coding it
  scsi: qla2xxx: Remove firmware URL
  ...
2025-07-31 12:13:53 -07:00
..
Kconfig scsi: qla2xxx: Remove firmware URL 2025-07-08 22:07:20 -04:00
Makefile
qla_attr.c sysfs: treewide: switch back to bin_attribute::read()/write() 2025-06-17 10:44:13 +02:00
qla_bsg.c
qla_bsg.h
qla_dbg.c scsi: qla2xxx: Remove unused ql_log_qp 2025-04-21 21:49:17 -04:00
qla_dbg.h scsi: qla2xxx: Remove unused ql_log_qp 2025-04-21 21:49:17 -04:00
qla_def.h
qla_devtbl.h
qla_dfs.c scsi: qla2xxx: Avoid stack frame size warning in qla_dfs 2025-06-24 21:12:53 -04:00
qla_dsd.h
qla_edif.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
qla_edif.h
qla_edif_bsg.h
qla_fw.h
qla_gbl.h scsi: qla2xxx: Avoid stack frame size warning in qla_dfs 2025-06-24 21:12:53 -04:00
qla_gs.c scsi: qla2xxx: Remove unused qla2x00_gpsc() 2025-04-21 21:49:17 -04:00
qla_init.c scsi: qla2xxx: Remove firmware URL 2025-07-08 22:07:20 -04:00
qla_inline.h
qla_iocb.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
qla_isr.c scsi: use block layer helpers to calculate num of queues 2025-07-01 10:24:19 -06:00
qla_mbx.c SCSI misc on 20250730 2025-07-31 12:13:53 -07:00
qla_mid.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
qla_mr.c
qla_mr.h scsi: qla2xxx: Mark device strings as nonstring 2025-02-28 11:51:32 -08:00
qla_nvme.c
qla_nvme.h
qla_nx.c scsi: qla2xxx: Remove duplicate struct crb_addr_pair 2025-04-28 21:30:26 -04:00
qla_nx.h
qla_nx2.c
qla_nx2.h
qla_os.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
qla_settings.h
qla_sup.c scsi: qla2xxx: Fix typos in a comment 2025-02-24 20:08:57 -05:00
qla_target.c scsi: qla2xxx: Remove unused qlt_83xx_iospace_config() 2025-04-21 21:49:16 -04:00
qla_target.h scsi: qla2xxx: Remove unused qlt_83xx_iospace_config() 2025-04-21 21:49:16 -04:00
qla_tmpl.c
qla_tmpl.h
qla_version.h
tcm_qla2xxx.c
tcm_qla2xxx.h