index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hisi_sas
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-27
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-19
/
+17
2025-01-06
block: simplify tag allocation policy selection
Christoph Hellwig
1
-1
/
+1
2024-12-23
scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
Daniel Wagner
2
-3
/
+2
2024-12-04
scsi: Rename .device_configure() into .sdev_configure()
Bart Van Assche
5
-12
/
+10
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
5
-7
/
+7
2024-11-07
scsi: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2
-2
/
+2
2024-10-16
scsi: hisi_sas: Add latest_dump for the debugfs dump
Yihang Li
1
-0
/
+17
2024-10-16
scsi: hisi_sas: Create all dump files during debugfs initialization
Yihang Li
1
-22
/
+77
2024-10-16
scsi: hisi_sas: Update v3 hw STP_LINK_TIMER setting
Xingui Yang
1
-1
/
+1
2024-10-16
scsi: hisi_sas: Add time interval between two H2D FIS following soft reset spec
Xingui Yang
1
-0
/
+1
2024-10-16
scsi: hisi_sas: Update disk locked timeout to 7 seconds
Xingui Yang
1
-0
/
+2
2024-10-16
scsi: hisi_sas: Default enable interrupt coalescing
Yihang Li
1
-7
/
+10
2024-10-16
scsi: hisi_sas: Add cond_resched() for no forced preemption model
Yihang Li
1
-0
/
+1
2024-10-16
scsi: hisi_sas: Check usage count only when the runtime PM status is RPM_SUSP...
Yihang Li
1
-1
/
+2
2024-10-16
scsi: hisi_sas: Reset PHY again if phyup timeout
Yihang Li
1
-1
/
+12
2024-10-16
scsi: hisi_sas: Enable all PHYs that are not disabled by user during controll...
Yihang Li
1
-1
/
+7
2024-10-16
scsi: hisi_sas: Add firmware information check
Yihang Li
5
-0
/
+62
2024-10-16
scsi: hisi_sas: Create trigger_dump at the end of the debugfs initialization
Yihang Li
1
-5
/
+4
2024-10-16
scsi: hisi_sas: Adjust priority of registering and exiting debugfs for security
Yihang Li
2
-13
/
+8
2024-09-13
scsi: hisi_sas: Remove trailing space after \n newline
Colin Ian King
1
-1
/
+1
2024-08-23
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
1
-1
/
+2
2024-05-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-60
/
+27
2024-04-12
scsi: libata: Switch to using ->device_configure
Christoph Hellwig
5
-9
/
+12
2024-04-06
scsi: hisi_sas: Modify the deadline for ata_wait_after_reset()
Xiang Chen
1
-1
/
+1
2024-04-06
scsi: hisi_sas: Handle the NCQ error returned by D2H frame
Xiang Chen
1
-1
/
+9
2024-03-25
Merge patch series "Add LIBSAS_SHT_BASE for libsas"
Martin K. Petersen
3
-51
/
+3
2024-03-25
scsi: hisi_sas: Use LIBSAS_SHT_BASE_NO_SLAVE_INIT
John Garry
3
-51
/
+3
2024-03-25
scsi: hisi_sas: Add libsas SATA sysfs attributes group
Igor Pylypiv
2
-0
/
+12
2024-01-25
scsi: hisi_sas: Remove hisi_hba->timer for v3 hw
Xiang Chen
2
-2
/
+6
2024-01-25
scsi: hisi_sas: Check whether debugfs is enabled before removing or releasing it
Yihang Li
2
-3
/
+7
2024-01-25
scsi: hisi_sas: Remove redundant checks for automatic debugfs dump
Yihang Li
1
-2
/
+2
2024-01-25
scsi: hisi_sas: Fix a deadlock issue related to automatic dump
Yihang Li
1
-2
/
+10
2023-12-14
scsi: hisi_sas: Correct the number of global debugfs registers
Yihang Li
1
-1
/
+1
2023-12-14
scsi: hisi_sas: Rollback some operations if FLR failed
Yihang Li
1
-0
/
+5
2023-12-14
scsi: hisi_sas: Check before using pointer variables
Yihang Li
1
-2
/
+5
2023-12-14
scsi: hisi_sas: Replace with standard error code return value
Yihang Li
2
-3
/
+3
2023-12-14
scsi: hisi_sas: Set .phy_attached before notifing phyup event HISI_PHYE_PHY_U...
Yihang Li
1
-5
/
+5
2023-11-03
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-128
/
+9
2023-10-04
scsi: hisi_sas: use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfs
Xingui Yang
1
-128
/
+9
2023-09-22
scsi: hisi_sas: Allocate DFX memory during dump trigger
Yihang Li
2
-49
/
+46
2023-09-22
scsi: hisi_sas: Directly call register snapshot instead of using workqueue
Yihang Li
3
-14
/
+8
2023-09-22
scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing debugfs
Yihang Li
1
-6
/
+7
2023-09-05
Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-1
/
+1
2023-08-25
Merge patch series "libsas: Some tidy-up"
Martin K. Petersen
4
-20
/
+10
2023-08-22
scsi: libsas: Delete sas_ssp_task.task_prio
John Garry
3
-5
/
+3
2023-08-22
scsi: libsas: Delete sas_ssp_task.enable_first_burst
John Garry
1
-6
/
+2
2023-08-22
scsi: libsas: Delete struct scsi_core
John Garry
2
-6
/
+6
2023-08-22
scsi: libsas: Delete enum sas_phy_type
John Garry
1
-1
/
+0
2023-08-22
scsi: libsas: Delete enum sas_class
John Garry
1
-1
/
+0
2023-08-22
scsi: libsas: Delete sas_ha_struct.lldd_module
John Garry
2
-2
/
+0
[next]