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
/
hisi_sas_main.c
Age
Commit message (
Expand
)
Author
2021-04-12
scsi: hisi_sas: Print SATA device SAS address for soft reset failure
Luo Jiaxing
2021-04-12
scsi: hisi_sas: Directly snapshot registers when executing a reset
Jianqin Xie
2021-04-12
scsi: hisi_sas: Call sas_unregister_ha() to roll back if .hw_init() fails
Xiang Chen
2021-01-26
scsi: hisi_sas: Enable debugfs support by default
Luo Jiaxing
2021-01-26
scsi: hisi_sas: Don't check .nr_hw_queues in hisi_sas_task_prep()
John Garry
2021-01-22
scsi: hisi_sas: Switch back to original libsas event notifiers
Ahmed S. Darwish
2021-01-22
scsi: hisi_sas: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
2021-01-22
scsi: libsas: Remove notifier indirection
John Garry
2021-01-04
Merge branch '5.11/scsi-postmerge' into 5.11/scsi-fixes
Martin K. Petersen
2020-12-21
scsi: hisi_sas: Expose HW queues for v2 hw
John Garry
2020-12-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-12-07
scsi: hisi_sas: Select a suitable queue for internal I/Os
Xiang Chen
2020-12-01
scsi: hisi_sas: Remove preemptible()
Ahmed S. Darwish
2020-11-30
scsi: hisi_sas: Move debugfs code to v3 hw driver
Luo Jiaxing
2020-10-26
scsi: hisi_sas: Stop using queue #0 always for v2 hw
John Garry
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-06
scsi: hisi_sas: Recover PHY state according to the status before reset
Xiang Chen
2020-10-06
scsi: hisi_sas: Filter out new PHY up events during suspend
Xiang Chen
2020-10-06
scsi: hisi_sas: Switch v3 hw to MQ
John Garry
2020-09-02
scsi: hisi_sas: Code style cleanup
Luo Jiaxing
2020-09-02
scsi: hisi_sas: Add missing newlines
Xiang Chen
2020-09-02
scsi: hisi_sas: Add BIST support for fixed code pattern
Luo Jiaxing
2020-09-02
scsi: hisi_sas: Add BIST support for phy FFE
Luo Jiaxing
2020-09-02
scsi: hisi_sas: Avoid accessing to SSP task for SMP I/Os
Xiang Chen
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-19
scsi: hisi_sas: Do not reset phy timer to wait for stray phy up
Luo Jiaxing
2020-01-20
scsi: hisi_sas: Rename hisi_sas_cq.pci_irq_mask
John Garry
2020-01-20
scsi: hisi_sas: Modify the file permissions of trigger_dump to write only
Luo Jiaxing
2020-01-20
scsi: hisi_sas: replace spin_lock_irqsave/spin_unlock_restore with spin_lock/...
Xiang Chen
2020-01-20
scsi: hisi_sas: use threaded irq to process CQ interrupts
Xiang Chen
2019-11-12
scsi: hisi_sas: Stop converting a bool into a bool
John Garry
2019-11-12
scsi: hisi_sas: Check sas_port before using it
Xiang Chen
2019-10-24
scsi: hisi_sas: Record the phy down event in debugfs
Luo Jiaxing
2019-10-24
scsi: hisi_sas: Delete the debugfs folder of hisi_sas when the probe fails
Luo Jiaxing
2019-10-24
scsi: hisi_sas: Add ability to have multiple debugfs dumps
Luo Jiaxing
2019-10-24
scsi: hisi_sas: Add module parameter for debugfs dump count
Luo Jiaxing
2019-10-24
scsi: hisi_sas: Allocate memory for multiple dumps of debugfs
Luo Jiaxing
2019-10-24
scsi: hisi_sas: Add debugfs file structure for ITCT cache
Luo Jiaxing
2019-10-24
scsi: hisi_sas: Add debugfs file structure for IOST cache
Luo Jiaxing
2019-10-24
scsi: hisi_sas: Add debugfs file structure for ITCT
Luo Jiaxing
2019-10-24
scsi: hisi_sas: Add debugfs file structure for IOST
Luo Jiaxing
2019-10-24
scsi: hisi_sas: Add debugfs file structure for port
Luo Jiaxing
2019-10-24
scsi: hisi_sas: Add debugfs file structure for registers
Luo Jiaxing
2019-10-24
scsi: hisi_sas: Add debugfs file structure for DQ
Luo Jiaxing
2019-10-24
scsi: hisi_sas: Add debugfs file structure for CQ
Luo Jiaxing
2019-10-24
scsi: hisi_sas: Add timestamp for a debugfs dump
Luo Jiaxing
2019-10-24
scsi: hisi_sas: Replace in_softirq() check in hisi_sas_task_exec()
Xiang Chen
2019-10-24
scsi: hisi_sas: use wait_for_completion_timeout() when clearing ITCT
Xiang Chen
2019-10-24
scsi: hisi_sas: Don't create debugfs dump folder twice
Xiang Chen
2019-10-09
Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue
Martin K. Petersen
[next]