index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hisi_sas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: hisi_sas: Remove trailing space after \n newline
Colin Ian King
2024-09-13
1
-1
/
+1
*
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
2024-08-23
1
-1
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-05-15
5
-60
/
+27
|
\
|
*
scsi: libata: Switch to using ->device_configure
Christoph Hellwig
2024-04-12
5
-9
/
+12
|
*
Merge patch series "Add LIBSAS_SHT_BASE for libsas"
Martin K. Petersen
2024-03-25
3
-51
/
+3
|
|
\
|
|
*
scsi: hisi_sas: Use LIBSAS_SHT_BASE_NO_SLAVE_INIT
John Garry
2024-03-25
3
-51
/
+3
|
*
|
scsi: hisi_sas: Add libsas SATA sysfs attributes group
Igor Pylypiv
2024-03-25
2
-0
/
+12
|
|
/
*
|
scsi: hisi_sas: Modify the deadline for ata_wait_after_reset()
Xiang Chen
2024-04-06
1
-1
/
+1
*
|
scsi: hisi_sas: Handle the NCQ error returned by D2H frame
Xiang Chen
2024-04-06
1
-1
/
+9
|
/
*
scsi: hisi_sas: Remove hisi_hba->timer for v3 hw
Xiang Chen
2024-01-25
2
-2
/
+6
*
scsi: hisi_sas: Check whether debugfs is enabled before removing or releasing it
Yihang Li
2024-01-25
2
-3
/
+7
*
scsi: hisi_sas: Remove redundant checks for automatic debugfs dump
Yihang Li
2024-01-25
1
-2
/
+2
*
scsi: hisi_sas: Fix a deadlock issue related to automatic dump
Yihang Li
2024-01-25
1
-2
/
+10
*
scsi: hisi_sas: Correct the number of global debugfs registers
Yihang Li
2023-12-14
1
-1
/
+1
*
scsi: hisi_sas: Rollback some operations if FLR failed
Yihang Li
2023-12-14
1
-0
/
+5
*
scsi: hisi_sas: Check before using pointer variables
Yihang Li
2023-12-14
1
-2
/
+5
*
scsi: hisi_sas: Replace with standard error code return value
Yihang Li
2023-12-14
2
-3
/
+3
*
scsi: hisi_sas: Set .phy_attached before notifing phyup event HISI_PHYE_PHY_U...
Yihang Li
2023-12-14
1
-5
/
+5
*
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-03
1
-128
/
+9
|
\
|
*
scsi: hisi_sas: use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfs
Xingui Yang
2023-10-04
1
-128
/
+9
*
|
scsi: hisi_sas: Allocate DFX memory during dump trigger
Yihang Li
2023-09-22
2
-49
/
+46
*
|
scsi: hisi_sas: Directly call register snapshot instead of using workqueue
Yihang Li
2023-09-22
3
-14
/
+8
*
|
scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing debugfs
Yihang Li
2023-09-22
1
-6
/
+7
|
/
*
Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-09-05
1
-1
/
+1
|
\
|
*
ata,scsi: cleanup __ata_port_probe()
Hannes Reinecke
2023-08-02
1
-1
/
+1
*
|
Merge patch series "libsas: Some tidy-up"
Martin K. Petersen
2023-08-25
4
-20
/
+10
|
\
\
|
*
|
scsi: libsas: Delete sas_ssp_task.task_prio
John Garry
2023-08-21
3
-5
/
+3
|
*
|
scsi: libsas: Delete sas_ssp_task.enable_first_burst
John Garry
2023-08-21
1
-6
/
+2
|
*
|
scsi: libsas: Delete struct scsi_core
John Garry
2023-08-21
2
-6
/
+6
|
*
|
scsi: libsas: Delete enum sas_phy_type
John Garry
2023-08-21
1
-1
/
+0
|
*
|
scsi: libsas: Delete enum sas_class
John Garry
2023-08-21
1
-1
/
+0
|
*
|
scsi: libsas: Delete sas_ha_struct.lldd_module
John Garry
2023-08-21
2
-2
/
+0
|
|
/
*
|
scsi: hisi_sas: Fix warning detected by sparse
Sunil V L
2023-07-31
1
-1
/
+1
*
|
scsi: hisi_sas: Delete unused lock in hisi_sas_port_notify_formed()
Yihang Li
2023-07-23
1
-5
/
+0
*
|
scsi: hisi_sas: Block requests before a debugfs snapshot
Yihang Li
2023-07-23
1
-3
/
+7
*
|
scsi: hisi_sas: Fix normally completed I/O analysed as failed
Xingui Yang
2023-07-23
2
-4
/
+13
|
/
*
scsi: hisi_sas: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-08
4
-15
/
+4
*
scsi: hisi_sas: Fix warnings detected by sparse
Xingui Yang
2023-05-17
1
-3
/
+4
*
scsi: hisi_sas: Change DMA setup lock timeout to 2.5s
Xingui Yang
2023-05-17
1
-0
/
+4
*
scsi: hisi_sas: Configure initial value of some registers according to HBA model
Yihang Li
2023-05-17
1
-5
/
+12
*
scsi: hisi_sas: Work around build failure in suspend function
Arnd Bergmann
2023-04-12
1
-0
/
+4
*
Merge patch series "scsi: hisi_sas: Some misc changes"
Martin K. Petersen
2023-04-03
5
-35
/
+124
|
\
|
*
scsi: hisi_sas: Exit suspend state when usage count is greater than 0
Yihang Li
2023-04-03
1
-17
/
+56
|
*
scsi: hisi_sas: Ensure all enabled PHYs up during controller reset
Yihang Li
2023-04-03
1
-2
/
+30
|
*
scsi: hisi_sas: Handle NCQ error when IPTT is valid
Xingui Yang
2023-04-03
3
-3
/
+15
|
*
scsi: hisi_sas: Grab sas_dev lock when traversing the members of sas_dev.list
Xingui Yang
2023-04-03
5
-13
/
+23
*
|
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
2023-04-01
1
-2
/
+1
|
\
\
|
*
|
scsi: hisi_sas: Check devm_add_action() return value
Kang Chen
2023-03-07
1
-2
/
+1
*
|
|
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
2023-03-25
4
-4
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
scsi: hisi_sas: Declare SCSI host template const
Bart Van Assche
2023-03-25
4
-4
/
+4
|
|
/
[next]