index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hisi_sas
/
hisi_sas_v3_hw.c
Age
Commit message (
Expand
)
Author
2025-05-20
scsi: hisi_sas: Fix warning detected by sparse
Yihang Li
2025-04-28
Merge branch '6.15/scsi-fixes' into 6.16/scsi-staging
Martin K. Petersen
2025-04-21
scsi: hisi_sas: Wait until error handling is complete
Yihang Li
2025-04-21
scsi: hisi_sas: Coding style cleanup
Yihang Li
2025-04-21
scsi: hisi_sas: Use macro instead of magic number
Yihang Li
2025-04-08
Merge branch '6.15/scsi-queue' into 6.15/scsi-fixes
Martin K. Petersen
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-20
scsi: hisi_sas: Enable force phy when SATA disk directly connected
Xingui Yang
2025-03-17
scsi: hisi_sas: Fixed failure to issue vendor specific commands
Xingui Yang
2025-01-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-01-06
block: simplify tag allocation policy selection
Christoph Hellwig
2024-12-23
scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
Daniel Wagner
2024-12-04
scsi: Rename .device_configure() into .sdev_configure()
Bart Van Assche
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
2024-10-15
scsi: hisi_sas: Add latest_dump for the debugfs dump
Yihang Li
2024-10-15
scsi: hisi_sas: Create all dump files during debugfs initialization
Yihang Li
2024-10-15
scsi: hisi_sas: Update v3 hw STP_LINK_TIMER setting
Xingui Yang
2024-10-15
scsi: hisi_sas: Update disk locked timeout to 7 seconds
Xingui Yang
2024-10-15
scsi: hisi_sas: Default enable interrupt coalescing
Yihang Li
2024-10-15
scsi: hisi_sas: Add cond_resched() for no forced preemption model
Yihang Li
2024-10-15
scsi: hisi_sas: Check usage count only when the runtime PM status is RPM_SUSP...
Yihang Li
2024-10-15
scsi: hisi_sas: Add firmware information check
Yihang Li
2024-10-15
scsi: hisi_sas: Create trigger_dump at the end of the debugfs initialization
Yihang Li
2024-10-15
scsi: hisi_sas: Adjust priority of registering and exiting debugfs for security
Yihang Li
2024-09-12
scsi: hisi_sas: Remove trailing space after \n newline
Colin Ian King
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-04-11
scsi: libata: Switch to using ->device_configure
Christoph Hellwig
2024-04-05
scsi: hisi_sas: Handle the NCQ error returned by D2H frame
Xiang Chen
2024-03-25
Merge patch series "Add LIBSAS_SHT_BASE for libsas"
Martin K. Petersen
2024-03-25
scsi: hisi_sas: Use LIBSAS_SHT_BASE_NO_SLAVE_INIT
John Garry
2024-03-25
scsi: hisi_sas: Add libsas SATA sysfs attributes group
Igor Pylypiv
2024-01-24
scsi: hisi_sas: Remove hisi_hba->timer for v3 hw
Xiang Chen
2024-01-24
scsi: hisi_sas: Check whether debugfs is enabled before removing or releasing it
Yihang Li
2023-12-13
scsi: hisi_sas: Correct the number of global debugfs registers
Yihang Li
2023-12-13
scsi: hisi_sas: Rollback some operations if FLR failed
Yihang Li
2023-12-13
scsi: hisi_sas: Replace with standard error code return value
Yihang Li
2023-12-13
scsi: hisi_sas: Set .phy_attached before notifing phyup event HISI_PHYE_PHY_U...
Yihang Li
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-10-04
scsi: hisi_sas: use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfs
Xingui Yang
2023-09-21
scsi: hisi_sas: Allocate DFX memory during dump trigger
Yihang Li
2023-09-21
scsi: hisi_sas: Directly call register snapshot instead of using workqueue
Yihang Li
2023-09-21
scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing debugfs
Yihang Li
2023-08-24
Merge patch series "libsas: Some tidy-up"
Martin K. Petersen
2023-08-21
scsi: libsas: Delete sas_ssp_task.task_prio
John Garry
2023-08-21
scsi: libsas: Delete struct scsi_core
John Garry
2023-08-21
scsi: libsas: Delete sas_ha_struct.lldd_module
John Garry
2023-07-31
scsi: hisi_sas: Fix warning detected by sparse
Sunil V L
2023-07-23
scsi: hisi_sas: Block requests before a debugfs snapshot
Yihang Li
2023-07-23
scsi: hisi_sas: Fix normally completed I/O analysed as failed
Xingui Yang
2023-05-16
scsi: hisi_sas: Fix warnings detected by sparse
Xingui Yang
[next]