index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hisi_sas
/
hisi_sas_v1_hw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: hisi_sas: Relocate DMA unmap of SMP task
Xiang Chen
2022-07-18
1
-2
/
+0
*
scsi: hisi_sas: Remove unnecessary print function dev_err()
Yang Li
2022-02-22
1
-12
/
+3
*
scsi: libsas: Add struct sas_tmf_task
John Garry
2022-02-19
1
-1
/
+1
*
scsi: libsas: Drop SAS_TASK_AT_INITIATOR
John Garry
2022-02-11
1
-2
/
+1
*
scsi: hisi_sas: Switch to attribute groups
Bart Van Assche
2021-10-16
1
-3
/
+5
*
scsi: hisi_sas: Wait for phyup in hisi_sas_control_phy()
Xiang Chen
2021-10-12
1
-9
/
+2
*
scsi: hisi_sas: Initialise devices in .slave_alloc callback
Xiang Chen
2021-10-12
1
-1
/
+1
*
scsi: hisi_sas: Rename HISI_SAS_{RESET -> RESETTING}_BIT
Luo Jiaxing
2021-09-13
1
-1
/
+1
*
scsi: libsas: Add LUN number check in .slave_alloc callback
Yufen Yu
2021-06-22
1
-0
/
+1
*
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
2021-06-02
1
-4
/
+4
*
scsi: hisi_sas: Propagate errors in interrupt_init_v1_hw()
Sergey Shtylyov
2021-05-21
1
-6
/
+6
*
scsi: hisi_sas: Fix IRQ checks
Sergey Shtylyov
2021-04-13
1
-3
/
+3
*
scsi: hisi_sas: Switch back to original libsas event notifiers
Ahmed S. Darwish
2021-01-22
1
-2
/
+2
*
scsi: hisi_sas: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
2021-01-22
1
-2
/
+4
*
scsi: libsas: Remove notifier indirection
John Garry
2021-01-22
1
-2
/
+1
*
scsi: hisi_sas: Add missing newlines
Xiang Chen
2020-09-02
1
-12
/
+12
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-08-06
1
-1
/
+3
|
\
|
*
scsi: hisi_sas: Directly trigger SCSI error handling for completion errors
Luo Jiaxing
2020-07-13
1
-1
/
+3
*
|
scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
Christoph Hellwig
2020-06-15
1
-0
/
+1
|
/
*
scsi: hisi_sas: Stop returning error code from slot_complete_vX_hw()
John Garry
2020-05-19
1
-8
/
+4
*
scsi: hisi_sas: Display proc_name in sysfs
Jason Yan
2020-05-12
1
-0
/
+1
*
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
2020-01-03
1
-0
/
+3
*
scsi: hisi_sas: use wait_for_completion_timeout() when clearing ITCT
Xiang Chen
2019-10-24
1
-2
/
+4
*
scsi: hisi_sas: Remove hisi_sas_hw.slot_complete
Luo Jiaxing
2019-09-10
1
-1
/
+0
*
scsi: hisi_sas: remove set but not used variable 'irq_value'
zhengbin
2019-08-29
1
-3
/
+1
*
scsi: hisi_sas: Drop SMP resp frame DMA mapping
John Garry
2019-08-07
1
-3
/
+1
*
scsi: hisi_sas: Drop kmap_atomic() in SMP command completion
John Garry
2019-08-07
1
-3
/
+1
*
scsi: hisi_sas: Drop hisi_sas_hw.get_free_slot
John Garry
2019-08-07
1
-32
/
+0
*
scsi: hisi_sas: Make max IPTT count equal for all hw revisions
John Garry
2019-08-07
1
-3
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
scsi: hisi_sas: Some misc tidy-up
Xiang Chen
2019-04-12
1
-6
/
+3
*
scsi: hisi_sas: Fix for setting the PHY linkrate when disconnected
John Garry
2019-04-12
1
-8
/
+3
*
scsi: hisi_sas: add host reset interface for test
Xiang Chen
2019-04-12
1
-0
/
+1
*
scsi: hisi_sas: Issue internal abort on all relevant queues
John Garry
2019-02-08
1
-0
/
+2
*
scsi: hisi_sas: send primitive NOTIFY to SSP situation only
Xiang Chen
2019-01-29
1
-2
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-10
/
+15
|
\
|
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-1
/
+0
|
*
scsi: hisi_sas: Make sg_tablesize consistent value
Xiang Chen
2018-12-12
1
-1
/
+1
|
*
scsi: hisi_sas: Fix warnings detected by sparse
John Garry
2018-12-12
1
-7
/
+8
|
*
scsi: hisi_sas: Create separate host attributes per HBA
Xiang Chen
2018-11-15
1
-1
/
+6
*
|
scsi: hisi_sas: Remove set but not used variable 'dq_list'
YueHaibing
2018-11-05
1
-2
/
+0
|
/
*
scsi: hisi_sas: Use block layer tag instead for IPTT
Xiang Chen
2018-10-16
1
-1
/
+0
*
scsi: hisi_sas: add memory barrier in task delivery function
Xiaofei Tan
2018-07-19
1
-5
/
+10
*
scsi: hisi_sas: Drop hisi_sas_slot_abort()
John Garry
2018-07-19
1
-4
/
+1
*
scsi: hisi_sas: Add a flag to filter PHY events during reset
Xiaofei Tan
2018-06-19
1
-1
/
+2
*
scsi: hisi_sas: Mark PHY as in reset for nexus reset
Xiang Chen
2018-05-28
1
-0
/
+8
*
scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot
Xiaofei Tan
2018-05-28
1
-6
/
+6
*
scsi: hisi_sas: Create a scsi_host_template per HW module
Xiang Chen
2018-05-28
1
-0
/
+23
*
scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate()
John Garry
2018-05-28
1
-31
/
+4
*
scsi: hisi_sas: Don't lock DQ for complete task sending
Xiang Chen
2018-05-18
1
-6
/
+21
[next]