blob: de3b58f3e11d2857cc1fef38f56e60004d46dc7b [file] [log] [blame]
2355b66ed20c ("scsi: ufs: Handle LINERESET indication in err handler")
307348f6ab14 ("scsi: ufs: Abort tasks before clearing them from doorbell")
c3be8d1ee1bf ("scsi: ufs: Move dumps in IRQ handler to error handler")
c72e79c0ad2b ("scsi: ufs: Recover HBA runtime PM error in error handler")
4db7a2360597 ("scsi: ufs: Fix concurrency of error handler and other error recovery paths")
79e3520f82cb ("scsi: ufs: Cleanup WriteBooster feature")
3d17b9b5ab11 ("scsi: ufs: Add write booster feature support")
394b949f2d91 ("scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out path")
e89860f196fc ("scsi: ufs: Do not rely on prefetched data")
fb276f770118 ("scsi: ufs: Enable block layer runtime PM for well-known logical units")
c2014682d03d ("scsi: ufs: use an enum for host capabilities")
c3f7d1fcb4a2 ("scsi: ufshcd: use an enum for quirks")
492001990f64 ("scsi: ufshcd: remove unused quirks")
09f17791e640 ("scsi: ufs: Add dev ref clock gating wait time support")
5a244e0ea67b ("scsi: ufs: fix Auto-Hibern8 error detection")
046c1e6f2707 ("scsi: ufs: Delete is_init_prefetch from struct ufs_hba")
1b9e21412f72 ("scsi: ufs: Split ufshcd_probe_hba() based on its called flow")
097500666ec9 ("scsi: ufs: Delete struct ufs_dev_desc")
b9fc5320212e ("scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus() fails")
9d19bf7ad168 ("scsi: ufs: export some functions for vendor usage")
b406a1978376 ("scsi: ufs-mediatek: add dbg_register_dump implementation")
ea92c32bd336 ("scsi: ufs-mediatek: add apply_dev_quirks variant operation")
c40ad6b7fcd3 ("scsi: ufs: pass device information to apply_dev_quirks")
97347214bce8 ("scsi: ufs-mediatek: introduce reference clock control")
b0d077ed389c ("scsi: ufs-mediatek: add device reset implementation")
2df74b6985b5 ("scsi: ufs: Complete pending requests in host reset and restore path")
7252a3603015 ("scsi: ufs: Avoid busy-waiting by eliminating tag conflicts")
6d303e4b19d6 ("scsi: ufs: Fix error handing during hibern8 enter")
9333d7757348 ("scsi: ufs: Fix irq return code")
71d848b8d97e ("scsi: ufs: Fix up auto hibern8 enablement")
49615ba144a0 ("scsi: ufs: override auto suspend tunables for ufs")
d8d9f7931ac2 ("scsi: ufs: Introduce vops for resetting device")
4b828fe156a6 ("scsi: ufs: revamp string descriptor reading")
d3c615bf586f ("scsi: ufs: Add fatal and auto-hibern8 error history")
48d5b9732580 ("scsi: ufs: Change names related to error history")
552a990ca166 ("scsi: ufshcd: set max_segment_size in the scsi host template")
821744403913 ("scsi: ufs: Add error-handling of Auto-Hibernate")
ee5f1042b20e ("scsi: ufs: Introduce ufshcd_is_auto_hibern8_supported()")
cbb24e26735f ("scsi: ufs-mediatek: Make some symbols static")
ddd90623ce26 ("scsi: ufs-mediatek: Add UFS support for Mediatek SoC chips")
730679817d83 ("Revert "scsi: ufs: disable vccq if it's not needed by UFS device"")
27752647f88a ("scsi: ufs: Print uic error history in time order")
4af14d113bcf ("scsi: remove the use_clustering flag")
2a3d4eb8e228 ("scsi: flip the default on use_clustering")
4dd4130a722f ("scsi: make sure all drivers set the use_clustering flag")
c29d7d10cd1e ("scsi: virtio_scsi: Remove per-target data because it is no longer used")
77266186397c ("scsi: myrs: Add Mylex RAID controller (SCSI interface)")
081ff398c56c ("scsi: myrb: Add Mylex RAID controller (block interface)")
5e0a86eed846 ("scsi: ufs: Add API to execute raw upiu commands")
df032bf27a41 ("scsi: ufs: Add a bsg endpoint that supports UPIUs")