index
:
kernel
0x221E-v0.0.1-v6.19
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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hisi_sas
/
hisi_sas.h
Age
Commit message (
Expand
)
Author
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-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
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 firmware information check
Yihang Li
2024-04-11
scsi: libata: Switch to using ->device_configure
Christoph Hellwig
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-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: Grab sas_dev lock when traversing the members of sas_dev.list
Xingui Yang
2023-03-24
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
2023-03-24
scsi: hisi_sas: Declare SCSI host template const
Bart Van Assche
2023-03-09
scsi: hisi_sas: Sync complete queue for poll queue
Xiang Chen
2023-03-09
scsi: hisi_sas: Add poll support for v3 hw
Xiang Chen
2022-10-18
scsi: hisi_sas: Add SATA_DISK_ERR bit handling for v3 hw
Xingui Yang
2022-09-06
scsi: hisi_sas: Add helper to process bcast events
John Garry
2022-03-14
scsi: hisi_sas: Use libsas internal abort support
John Garry
2022-02-27
scsi: hisi_sas: Change hisi_sas_control_phy() phyup timeout
Xiang Chen
2022-02-19
scsi: libsas: Add struct sas_tmf_task
John Garry
2021-12-22
scsi: hisi_sas: Keep controller active between ISR of phyup and the event bei...
Xiang Chen
2021-12-16
scsi: hisi_sas: Pass abort structure for internal abort
John Garry
2021-11-29
scsi: Remove superfluous #include <linux/async.h> directives
Bart Van Assche
2021-10-12
scsi: hisi_sas: Initialise devices in .slave_alloc callback
Xiang Chen
2021-09-13
scsi: hisi_sas: Rename HISI_SAS_{RESET -> RESETTING}_BIT
Luo Jiaxing
2021-06-09
scsi: hisi_sas: Speed up error handling when internal abort timeout occurs
Luo Jiaxing
2021-06-09
scsi: hisi_sas: Include HZ in timer macros
Luo Jiaxing
2021-06-09
scsi: hisi_sas: Run I_T nexus resets in parallel for clear nexus reset
Luo Jiaxing
2021-06-09
scsi: hisi_sas: Put a limit of link reset retries
Luo Jiaxing
2021-04-12
scsi: hisi_sas: Directly snapshot registers when executing a reset
Jianqin Xie
2021-04-12
scsi: hisi_sas: Delete some unused callbacks
Luo Jiaxing
2021-01-26
scsi: hisi_sas: Add trace FIFO debugfs support
Luo Jiaxing
2021-01-22
scsi: hisi_sas: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
2021-01-04
Merge branch '5.11/scsi-postmerge' into 5.11/scsi-fixes
Martin K. Petersen
2020-12-21
scsi: hisi_sas: Expose HW queues for v2 hw
John Garry
2020-11-30
scsi: hisi_sas: Move debugfs code to v3 hw driver
Luo Jiaxing
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-06
scsi: hisi_sas: Add controller runtime PM support for v3 hw
Xiang Chen
2020-10-06
scsi: hisi_sas: Switch v3 hw to MQ
John Garry
2020-09-02
scsi: hisi_sas: Add BIST support for fixed code pattern
Luo Jiaxing
2020-09-02
scsi: hisi_sas: Add BIST support for phy FFE
Luo Jiaxing
2020-01-20
scsi: hisi_sas: Rename hisi_sas_cq.pci_irq_mask
John Garry
2020-01-20
scsi: hisi_sas: use threaded irq to process CQ interrupts
Xiang Chen
2019-10-24
scsi: hisi_sas: Record the phy down event in debugfs
Luo Jiaxing
2019-10-24
scsi: hisi_sas: Add ability to have multiple debugfs dumps
Luo Jiaxing
2019-10-24
scsi: hisi_sas: Add module parameter for debugfs dump count
Luo Jiaxing
2019-10-24
scsi: hisi_sas: Allocate memory for multiple dumps of debugfs
Luo Jiaxing
[next]