index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hisi_sas
/
hisi_sas_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-08
scsi: hisi_sas: Convert to platform remove callback returning void
Uwe Kleine-König
1
-2
/
+1
2023-04-03
scsi: hisi_sas: Ensure all enabled PHYs up during controller reset
Yihang Li
1
-2
/
+30
2023-04-03
scsi: hisi_sas: Grab sas_dev lock when traversing the members of sas_dev.list
Xingui Yang
1
-9
/
+16
2023-03-10
scsi: hisi_sas: Sync complete queue for poll queue
Xiang Chen
1
-20
/
+57
2023-03-10
scsi: hisi_sas: Add poll support for v3 hw
Xiang Chen
1
-3
/
+15
2023-01-12
scsi: hisi_sas: Set a port invalid only if there are no devices attached when...
Yihang Li
1
-1
/
+1
2023-01-12
scsi: hisi_sas: Use abort task set to reset SAS disks when discovered
Xingui Yang
1
-1
/
+1
2023-01-07
scsi: hisi_sas: Fix tag freeing for reserved tags
Jason Yan
1
-1
/
+1
2022-11-26
scsi: hisi_sas: Fix SATA devices missing issue during I_T nexus reset
Jie Zhan
1
-3
/
+5
2022-11-26
scsi: Revert "scsi: hisi_sas: Don't send bcast events from HW during nexus HA...
Jie Zhan
1
-12
/
+4
2022-11-26
scsi: Revert "scsi: hisi_sas: Drain bcast events in hisi_sas_rescan_topology()"
Jie Zhan
1
-7
/
+0
2022-10-22
scsi: hisi_sas: Put reserved tags in lower region of tagset
John Garry
1
-7
/
+7
2022-10-22
scsi: hisi_sas: Use sas_task_find_rq()
John Garry
1
-18
/
+8
2022-10-18
scsi: hisi_sas: Use sas_find_attathed_phy_id() instead of open coding it
Jason Yan
1
-11
/
+3
2022-10-18
scsi: hisi_sas: Add SATA_DISK_ERR bit handling for v3 hw
Xingui Yang
1
-1
/
+17
2022-10-18
scsi: hisi_sas: Move slot variable definition in hisi_sas_abort_task()
Xingui Yang
1
-5
/
+3
2022-09-07
scsi: hisi_sas: Don't send bcast events from HW during nexus HA reset
John Garry
1
-4
/
+12
2022-09-07
scsi: hisi_sas: Add helper to process bcast events
John Garry
1
-0
/
+12
2022-09-07
scsi: hisi_sas: Drain bcast events in hisi_sas_rescan_topology()
John Garry
1
-0
/
+7
2022-09-07
scsi: hisi_sas: Clear HISI_SAS_HW_FAULT_BIT earlier
John Garry
1
-1
/
+1
2022-07-19
scsi: hisi_sas: Relocate DMA unmap of SMP task
Xiang Chen
1
-1
/
+5
2022-07-19
scsi: hisi_sas: Remove unnecessary variable to hold DMA map elements
Xiang Chen
1
-25
/
+18
2022-05-20
scsi: hisi_sas: Fix memory ordering in hisi_sas_task_deliver()
John Garry
1
-0
/
+2
2022-05-20
scsi: hisi_sas: Fix rescan after deleting a disk
John Garry
1
-29
/
+18
2022-05-20
scsi: hisi_sas: Use sas_ata_wait_after_reset() in IT nexus reset
John Garry
1
-7
/
+12
2022-03-30
scsi: hisi_sas: Remove stray fallthrough annotation
Dan Carpenter
1
-1
/
+0
2022-03-15
scsi: hisi_sas: Use libsas internal abort support
John Garry
1
-298
/
+155
2022-02-28
scsi: hisi_sas: Change hisi_sas_control_phy() phyup timeout
Xiang Chen
1
-1
/
+2
2022-02-23
scsi: libsas: Add sas_execute_ata_cmd()
John Garry
1
-127
/
+3
2022-02-19
scsi: libsas: Add sas_abort_task()
John Garry
1
-26
/
+1
2022-02-19
scsi: libsas: Add sas_query_task()
John Garry
1
-11
/
+1
2022-02-19
scsi: libsas: Add sas_lu_reset()
John Garry
1
-3
/
+1
2022-02-19
scsi: libsas: Add sas_clear_task_set()
John Garry
1
-4
/
+1
2022-02-19
scsi: libsas: Add sas_abort_task_set()
John Garry
1
-4
/
+1
2022-02-19
scsi: libsas: Add TMF handler aborted callback
John Garry
1
-0
/
+20
2022-02-19
scsi: libsas: Add sas_task.tmf
John Garry
1
-10
/
+6
2022-02-19
scsi: libsas: Add struct sas_tmf_task
John Garry
1
-11
/
+11
2022-02-19
scsi: hisi_sas: Delete unused I_T_NEXUS_RESET_PHYUP_TIMEOUT
John Garry
1
-2
/
+0
2022-02-19
scsi: libsas: Delete lldd_clear_aca callback
John Garry
1
-12
/
+0
2022-02-15
Merge branch '5.17/scsi-fixes' into 5.18/scsi-staging
Martin K. Petersen
1
-11
/
+6
2022-02-12
scsi: libsas: Drop SAS_TASK_AT_INITIATOR
John Garry
1
-7
/
+1
2022-02-01
scsi: hisi_sas: Fix setting of hisi_sas_slot.is_internal
John Garry
1
-8
/
+6
2022-01-25
scsi: hisi_sas: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-3
/
+0
2022-01-07
scsi: hisi_sas: Remove unused variable and check in hisi_sas_send_ata_reset_e...
Xiang Chen
1
-5
/
+0
2021-12-23
scsi: hisi_sas: Keep controller active between ISR of phyup and the event bei...
Xiang Chen
1
-2
/
+20
2021-12-23
scsi: hisi_sas: Fix some issues related to asd_sas_port->phy_list
Xiang Chen
1
-3
/
+8
2021-12-23
scsi: Revert "scsi: hisi_sas: Filter out new PHY up events during suspend"
John Garry
1
-6
/
+0
2021-12-17
scsi: hisi_sas: Fix phyup timeout on FPGA
Qi Liu
1
-5
/
+13
2021-12-17
scsi: hisi_sas: Prevent parallel FLR and controller reset
Qi Liu
1
-3
/
+5
2021-12-17
scsi: hisi_sas: Prevent parallel controller reset and control phy command
Qi Liu
1
-0
/
+2
[next]