blob: 2b729438f319dc9ed1fefe37b862a0795ed1d560 [file] [log] [blame]
027e508aea45 ("scsi: hisi_sas_v3_hw: Don't use PCI helper functions")
17b5e4d14837 ("scsi: hisi_sas_v3_hw: Drop PCI Wakeup calls from .resume")
6c459ea1542b ("scsi: hisi_sas: Switch to new framework to support suspend and resume")
547fde8b5a19 ("scsi: hisi_sas: Return directly if init hardware failed")
73a4925d154c ("scsi: hisi_sas: Update all the registers after suspend and resume")
01d4e3a2fc07 ("scsi: hisi_sas: Some misc tidy-up")
735bcc77e6ba ("scsi: hisi_sas: Fix warnings detected by sparse")
37359798ec44 ("scsi: hisi_sas: Add support for interrupt coalescing for v3 hw")
488cf558e3d7 ("scsi: hisi_sas: Add support for interrupt converge for v3 hw")
c3566f9a617d ("scsi: hisi_sas: Create separate host attributes per HBA")
784b46b7cba0 ("scsi: hisi_sas: Use block layer tag instead for IPTT")
f4e34f2a5dd9 ("scsi: hisi_sas: Add SATA FIS check for v3 hw")
1c09b663168b ("scsi: hisi_sas: add memory barrier in task delivery function")
e8ce775e5169 ("scsi: hisi_sas: relocate some common code for v3 hw")
4522204ab218 ("scsi: hisi_sas: tidy host controller reset function a bit")
2ba5afb6834b ("scsi: hisi_sas: Pre-allocate slot DMA buffers")
214e702d4b70 ("scsi: hisi_sas: Adjust task reject period during host reset")
d2fc401e4752 ("scsi: hisi_sas: Fix the conflict between dev gone and host reset")
4e63ac82b9f0 ("scsi: hisi_sas: Use dmam_alloc_coherent()")
d87e72fb4fda ("scsi: hisi_sas: Fix return value when get_free_slot() failed")
31709548d2ac ("scsi: hisi_sas: Terminate STP reject quickly for v2 hw")
b09fcd09e976 ("scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command")
78bd2b4f6e7c ("scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot")
a865ae14ff62 ("scsi: hisi_sas: Try wait commands before before controller reset")
6175abdeaeaf ("scsi: hisi_sas: Init disks after controller reset")
235bfc7ff630 ("scsi: hisi_sas: Create a scsi_host_template per HW module")
428f1b3424f4 ("scsi: hisi_sas: Add LED feature for v3 hw")
fa3be0f23139 ("scsi: hisi_sas: change slot index allocation mode")
2f6bca202b78 ("scsi: hisi_sas: add check of device in hisi_sas_task_exec()")
e85d93b21267 ("scsi: hisi_sas: Use device lock to protect slot alloc/free")
fa222db0b036 ("scsi: hisi_sas: Don't lock DQ for complete task sending")
3de0026dad6b ("scsi: hisi_sas: allocate slot buffer earlier")
a2b3820bddfb ("scsi: hisi_sas: make return type of prep functions void")
7eee4b921822 ("scsi: hisi_sas: relocate smp sg map")
f70c1251deb5 ("scsi: hisi_sas: workaround a v3 hw hilink bug")
9b8addf3024e ("scsi: hisi_sas: add readl poll timeout helper wrappers")
bf081d5da4fa ("scsi: hisi_sas: remove redundant handling to event95 for v3")
c2c1d9ded0a2 ("scsi: hisi_sas: update PHY linkrate after a controller reset")
6f7c32d6057c ("scsi: hisi_sas: stop controller timer for reset")
cd938e535e90 ("scsi: hisi_sas: check host frozen before calling "done" function")
b81b6cce58b7 ("scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twice")
381ed6c081ae ("scsi: hisi_sas: print device id for errors")
327f242fa806 ("scsi: hisi_sas: check IPTT is valid before using it for v3 hw")
4f4e21b8ff3e ("scsi: hisi_sas: use dma_zalloc_coherent()")
61573630918b ("scsi: hisi_sas: update RAS feature for later revision of v3 HW")
15c38e31c47c ("scsi: hisi_sas: modify some register config for hip08")
edafeef4f28d ("scsi: hisi_sas: Code cleanup and minor bug fixes")
36996a1e6dff ("scsi: hisi_sas: remove unused variable hisi_sas_devices.running_req")
eba8c20c7178 ("scsi: hisi_sas: fix the issue of link rate inconsistency")
67c2bf233141 ("scsi: hisi_sas: support the property of signal attenuation for v2 hw")