index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hisi_sas
Age
Commit message (
Expand
)
Author
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-10-04
scsi: hisi_sas: use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfs
Xingui Yang
2023-09-21
scsi: hisi_sas: Allocate DFX memory during dump trigger
Yihang Li
2023-09-21
scsi: hisi_sas: Directly call register snapshot instead of using workqueue
Yihang Li
2023-09-21
scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing debugfs
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 sas_ssp_task.task_prio
John Garry
2023-08-21
scsi: libsas: Delete sas_ssp_task.enable_first_burst
John Garry
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-31
scsi: hisi_sas: Fix warning detected by sparse
Sunil V L
2023-07-23
scsi: hisi_sas: Delete unused lock in hisi_sas_port_notify_formed()
Yihang Li
2023-07-23
scsi: hisi_sas: Block requests before a debugfs snapshot
Yihang Li
2023-07-23
scsi: hisi_sas: Fix normally completed I/O analysed as failed
Xingui Yang
2023-06-07
scsi: hisi_sas: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-16
scsi: hisi_sas: Fix warnings detected by sparse
Xingui Yang
2023-05-16
scsi: hisi_sas: Change DMA setup lock timeout to 2.5s
Xingui Yang
2023-05-16
scsi: hisi_sas: Configure initial value of some registers according to HBA model
Yihang Li
2023-04-11
scsi: hisi_sas: Work around build failure in suspend function
Arnd Bergmann
2023-04-02
Merge patch series "scsi: hisi_sas: Some misc changes"
Martin K. Petersen
2023-04-02
scsi: hisi_sas: Exit suspend state when usage count is greater than 0
Yihang Li
2023-04-02
scsi: hisi_sas: Ensure all enabled PHYs up during controller reset
Yihang Li
2023-04-02
scsi: hisi_sas: Handle NCQ error when IPTT is valid
Xingui Yang
2023-04-02
scsi: hisi_sas: Grab sas_dev lock when traversing the members of sas_dev.list
Xingui Yang
2023-03-31
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
2023-03-24
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
2023-03-24
scsi: hisi_sas: Declare SCSI host template const
Bart Van Assche
2023-03-09
scsi: hisi_sas: Add device attribute experimental_iopoll_q_cnt for v3 hw
Xiang Chen
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-03-09
scsi: hisi_sas: Add function complete_v3_hw()
Xiang Chen
2023-03-06
scsi: hisi_sas: Check devm_add_action() return value
Kang 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: Modify v3 HW SATA disk error state completion processing
Xingui Yang
2022-10-18
scsi: hisi_sas: Add SATA_DISK_ERR bit handling for v3 hw
Xingui Yang
2022-10-18
scsi: hisi_sas: Move slot variable definition in hisi_sas_abort_task()
Xingui Yang
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-09-06
scsi: hisi_sas: Don't send bcast events from HW during nexus HA reset
John Garry
[next]