index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
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
2020-06-15
scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
Christoph Hellwig
2020-05-19
scsi: hisi_sas: Stop returning error code from slot_complete_vX_hw()
John Garry
2020-05-12
scsi: hisi_sas: Display proc_name in sysfs
Jason Yan
2020-01-20
scsi: hisi_sas: replace spin_lock_irqsave/spin_unlock_restore with spin_lock/...
Xiang Chen
2020-01-20
scsi: hisi_sas: use threaded irq to process CQ interrupts
Xiang Chen
2020-01-03
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
2019-10-24
scsi: hisi_sas: use wait_for_completion_timeout() when clearing ITCT
Xiang Chen
2019-09-10
scsi: hisi_sas: Remove some unused function arguments
Luo Jiaxing
2019-09-10
scsi: hisi_sas: Remove hisi_sas_hw.slot_complete
Luo Jiaxing
2019-09-10
scsi: hisi_sas: Assign NCQ tag for all NCQ commands
Xiang Chen
2019-08-07
scsi: hisi_sas: replace "%p" with "%pK"
Xiang Chen
[next]