index
:
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_v2_hw.c
Age
Commit message (
Expand
)
Author
2025-04-28
Merge branch '6.15/scsi-fixes' into 6.16/scsi-staging
Martin K. Petersen
2025-04-21
scsi: hisi_sas: Coding style cleanup
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-03-03
scsi: hisi_sas: Remove incorrect ACPI_PTR annotations
Arnd Bergmann
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-11-06
scsi: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-15
scsi: hisi_sas: Add firmware information check
Yihang Li
2024-04-11
scsi: libata: Switch to using ->device_configure
Christoph Hellwig
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
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-07-23
scsi: hisi_sas: Fix normally completed I/O analysed as failed
Xingui Yang
2023-06-07
scsi: hisi_sas: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-02
Merge patch series "scsi: hisi_sas: Some misc changes"
Martin K. Petersen
2023-04-02
scsi: hisi_sas: Handle NCQ error when IPTT is valid
Xingui Yang
2023-04-02
scsi: hisi_sas: Grab sas_dev lock when traversing the members of sas_dev.list
Xingui Yang
2023-03-24
scsi: hisi_sas: Declare SCSI host template const
Bart Van Assche
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-09-06
scsi: hisi_sas: Add helper to process bcast events
John Garry
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-07-18
scsi: hisi_sas: Relocate DMA unmap of SMP task
Xiang Chen
2022-06-21
scsi: hisi_sas: Align comments
Jiang Jian
2022-03-14
scsi: hisi_sas: Use libsas internal abort support
John Garry
2022-02-22
scsi: libsas: Add sas_execute_ata_cmd()
John Garry
2022-02-19
scsi: libsas: Add struct sas_tmf_task
John Garry
2022-02-11
scsi: libsas: Drop SAS_TASK_AT_INITIATOR
John Garry
2021-10-16
scsi: hisi_sas: Switch to attribute groups
Bart Van Assche
2021-10-12
scsi: hisi_sas: Wait for phyup in hisi_sas_control_phy()
Xiang Chen
2021-10-12
scsi: hisi_sas: Initialise devices in .slave_alloc callback
Xiang Chen
2021-09-13
scsi: hisi_sas: Replace del_timer() calls with del_timer_sync()
Xiang Chen
2021-09-13
scsi: hisi_sas: Rename HISI_SAS_{RESET -> RESETTING}_BIT
Luo Jiaxing
2021-06-22
scsi: libsas: Add LUN number check in .slave_alloc callback
Yufen Yu
2021-06-09
scsi: hisi_sas: Include HZ in timer macros
Luo Jiaxing
2021-06-02
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
2021-01-26
scsi: hisi_sas: Remove deferred probe check in hisi_sas_v2_probe()
John Garry
2021-01-22
scsi: hisi_sas: Switch back to original libsas event notifiers
Ahmed S. Darwish
2021-01-22
scsi: hisi_sas: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
2021-01-22
scsi: libsas: Remove notifier indirection
John Garry
2020-12-21
scsi: hisi_sas: Expose HW queues for v2 hw
John Garry
2020-09-02
scsi: hisi_sas: Code style cleanup
Luo Jiaxing
2020-09-02
scsi: hisi_sas: Add missing newlines
Xiang Chen
2020-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-07-13
scsi: hisi_sas: Remove one kerneldoc comment
John Garry
2020-07-13
scsi: hisi_sas: Directly trigger SCSI error handling for completion errors
Luo Jiaxing
[next]