index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
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-06
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-18
scsi: hisi_sas: Relocate DMA unmap of SMP task
Xiang Chen
1
-2
/
+0
2022-06-21
scsi: hisi_sas: Align comments
Jiang Jian
1
-2
/
+2
2022-03-14
scsi: hisi_sas: Use libsas internal abort support
John Garry
1
-5
/
+6
2022-02-22
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-11
scsi: libsas: Drop SAS_TASK_AT_INITIATOR
John Garry
1
-2
/
+1
2021-10-16
scsi: hisi_sas: Switch to attribute groups
Bart Van Assche
1
-3
/
+5
2021-10-12
scsi: hisi_sas: Wait for phyup in hisi_sas_control_phy()
Xiang Chen
1
-14
/
+3
2021-10-12
scsi: hisi_sas: Initialise devices in .slave_alloc callback
Xiang Chen
1
-1
/
+1
2021-09-13
scsi: hisi_sas: Replace del_timer() calls with del_timer_sync()
Xiang Chen
1
-3
/
+3
2021-09-13
scsi: hisi_sas: Rename HISI_SAS_{RESET -> RESETTING}_BIT
Luo Jiaxing
1
-1
/
+1
2021-06-22
scsi: libsas: Add LUN number check in .slave_alloc callback
Yufen Yu
1
-0
/
+1
2021-06-09
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-26
scsi: hisi_sas: Remove deferred probe check in hisi_sas_v2_probe()
John Garry
1
-12
/
+0
2021-01-22
scsi: hisi_sas: Switch back to original libsas event notifiers
Ahmed S. Darwish
1
-2
/
+2
2021-01-22
scsi: hisi_sas: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
1
-2
/
+4
2021-01-22
scsi: libsas: Remove notifier indirection
John Garry
1
-2
/
+1
2020-12-21
scsi: hisi_sas: Expose HW queues for v2 hw
John Garry
1
-13
/
+53
2020-09-02
scsi: hisi_sas: Code style cleanup
Luo Jiaxing
1
-1
/
+1
2020-09-02
scsi: hisi_sas: Add missing newlines
Xiang Chen
1
-1
/
+1
2020-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+4
2020-07-13
scsi: hisi_sas: Remove one kerneldoc comment
John Garry
1
-1
/
+1
2020-07-13
scsi: hisi_sas: Directly trigger SCSI error handling for completion errors
Luo Jiaxing
1
-1
/
+3
2020-06-15
scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
Christoph Hellwig
1
-0
/
+1
2020-05-19
scsi: hisi_sas: Stop returning error code from slot_complete_vX_hw()
John Garry
1
-10
/
+6
2020-05-12
scsi: hisi_sas: Display proc_name in sysfs
Jason Yan
1
-0
/
+1
2020-01-20
scsi: hisi_sas: replace spin_lock_irqsave/spin_unlock_restore with spin_lock/...
Xiang Chen
1
-7
/
+5
2020-01-20
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-24
scsi: hisi_sas: use wait_for_completion_timeout() when clearing ITCT
Xiang Chen
1
-3
/
+10
2019-09-10
scsi: hisi_sas: Remove some unused function arguments
Luo Jiaxing
1
-5
/
+6
2019-09-10
scsi: hisi_sas: Remove hisi_sas_hw.slot_complete
Luo Jiaxing
1
-1
/
+0
2019-09-10
scsi: hisi_sas: Assign NCQ tag for all NCQ commands
Xiang Chen
1
-1
/
+4
2019-08-07
scsi: hisi_sas: replace "%p" with "%pK"
Xiang Chen
1
-3
/
+3
2019-08-07
scsi: hisi_sas: Drop free_irq() when devm_request_irq() failed
Xiang Chen
1
-27
/
+7
2019-08-07
scsi: hisi_sas: Drop SMP resp frame DMA mapping
John Garry
1
-3
/
+1
2019-08-07
scsi: hisi_sas: Drop kmap_atomic() in SMP command completion
John Garry
1
-3
/
+1
2019-08-07
scsi: hisi_sas: Drop hisi_sas_hw.get_free_slot
John Garry
1
-26
/
+0
2019-08-07
scsi: hisi_sas: Make max IPTT count equal for all hw revisions
John Garry
1
-1
/
+0
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-24
/
+26
2019-06-20
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
1
-2
/
+2
2019-06-18
scsi: hisi_sas: Fix the issue of argument mismatch of printing ecc errors
Xiaofei Tan
1
-22
/
+24
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-04-12
scsi: hisi_sas: Some misc tidy-up
Xiang Chen
1
-24
/
+18
2019-04-12
scsi: hisi_sas: Fix for setting the PHY linkrate when disconnected
John Garry
1
-3
/
+3
2019-04-12
scsi: hisi_sas: add host reset interface for test
Xiang Chen
1
-0
/
+1
[next]