blob: d4e121efc84ea8cde8a746bfc242d489fbee0fbd [file] [log] [blame]
69f4ec1edb13 ("scsi: hisi_sas: Recover PHY state according to the status before reset")
4bc058097aa8 ("scsi: hisi_sas: Remove some unused function arguments")
49159a5e4175 ("scsi: hisi_sas: Take debugfs snapshot for all regs")
eb1c2b72b769 ("scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registers")
ef63464bcf8f ("scsi: hisi_sas: Create root and device debugfs directories")
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")
1c09b663168b ("scsi: hisi_sas: add memory barrier in task delivery function")
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")
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")
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")
c90a0bea4f64 ("scsi: hisi_sas: remove some unneeded structure members")
4f4e21b8ff3e ("scsi: hisi_sas: use dma_zalloc_coherent()")
5df41af4b187 ("scsi: hisi_sas: delete timer when removing hisi_sas driver")
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")
6379c56070b9 ("scsi: hisi_sas: directly attached disk LED feature for v2 hw")
468f4b8d0711 ("scsi: hisi_sas: Change frame type for SET MAX commands")
8eea9dd84e45 ("scsi: libsas: make the event threshold configurable")
4d0951ee70d3 ("scsi: hisi_sas: add v3 hw suspend and resume")
336bd78bdabf ("scsi: hisi_sas: re-add the lldd_port_deformed()")
9960a24a1c96 ("scsi: hisi_sas: fix SAS_QUEUE_FULL problem while running IO")