linux/drivers/ufs/host
Linus Torvalds d4a379a52c SCSI misc on 20260212
Usual driver updates (qla2xxx, mpi3mr, mpt3sas, ufs) plus assorted
 cleanups and fixes.  The biggest core change is the massive code
 motion in the sd driver to remove forward declarations and the most
 significant change is to enumify the queuecommand return.
 
 Signed-off-by: James E.J. Bottomley <James.Bottomley@HansenPartnership.com>
 -----BEGIN PGP SIGNATURE-----
 
 iLgEABMIAGAWIQTnYEDbdso9F2cI+arnQslM7pishQUCaY4ljBsUgAAAAAAEAA5t
 YW51MiwyLjUrMS4xMSwyLDImHGphbWVzLmJvdHRvbWxleUBoYW5zZW5wYXJ0bmVy
 c2hpcC5jb20ACgkQ50LJTO6YrIWFlwEAr9nc1ntxH4UNPgFCVjKyAOa5IE+p5o5C
 2lwQIufcihEBAORvI9KO6AoEK6v9TmMKZXoyVsDRFe79fQE5NwCjfAA3
 =My8f
 -----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:
 "Usual driver updates (qla2xxx, mpi3mr, mpt3sas, ufs) plus assorted
  cleanups and fixes.

  The biggest core change is the massive code motion in the sd driver to
  remove forward declarations and the most significant change is to
  enumify the queuecommand return"

* tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: (78 commits)
  scsi: csiostor: Fix dereference of null pointer rn
  scsi: buslogic: Reduce stack usage
  scsi: ufs: host: mediatek: Require CONFIG_PM
  scsi: ufs: mediatek: Fix page faults in ufs_mtk_clk_scale() trace event
  scsi: smartpqi: Fix memory leak in pqi_report_phys_luns()
  scsi: mpi3mr: Make driver probing asynchronous
  scsi: ufs: core: Flush exception handling work when RPM level is zero
  scsi: efct: Use IRQF_ONESHOT and default primary handler
  scsi: ufs: core: Use a host-wide tagset in SDB mode
  scsi: qla2xxx: target: Add WQ_PERCPU to alloc_workqueue() users
  scsi: qla2xxx: Add WQ_PERCPU to alloc_workqueue() users
  scsi: qla4xxx: Add WQ_PERCPU to alloc_workqueue() users
  scsi: mpi3mr: Driver version update to 8.17.0.3.50
  scsi: mpi3mr: Fixed the W=1 compilation warning
  scsi: mpi3mr: Record and report controller firmware faults
  scsi: mpi3mr: Update MPI Headers to revision 39
  scsi: mpi3mr: Use negotiated link rate from DevicePage0
  scsi: mpi3mr: Avoid redundant diag-fault resets
  scsi: mpi3mr: Rename log data save helper to reflect threaded/BH context
  scsi: mpi3mr: Add module parameter to control threaded IRQ polling
  ...
2026-02-12 15:43:02 -08:00
..
cdns-pltfrm.c Merge patch series "scsi: ufs: Bug fixes for ufs core and platform drivers" 2024-11-20 22:04:15 -05:00
Kconfig scsi: ufs: host: mediatek: Require CONFIG_PM 2026-02-03 22:28:44 -05:00
Makefile scsi: ufs: amd-versal2: Add UFS support for AMD Versal Gen 2 SoC 2025-10-29 23:00:49 -04:00
tc-dwc-g210-pci.c scsi: ufs: Replace deprecated PCI functions 2024-11-06 20:45:32 -05:00
tc-dwc-g210-pltfrm.c Merge patch series "scsi: ufs: Bug fixes for ufs core and platform drivers" 2024-11-20 22:04:15 -05:00
tc-dwc-g210.c scsi: ufs: Fix kernel-doc headers 2023-07-31 15:17:50 -04:00
tc-dwc-g210.h
ti-j721e-ufs.c scsi: ufs: ti-j721e: Add suspend-resume support 2025-11-08 12:58:07 -05:00
ufs-amd-versal2.c scsi: ufs: amd-versal2: Fix PHY initialization in HCE enable notify 2026-01-23 22:43:44 -05:00
ufs-exynos.c scsi: ufs: exynos: Call phy_notify_state() from hibern8 callbacks 2026-01-16 23:04:00 -05:00
ufs-exynos.h Merge patch series "ufs-exynos stability fixes for gs101" 2025-04-03 09:58:05 -04:00
ufs-hisi.c scsi: ufs: Constify the third pwr_change_notify() argument 2025-02-12 22:25:06 -05:00
ufs-hisi.h
ufs-mediatek-sip.h scsi: ufs: mediatek: Support rtff in PM flow 2024-03-25 21:03:00 -04:00
ufs-mediatek-trace.h scsi: ufs: mediatek: Fix page faults in ufs_mtk_clk_scale() trace event 2026-02-03 22:25:49 -05:00
ufs-mediatek.c SCSI misc on 20260212 2026-02-12 15:43:02 -08:00
ufs-mediatek.h scsi: ufs: host: mediatek: Support new features for MT6991 2025-10-21 21:36:46 -04:00
ufs-qcom.c scsi: ufs: ufs-qcom: Add support for firmware-managed resource abstraction 2026-01-23 22:04:33 -05:00
ufs-qcom.h scsi: ufs: ufs-qcom: Add support for firmware-managed resource abstraction 2026-01-23 22:04:33 -05:00
ufs-renesas.c scsi: ufs: renesas: Add initialization code for R-Car S4-8 ES1.2 2025-03-10 21:35:54 -04:00
ufs-rockchip.c scsi: ufs: rockchip: Fix compile error without CONFIG_GPIOLIB 2025-11-19 22:34:41 -05:00
ufs-rockchip.h scsi: ufs: rockchip: Initial support for UFS 2025-02-24 19:18:44 -05:00
ufs-sprd.c scsi: ufs: Constify the third pwr_change_notify() argument 2025-02-12 22:25:06 -05:00
ufs-sprd.h scsi: ufs: ufs-unisoc: Add support for Unisoc UFS host controller 2023-01-11 21:17:18 -05:00
ufshcd-dwc.c scsi: ufs: Fix kernel-doc headers 2023-07-31 15:17:50 -04:00
ufshcd-dwc.h scsi: ufs: amd-versal2: Add UFS support for AMD Versal Gen 2 SoC 2025-10-29 23:00:49 -04:00
ufshcd-pci.c scsi: ufs: ufs-pci: Set UFSHCD_QUIRK_PERFORM_LINK_STARTUP_ONCE for Intel ADL 2025-10-29 23:20:19 -04:00
ufshcd-pltfrm.c scsi: ufs: pltfrm: Add DT support to limit HS gear and gear rate 2025-09-24 22:27:47 -04:00
ufshcd-pltfrm.h scsi: ufs: pltfrm: Add DT support to limit HS gear and gear rate 2025-09-24 22:27:47 -04:00
ufshci-dwc.h