linux/drivers/ufs/host
Daniil Lunev a19066788d scsi: ufs: ufs-pci: Correct check for RESET DSM
dsm_fns is a bitmap, and it is 0-indexed according to the check in
__intel_dsm function. But common initialization was checking it as if it
was 1-indexed. This patch corrects the discrepancy. This change won't break
any existing calls to the function, since before the change both bits 0 and
1 were checked and needed to be set.

Link: https://lore.kernel.org/r/20220728111748.v3.1.I22460c4f4a9ccf2c96c3f9bb392b409926d80b2f@changeid
Reviewed-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Daniil Lunev <dlunev@chromium.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2022-08-01 19:38:06 -04:00
..
cdns-pltfrm.c
Kconfig scsi: ufs: ufs-renesas: Add support for Renesas R-Car UFS controller 2022-06-13 21:57:34 -04:00
Makefile scsi: ufs: ufs-renesas: Add support for Renesas R-Car UFS controller 2022-06-13 21:57:34 -04:00
tc-dwc-g210-pci.c
tc-dwc-g210-pltfrm.c
tc-dwc-g210.c
tc-dwc-g210.h
ti-j721e-ufs.c
ufs-exynos.c scsi: ufs: ufs-exynos: Change ufs phy control sequence 2022-07-13 22:53:05 -04:00
ufs-exynos.h scsi: ufs: host: ufs-exynos: Add support for FSD UFS HCI 2022-06-13 21:57:33 -04:00
ufs-hisi.c
ufs-hisi.h
ufs-mediatek-trace.h
ufs-mediatek.c scsi: ufs: ufs-mediatek: Fix invalid access to vccqx 2022-06-27 23:17:36 -04:00
ufs-mediatek.h scsi: ufs: ufs-mediatek: Support performance boosting 2022-06-27 23:17:36 -04:00
ufs-qcom-ice.c
ufs-qcom.c scsi: ufs: ufs-qcom: Remove unneeded code 2022-06-27 23:20:16 -04:00
ufs-qcom.h
ufs-renesas.c scsi: ufs: ufs-renesas: Add support for Renesas R-Car UFS controller 2022-06-13 21:57:34 -04:00
ufshcd-dwc.c
ufshcd-dwc.h
ufshcd-pci.c scsi: ufs: ufs-pci: Correct check for RESET DSM 2022-08-01 19:38:06 -04:00
ufshcd-pltfrm.c scsi: ufs: ufshcd-pltfrm: Constify pointed data 2022-06-27 22:26:45 -04:00
ufshcd-pltfrm.h scsi: ufs: ufshcd-pltfrm: Constify pointed data 2022-06-27 22:26:45 -04:00
ufshci-dwc.h