index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2024-04-12
scsi: libata: Switch to using ->device_configure
Christoph Hellwig
1
-1
/
+1
2024-03-25
Merge patch series "Add LIBSAS_SHT_BASE for libsas"
Martin K. Petersen
1
-17
/
+1
2024-03-25
scsi: hisi_sas: Use LIBSAS_SHT_BASE_NO_SLAVE_INIT
John Garry
1
-17
/
+1
2024-03-25
scsi: hisi_sas: Add libsas SATA sysfs attributes group
Igor Pylypiv
1
-0
/
+6
2023-08-25
Merge patch series "libsas: Some tidy-up"
Martin K. Petersen
1
-2
/
+1
2023-08-22
scsi: libsas: Delete sas_ssp_task.task_prio
John Garry
1
-2
/
+1
2023-07-23
scsi: hisi_sas: Fix normally completed I/O analysed as failed
Xingui Yang
1
-2
/
+9
2023-06-08
scsi: hisi_sas: Convert to platform remove callback returning void
Uwe Kleine-König
1
-6
/
+1
2023-04-03
Merge patch series "scsi: hisi_sas: Some misc changes"
Martin K. Petersen
1
-2
/
+6
2023-04-03
scsi: hisi_sas: Handle NCQ error when IPTT is valid
Xingui Yang
1
-1
/
+5
2023-04-03
scsi: hisi_sas: Grab sas_dev lock when traversing the members of sas_dev.list
Xingui Yang
1
-1
/
+1
2023-03-25
scsi: hisi_sas: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+2
2022-09-07
scsi: hisi_sas: Add helper to process bcast events
John Garry
1
-5
/
+2
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
1
-4
/
+1
2022-07-19
scsi: hisi_sas: Relocate DMA unmap of SMP task
Xiang Chen
1
-2
/
+0
2022-06-22
scsi: hisi_sas: Align comments
Jiang Jian
1
-2
/
+2
2022-03-15
scsi: hisi_sas: Use libsas internal abort support
John Garry
1
-5
/
+6
2022-02-23
scsi: libsas: Add sas_execute_ata_cmd()
John Garry
1
-2
/
+3
2022-02-19
scsi: libsas: Add struct sas_tmf_task
John Garry
1
-2
/
+2
2022-02-12
scsi: libsas: Drop SAS_TASK_AT_INITIATOR
John Garry
1
-2
/
+1
2021-10-17
scsi: hisi_sas: Switch to attribute groups
Bart Van Assche
1
-3
/
+5
2021-10-13
scsi: hisi_sas: Wait for phyup in hisi_sas_control_phy()
Xiang Chen
1
-14
/
+3
2021-10-13
scsi: hisi_sas: Initialise devices in .slave_alloc callback
Xiang Chen
1
-1
/
+1
2021-09-14
scsi: hisi_sas: Replace del_timer() calls with del_timer_sync()
Xiang Chen
1
-3
/
+3
2021-09-14
scsi: hisi_sas: Rename HISI_SAS_{RESET -> RESETTING}_BIT
Luo Jiaxing
1
-1
/
+1
2021-06-23
scsi: libsas: Add LUN number check in .slave_alloc callback
Yufen Yu
1
-0
/
+1
2021-06-10
scsi: hisi_sas: Include HZ in timer macros
Luo Jiaxing
1
-1
/
+1
2021-06-02
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
1
-4
/
+4
2021-01-27
scsi: hisi_sas: Remove deferred probe check in hisi_sas_v2_probe()
John Garry
1
-12
/
+0
2021-01-23
scsi: hisi_sas: Switch back to original libsas event notifiers
Ahmed S. Darwish
1
-2
/
+2
2021-01-23
scsi: hisi_sas: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
1
-2
/
+4
2021-01-23
scsi: libsas: Remove notifier indirection
John Garry
1
-2
/
+1
2020-12-22
scsi: hisi_sas: Expose HW queues for v2 hw
John Garry
1
-13
/
+53
2020-09-03
scsi: hisi_sas: Code style cleanup
Luo Jiaxing
1
-1
/
+1
2020-09-03
scsi: hisi_sas: Add missing newlines
Xiang Chen
1
-1
/
+1
2020-08-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+4
2020-07-14
scsi: hisi_sas: Remove one kerneldoc comment
John Garry
1
-1
/
+1
2020-07-14
scsi: hisi_sas: Directly trigger SCSI error handling for completion errors
Luo Jiaxing
1
-1
/
+3
2020-06-16
scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
Christoph Hellwig
1
-0
/
+1
2020-05-20
scsi: hisi_sas: Stop returning error code from slot_complete_vX_hw()
John Garry
1
-10
/
+6
2020-05-13
scsi: hisi_sas: Display proc_name in sysfs
Jason Yan
1
-0
/
+1
2020-01-21
scsi: hisi_sas: replace spin_lock_irqsave/spin_unlock_restore with spin_lock/...
Xiang Chen
1
-7
/
+5
2020-01-21
scsi: hisi_sas: use threaded irq to process CQ interrupts
Xiang Chen
1
-16
/
+10
2020-01-03
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
1
-0
/
+3
2019-10-25
scsi: hisi_sas: use wait_for_completion_timeout() when clearing ITCT
Xiang Chen
1
-3
/
+10
2019-09-11
scsi: hisi_sas: Remove some unused function arguments
Luo Jiaxing
1
-5
/
+6
2019-09-11
scsi: hisi_sas: Remove hisi_sas_hw.slot_complete
Luo Jiaxing
1
-1
/
+0
2019-09-11
scsi: hisi_sas: Assign NCQ tag for all NCQ commands
Xiang Chen
1
-1
/
+4
2019-08-08
scsi: hisi_sas: replace "%p" with "%pK"
Xiang Chen
1
-3
/
+3
[next]