开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hisi_sas
/
hisi_sas.h
Age
Commit message (
Expand
)
Author
2022-09-06
scsi: hisi_sas: Add helper to process bcast events
John Garry
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-19
scsi: libsas: Add struct sas_tmf_task
John Garry
2021-12-22
scsi: hisi_sas: Keep controller active between ISR of phyup and the event bei...
Xiang Chen
2021-12-16
scsi: hisi_sas: Pass abort structure for internal abort
John Garry
2021-11-29
scsi: Remove superfluous #include <linux/async.h> directives
Bart Van Assche
2021-10-12
scsi: hisi_sas: Initialise devices in .slave_alloc callback
Xiang Chen
2021-09-13
scsi: hisi_sas: Rename HISI_SAS_{RESET -> RESETTING}_BIT
Luo Jiaxing
2021-06-09
scsi: hisi_sas: Speed up error handling when internal abort timeout occurs
Luo Jiaxing
2021-06-09
scsi: hisi_sas: Include HZ in timer macros
Luo Jiaxing
2021-06-09
scsi: hisi_sas: Run I_T nexus resets in parallel for clear nexus reset
Luo Jiaxing
2021-06-09
scsi: hisi_sas: Put a limit of link reset retries
Luo Jiaxing
2021-04-12
scsi: hisi_sas: Directly snapshot registers when executing a reset
Jianqin Xie
2021-04-12
scsi: hisi_sas: Delete some unused callbacks
Luo Jiaxing
2021-01-26
scsi: hisi_sas: Add trace FIFO debugfs support
Luo Jiaxing
2021-01-22
scsi: hisi_sas: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
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-11-30
scsi: hisi_sas: Move debugfs code to v3 hw driver
Luo Jiaxing
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: Add controller runtime PM support for v3 hw
Xiang Chen
2020-10-06
scsi: hisi_sas: Switch v3 hw to MQ
John Garry
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-01-20
scsi: hisi_sas: Rename hisi_sas_cq.pci_irq_mask
John Garry
2020-01-20
scsi: hisi_sas: use threaded irq to process CQ interrupts
Xiang Chen
2019-10-24
scsi: hisi_sas: Record the phy down event in debugfs
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: use wait_for_completion_timeout() when clearing ITCT
Xiang Chen
2019-09-10
scsi: hisi_sas: Add BIST support for phy loopback
Xiang Chen
2019-09-10
scsi: hisi_sas: Remove some unused function arguments
Luo Jiaxing
2019-09-10
scsi: hisi_sas: Remove redundant work declaration
Xiang Chen
2019-09-10
scsi: hisi_sas: Remove hisi_sas_hw.slot_complete
Luo Jiaxing
2019-09-10
scsi: hisi_sas: Assign NCQ tag for all NCQ commands
Xiang Chen
2019-08-07
scsi: hisi_sas: Snapshot AXI and RAS register at debugfs
Luo Jiaxing
2019-08-07
scsi: hisi_sas: Snapshot HW cache of IOST and ITCT at debugfs
Luo Jiaxing
2019-08-07
scsi: hisi_sas: Drop hisi_sas_hw.get_free_slot
John Garry
2019-08-07
scsi: hisi_sas: Make max IPTT count equal for all hw revisions
John Garry
[next]