index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2022-09-06
scsi: hisi_sas: Don't send bcast events from HW during nexus HA reset
John Garry
2022-09-06
scsi: hisi_sas: Add helper to process bcast events
John Garry
2022-09-06
scsi: hisi_sas: Drain bcast events in hisi_sas_rescan_topology()
John Garry
2022-09-06
scsi: hisi_sas: Clear HISI_SAS_HW_FAULT_BIT earlier
John Garry
2022-07-18
scsi: hisi_sas: Relocate DMA unmap of SMP task
Xiang Chen
2022-07-18
scsi: hisi_sas: Remove unnecessary variable to hold DMA map elements
Xiang Chen
2022-05-19
scsi: hisi_sas: Fix memory ordering in hisi_sas_task_deliver()
John Garry
2022-05-19
scsi: hisi_sas: Fix rescan after deleting a disk
John Garry
2022-05-19
scsi: hisi_sas: Use sas_ata_wait_after_reset() in IT nexus reset
John Garry
2022-03-29
scsi: hisi_sas: Remove stray fallthrough annotation
Dan Carpenter
2022-03-14
scsi: hisi_sas: Use libsas internal abort support
John Garry
2022-02-27
scsi: hisi_sas: Change hisi_sas_control_phy() phyup timeout
Xiang Chen
2022-02-22
scsi: libsas: Add sas_execute_ata_cmd()
John Garry
2022-02-19
scsi: libsas: Add sas_abort_task()
John Garry
2022-02-19
scsi: libsas: Add sas_query_task()
John Garry
2022-02-19
scsi: libsas: Add sas_lu_reset()
John Garry
2022-02-19
scsi: libsas: Add sas_clear_task_set()
John Garry
2022-02-19
scsi: libsas: Add sas_abort_task_set()
John Garry
2022-02-19
scsi: libsas: Add TMF handler aborted callback
John Garry
2022-02-19
scsi: libsas: Add sas_task.tmf
John Garry
2022-02-19
scsi: libsas: Add struct sas_tmf_task
John Garry
2022-02-19
scsi: hisi_sas: Delete unused I_T_NEXUS_RESET_PHYUP_TIMEOUT
John Garry
2022-02-19
scsi: libsas: Delete lldd_clear_aca callback
John Garry
2022-02-14
Merge branch '5.17/scsi-fixes' into 5.18/scsi-staging
Martin K. Petersen
2022-02-11
scsi: libsas: Drop SAS_TASK_AT_INITIATOR
John Garry
2022-01-31
scsi: hisi_sas: Fix setting of hisi_sas_slot.is_internal
John Garry
2022-01-24
scsi: hisi_sas: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-07
scsi: hisi_sas: Remove unused variable and check in hisi_sas_send_ata_reset_e...
Xiang Chen
2021-12-22
scsi: hisi_sas: Keep controller active between ISR of phyup and the event bei...
Xiang Chen
2021-12-22
scsi: hisi_sas: Fix some issues related to asd_sas_port->phy_list
Xiang Chen
2021-12-22
scsi: Revert "scsi: hisi_sas: Filter out new PHY up events during suspend"
John Garry
2021-12-16
scsi: hisi_sas: Fix phyup timeout on FPGA
Qi Liu
2021-12-16
scsi: hisi_sas: Prevent parallel FLR and controller reset
Qi Liu
2021-12-16
scsi: hisi_sas: Prevent parallel controller reset and control phy command
Qi Liu
2021-12-16
scsi: hisi_sas: Factor out task prep and delivery code
John Garry
2021-12-16
scsi: hisi_sas: Pass abort structure for internal abort
John Garry
2021-12-16
scsi: hisi_sas: Make internal abort have no task proto
John Garry
2021-12-16
scsi: hisi_sas: Start delivery hisi_sas_task_exec() directly
John Garry
2021-12-06
scsi: hisi_sas: Use non-atomic bitmap functions when possible
Christophe JAILLET
2021-12-06
scsi: hisi_sas: Remove some useless code in hisi_sas_alloc()
Christophe JAILLET
2021-12-06
scsi: hisi_sas: Use devm_bitmap_zalloc() when applicable
Christophe JAILLET
2021-10-12
scsi: hisi_sas: Disable SATA disk phy for severe I_T nexus reset failure
Luo Jiaxing
2021-10-12
scsi: hisi_sas: Wait for phyup in hisi_sas_control_phy()
Xiang Chen
2021-10-12
scsi: hisi_sas: Initialise devices in .slave_alloc callback
Xiang Chen
2021-09-13
scsi: hisi_sas: Replace del_timer() calls with del_timer_sync()
Xiang Chen
2021-09-13
scsi: hisi_sas: Rename HISI_SAS_{RESET -> RESETTING}_BIT
Luo Jiaxing
2021-08-11
scsi: hisi_sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-06-09
scsi: hisi_sas: Speed up error handling when internal abort timeout occurs
Luo Jiaxing
2021-06-09
scsi: hisi_sas: Reset controller for internal abort timeout
Luo Jiaxing
2021-06-09
scsi: hisi_sas: Include HZ in timer macros
Luo Jiaxing
[next]