blob: ce7315e0efc53629b75e9492ebfbedeabd00b525 [file] [log] [blame]
381ed6c081ae ("scsi: hisi_sas: print device id for errors")
f1c88211454f ("scsi: hisi_sas: add some print to enhance debugging")
4a6125c5038c ("scsi: hisi_sas: add v3 hw port AXI error handling")
fa2314081571 ("scsi: hisi_sas: add v3 hw support for AXI fatal error")
729428ca9061 ("scsi: hisi_sas: use array for v2 hw AXI errors")
f692a677e2cb ("scsi: hisi_sas: fix internal abort slot timeout bug")
640acc9a9693 ("scsi: hisi_sas: service interrupt ITCT_CLR interrupt in v2 hw")
2b3833510d7f ("scsi: hisi_sas: use array for v2 hw ECC errors")
60b4a5ee9034 ("scsi: hisi_sas: add v3 cq interrupt handler")
54edeee1e1f3 ("scsi: hisi_sas: add phy up/down/bcast and channel ISR")
3975f6054e31 ("scsi: hisi_sas: add v3 hw PHY init")
c94d8ca2b1a8 ("scsi: hisi_sas: add v3 hw init")
e21fe3a52692 ("scsi: hisi_sas: add initialisation for v3 pci-based controller")
92f61e3bc24a ("scsi: hisi_sas: add skeleton v3 hw driver")
11b752490a05 ("scsi: hisi_sas: add pci_dev in hisi_hba struct")
6c7bb8a1942a ("scsi: hisi_sas: relocate get_ata_protocol()")
b1a49412f0ae ("scsi: hisi_sas: optimise the usage of hisi_hba.lock")
ad6048325c78 ("scsi: hisi_sas: define hisi_sas_device.device_id as int")
f64a6988268a ("scsi: hisi_sas: fix timeout check in hisi_sas_internal_task_abort()")
e281f42f41db ("scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errors")
d3c4dd4e3dc5 ("scsi: hisi_sas: fix NULL deference when TMF timeouts")
819cbf189553 ("scsi: hisi_sas: workaround SoC about abort timeout bug")
32ccba52f128 ("scsi: hisi_sas: workaround a SoC SATA IO processing bug")
c7b9d369e407 ("scsi: hisi_sas: workaround STP link SoC bug")
4935933e07da ("scsi: hisi_sas: add is_sata_phy_v2_hw()")
14d3f397f649 ("scsi: hisi_sas: check hisi_sas_lu_reset() error message")
981843c6c4ec ("scsi: hisi_sas: handle PHY UP+DOWN simultaneous irq")
634a9585f49c ("scsi: hisi_sas: process error codes according to their priority")
6fcdda805114 ("scsi: hisi_sas: remove task free'ing for timeouts")
54c9dd2d26d0 ("scsi: hisi_sas: fix some sas_task.task_state_lock locking")
a305f33775c0 ("scsi: hisi_sas: check for SAS_TASK_STATE_ABORTED in slot complete")
055945df4c10 ("scsi: hisi_sas: hardreset for SATA disk in LU reset")
c35279f2f1ee ("scsi: hisi_sas: modify hisi_sas_abort_task() for SSP")
fc8669514426 ("scsi: hisi_sas: modify error handling for v2 hw")
405314df566c ("scsi: hisi_sas: remove hisi_sas_port_deformed()")
7c594f0407de ("scsi: hisi_sas: add softreset function for SATA disk")
396b80448fee ("scsi: hisi_sas: move PHY init to hisi_sas_scan_start()")
06ec0fb97c02 ("scsi: hisi_sas: add controller reset")
2e244f0f5bca ("scsi: hisi_sas: add to_hisi_sas_port()")
13c599069130 ("scsi: hisi_sas: decrease running_req in hisi_sas_slot_task_free()")
0edef7e46c24 ("scsi: hisi_sas: modify hard reset for directed-attached disk")
c399acfb8597 ("scsi: hisi_sas: modify some values of ITCT table")
f2f89c32a0f1 ("scsi: hisi_sas: workaround v2 hw SATA IO timeout issue")
64d631873258 ("scsi: hisi_sas: lock sensitive regions when servicing CQ interrupt")
d177c408113e ("scsi: hisi_sas: service v2 hw CQ ISR with tasklet")
d37a00829193 ("scsi: hisi_sas: fix free'ing in probe and remove")
f696cc32b598 ("scsi: hisi_sas: use atomic64_t for hisi_sas_device.running_req")
ee44bfe45769 ("scsi: hisi_sas: modify some values in get_ata_protocol()")
04b7f431da23 ("scsi: hisi_sas: delete repeated configuration in free_device_v2_hw()")
1d7e9469ef0e ("scsi: hisi_sas: fix port form bug in hisi_sas_port_notify_formed()")