index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hisi_sas
/
hisi_sas_v3_hw.c
Age
Commit message (
Expand
)
Author
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: 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
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-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: Add helper to process bcast events
John Garry
2022-09-06
scsi: hisi_sas: Revert change to limit max hw sectors for v3 HW
John Garry
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-07-18
scsi: hisi_sas: Modify v3 HW SATA completion error processing
Xingui Yang
2022-07-18
scsi: hisi_sas: Relocate DMA unmap of SMP task
Xiang Chen
2022-07-18
scsi: hisi_sas: Call hisi_sas_slave_configure() from slave_configure_v3_hw()
John Garry
2022-06-27
scsi: hisi_sas: Limit max hw sectors for v3 HW
John Garry
2022-05-10
scsi: hisi_sas: Undo RPM resume for failed notify phy event for v3 HW
Xiang Chen
2022-03-14
scsi: hisi_sas: Use libsas internal abort support
John Garry
2022-02-27
scsi: hisi_sas: Modify v3 HW SSP underflow error processing
Xingui Yang
2022-02-27
scsi: hisi_sas: Limit users changing debugfs BIST count value
Xiang Chen
2022-02-27
scsi: hisi_sas: Rename error labels in hisi_sas_v3_probe()
Qi Liu
2022-02-27
scsi: hisi_sas: Free irq vectors in order for v3 HW
Qi Liu
2022-02-27
scsi: hisi_sas: Change permission of parameter prot_mask
Xiang Chen
2022-02-19
scsi: libsas: Add struct sas_tmf_task
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-24
scsi: hisi_sas: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2021-12-22
scsi: hisi_sas: Use autosuspend for the host controller
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: Add more logs for runtime suspend/resume
Xiang Chen
2021-12-22
scsi: libsas: Don't always drain event workqueue for HA resume
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-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-10-18
block: drop unused includes in <linux/blkdev.h>
Christoph Hellwig
2021-10-16
scsi: hisi_sas: Switch to attribute groups
Bart Van Assche
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: Increase debugfs_dump_index after dump is completed
Luo Jiaxing
2021-09-13
scsi: hisi_sas: Replace del_timer() calls with del_timer_sync()
Xiang Chen
[next]