linux/drivers/ufs/host
Linus Torvalds 1fc5a74b10 kmalloc_obj conversions for v7.3-rc2
- Run scripts/coccinelle/api/kmalloc_objs.cocci for v7.3
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQRSPkdeREjth1dHnSE2KwveOeQkuwUCapuwVwAKCRA2KwveOeQk
 u5EeAP9TS7K4iVlw3KlZHuLIK2q+CQfALPepcu+ME2lO5dta4gEAxCTi0ZXmU7OT
 XbmWUd+DTkKNYCBW8E6Lvn72Er13uQs=
 =ZtN4
 -----END PGP SIGNATURE-----

Merge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull kmalloc_obj conversions from Kees Cook:
 "Another run of the Coccinelle script for converting kmalloc()
  family of allocations to kmalloc_obj() via the existing rules
  in scripts/coccinelle/api/kmalloc_objs.cocci"

* tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  treewide: refresh kmalloc_obj() conversions
  drm/amd/display: Fix harmless type mismatch in allocation
2026-09-05 20:45:18 -07: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: qcom: Unify user-visible "Qualcomm" name 2026-04-30 07:47:45 -04:00
Makefile scsi: ufs: core: Enable context analysis 2026-08-13 22:04:49 -04:00
tc-dwc-g210-pci.c scsi: ufs: tc-dwc-g210-pci: Simplify initialization of pci_device_id array 2026-05-14 21:39:23 -04: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: core: Introduce a new ufshcd vops negotiate_pwr_mode() 2026-03-27 17:20:29 -04:00
ufs-exynos.c scsi: ufs: exynos: Add support for ExynosAutov920 SoC 2026-04-30 12:06:10 -04: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: core: Introduce a new ufshcd vops negotiate_pwr_mode() 2026-03-27 17:20:29 -04: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: ufs: host: Remove redundant dev_err() 2026-07-26 16:01:56 -04:00
ufs-mediatek.h scsi: ufs: mediatek: Implement get_hba_nortt callback for RTT capability 2026-07-12 14:09:42 -04:00
ufs-qcom.c kmalloc_obj conversions for v7.3-rc2 2026-09-05 20:45:18 -07:00
ufs-qcom.h scsi: ufs: ufs-qcom: Restore HS/LS link startup mode for Qualcomm UFS controller v6.2+ 2026-08-28 21:55:10 -04: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: Drop unused include 2026-03-27 16:26:57 -04:00
ufs-rockchip.h scsi: ufs: rockchip: Initial support for UFS 2025-02-24 19:18:44 -05:00
ufs-sprd.c scsi: ufs: core: Introduce a new ufshcd vops negotiate_pwr_mode() 2026-03-27 17:20:29 -04: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: Add MCQ support for Intel UFS 4.0 controllers 2026-08-28 22:12:57 -04:00
ufshcd-pltfrm.c scsi: ufs: core: Add support for static TX Equalization settings 2026-07-12 13:40:27 -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