index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hisi_sas
/
hisi_sas.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge patch series "scsi: hisi_sas: Some misc changes"
Martin K. Petersen
2023-04-02
1
-1
/
+2
|
\
|
*
scsi: hisi_sas: Grab sas_dev lock when traversing the members of sas_dev.list
Xingui Yang
2023-04-02
1
-1
/
+2
*
|
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
2023-03-24
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
scsi: hisi_sas: Declare SCSI host template const
Bart Van Assche
2023-03-24
1
-1
/
+1
*
|
scsi: hisi_sas: Sync complete queue for poll queue
Xiang Chen
2023-03-09
1
-1
/
+2
*
|
scsi: hisi_sas: Add poll support for v3 hw
Xiang Chen
2023-03-09
1
-0
/
+3
|
/
*
scsi: hisi_sas: Add SATA_DISK_ERR bit handling for v3 hw
Xingui Yang
2022-10-18
1
-0
/
+1
*
scsi: hisi_sas: Add helper to process bcast events
John Garry
2022-09-06
1
-0
/
+1
*
scsi: hisi_sas: Use libsas internal abort support
John Garry
2022-03-14
1
-7
/
+1
*
scsi: hisi_sas: Change hisi_sas_control_phy() phyup timeout
Xiang Chen
2022-02-27
1
-1
/
+1
*
scsi: libsas: Add struct sas_tmf_task
John Garry
2022-02-19
1
-8
/
+1
*
scsi: hisi_sas: Keep controller active between ISR of phyup and the event bei...
Xiang Chen
2021-12-22
1
-0
/
+1
*
scsi: hisi_sas: Pass abort structure for internal abort
John Garry
2021-12-16
1
-0
/
+5
*
scsi: Remove superfluous #include <linux/async.h> directives
Bart Van Assche
2021-11-29
1
-1
/
+0
*
scsi: hisi_sas: Initialise devices in .slave_alloc callback
Xiang Chen
2021-10-12
1
-0
/
+1
*
scsi: hisi_sas: Rename HISI_SAS_{RESET -> RESETTING}_BIT
Luo Jiaxing
2021-09-13
1
-1
/
+1
*
scsi: hisi_sas: Speed up error handling when internal abort timeout occurs
Luo Jiaxing
2021-06-09
1
-0
/
+1
*
scsi: hisi_sas: Include HZ in timer macros
Luo Jiaxing
2021-06-09
1
-2
/
+2
*
scsi: hisi_sas: Run I_T nexus resets in parallel for clear nexus reset
Luo Jiaxing
2021-06-09
1
-0
/
+1
*
scsi: hisi_sas: Put a limit of link reset retries
Luo Jiaxing
2021-06-09
1
-0
/
+1
*
scsi: hisi_sas: Directly snapshot registers when executing a reset
Jianqin Xie
2021-04-12
1
-0
/
+1
*
scsi: hisi_sas: Delete some unused callbacks
Luo Jiaxing
2021-04-12
1
-2
/
+0
*
scsi: hisi_sas: Add trace FIFO debugfs support
Luo Jiaxing
2021-01-26
1
-0
/
+15
*
scsi: hisi_sas: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
2021-01-22
1
-1
/
+2
*
Merge branch '5.11/scsi-postmerge' into 5.11/scsi-fixes
Martin K. Petersen
2021-01-04
1
-0
/
+4
|
\
|
*
scsi: hisi_sas: Expose HW queues for v2 hw
John Garry
2020-12-21
1
-0
/
+4
*
|
scsi: hisi_sas: Move debugfs code to v3 hw driver
Luo Jiaxing
2020-11-30
1
-28
/
+0
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-14
1
-0
/
+37
|
\
|
*
scsi: hisi_sas: Add controller runtime PM support for v3 hw
Xiang Chen
2020-10-06
1
-0
/
+2
|
*
scsi: hisi_sas: Add BIST support for fixed code pattern
Luo Jiaxing
2020-09-02
1
-0
/
+22
|
*
scsi: hisi_sas: Add BIST support for phy FFE
Luo Jiaxing
2020-09-02
1
-0
/
+13
*
|
scsi: hisi_sas: Switch v3 hw to MQ
John Garry
2020-10-06
1
-1
/
+2
|
/
*
scsi: hisi_sas: Rename hisi_sas_cq.pci_irq_mask
John Garry
2020-01-20
1
-1
/
+1
*
scsi: hisi_sas: use threaded irq to process CQ interrupts
Xiang Chen
2020-01-20
1
-2
/
+2
*
scsi: hisi_sas: Record the phy down event in debugfs
Luo Jiaxing
2019-10-24
1
-0
/
+1
*
scsi: hisi_sas: Add ability to have multiple debugfs dumps
Luo Jiaxing
2019-10-24
1
-3
/
+2
*
scsi: hisi_sas: Add module parameter for debugfs dump count
Luo Jiaxing
2019-10-24
1
-0
/
+1
*
scsi: hisi_sas: Allocate memory for multiple dumps of debugfs
Luo Jiaxing
2019-10-24
1
-8
/
+11
*
scsi: hisi_sas: Add debugfs file structure for ITCT cache
Luo Jiaxing
2019-10-24
1
-1
/
+5
*
scsi: hisi_sas: Add debugfs file structure for IOST cache
Luo Jiaxing
2019-10-24
1
-1
/
+5
*
scsi: hisi_sas: Add debugfs file structure for ITCT
Luo Jiaxing
2019-10-24
1
-1
/
+5
*
scsi: hisi_sas: Add debugfs file structure for IOST
Luo Jiaxing
2019-10-24
1
-1
/
+5
*
scsi: hisi_sas: Add debugfs file structure for port
Luo Jiaxing
2019-10-24
1
-1
/
+6
*
scsi: hisi_sas: Add debugfs file structure for registers
Luo Jiaxing
2019-10-24
1
-1
/
+6
*
scsi: hisi_sas: Add debugfs file structure for DQ
Luo Jiaxing
2019-10-24
1
-1
/
+6
*
scsi: hisi_sas: Add debugfs file structure for CQ
Luo Jiaxing
2019-10-24
1
-1
/
+6
*
scsi: hisi_sas: Add timestamp for a debugfs dump
Luo Jiaxing
2019-10-24
1
-0
/
+2
*
scsi: hisi_sas: use wait_for_completion_timeout() when clearing ITCT
Xiang Chen
2019-10-24
1
-2
/
+3
*
scsi: hisi_sas: Add BIST support for phy loopback
Xiang Chen
2019-09-10
1
-0
/
+10
*
scsi: hisi_sas: Remove some unused function arguments
Luo Jiaxing
2019-09-10
1
-2
/
+2
[next]