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
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-28
Merge branch '6.15/scsi-fixes' into 6.16/scsi-staging
Martin K. Petersen
2025-04-21
scsi: hisi_sas: Call I_T_nexus after soft reset for SATA disk
Yihang Li
2025-04-21
scsi: hisi_sas: Coding style cleanup
Yihang Li
2025-04-21
scsi: hisi_sas: Use macro instead of magic number
Yihang Li
2025-04-08
Merge branch '6.15/scsi-queue' into 6.15/scsi-fixes
Martin K. Petersen
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-20
scsi: hisi_sas: Fix I/O errors caused by hardware port ID changes
Xingui Yang
2025-03-17
scsi: hisi_sas: Fixed failure to issue vendor specific commands
Xingui Yang
2024-12-04
scsi: Rename .device_configure() into .sdev_configure()
Bart Van Assche
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
2024-10-15
scsi: hisi_sas: Add time interval between two H2D FIS following soft reset spec
Xingui Yang
2024-10-15
scsi: hisi_sas: Reset PHY again if phyup timeout
Yihang Li
2024-10-15
scsi: hisi_sas: Enable all PHYs that are not disabled by user during controll...
Yihang Li
2024-10-15
scsi: hisi_sas: Add firmware information check
Yihang Li
2024-10-15
scsi: hisi_sas: Adjust priority of registering and exiting debugfs for security
Yihang Li
2024-08-22
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-04-11
scsi: libata: Switch to using ->device_configure
Christoph Hellwig
2024-04-05
scsi: hisi_sas: Modify the deadline for ata_wait_after_reset()
Xiang Chen
2024-01-24
scsi: hisi_sas: Remove hisi_hba->timer for v3 hw
Xiang Chen
2024-01-24
scsi: hisi_sas: Check whether debugfs is enabled before removing or releasing it
Yihang Li
2024-01-24
scsi: hisi_sas: Remove redundant checks for automatic debugfs dump
Yihang Li
2024-01-24
scsi: hisi_sas: Fix a deadlock issue related to automatic dump
Yihang Li
2023-12-13
scsi: hisi_sas: Check before using pointer variables
Yihang Li
2023-12-13
scsi: hisi_sas: Replace with standard error code return value
Yihang Li
2023-09-21
scsi: hisi_sas: Directly call register snapshot instead of using workqueue
Yihang Li
2023-09-05
Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-08-24
Merge patch series "libsas: Some tidy-up"
Martin K. Petersen
2023-08-21
scsi: libsas: Delete struct scsi_core
John Garry
2023-08-21
scsi: libsas: Delete enum sas_phy_type
John Garry
2023-08-21
scsi: libsas: Delete enum sas_class
John Garry
2023-08-21
scsi: libsas: Delete sas_ha_struct.lldd_module
John Garry
2023-08-02
ata,scsi: cleanup __ata_port_probe()
Hannes Reinecke
2023-07-23
scsi: hisi_sas: Delete unused lock in hisi_sas_port_notify_formed()
Yihang Li
2023-06-07
scsi: hisi_sas: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-02
scsi: hisi_sas: Ensure all enabled PHYs up during controller reset
Yihang Li
2023-04-02
scsi: hisi_sas: Grab sas_dev lock when traversing the members of sas_dev.list
Xingui Yang
2023-03-09
scsi: hisi_sas: Sync complete queue for poll queue
Xiang Chen
2023-03-09
scsi: hisi_sas: Add poll support for v3 hw
Xiang Chen
2023-01-12
scsi: hisi_sas: Set a port invalid only if there are no devices attached when...
Yihang Li
2023-01-12
scsi: hisi_sas: Use abort task set to reset SAS disks when discovered
Xingui Yang
2023-01-07
scsi: hisi_sas: Fix tag freeing for reserved tags
Jason Yan
2022-11-26
scsi: hisi_sas: Fix SATA devices missing issue during I_T nexus reset
Jie Zhan
2022-11-26
scsi: Revert "scsi: hisi_sas: Don't send bcast events from HW during nexus HA...
Jie Zhan
2022-11-26
scsi: Revert "scsi: hisi_sas: Drain bcast events in hisi_sas_rescan_topology()"
Jie Zhan
2022-10-22
scsi: hisi_sas: Put reserved tags in lower region of tagset
John Garry
2022-10-22
scsi: hisi_sas: Use sas_task_find_rq()
John Garry
2022-10-18
scsi: hisi_sas: Use sas_find_attathed_phy_id() instead of open coding it
Jason Yan
2022-10-18
scsi: hisi_sas: Add SATA_DISK_ERR bit handling for v3 hw
Xingui Yang
[next]