index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hisi_sas
/
hisi_sas_v3_hw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-20
scsi: hisi_sas: Stop returning error code from slot_complete_vX_hw()
John Garry
1
-10
/
+6
2020-05-20
scsi: hisi_sas: Add SAS_RAS_INTR0 to debugfs register name list
Luo Jiaxing
1
-0
/
+1
2020-05-20
scsi: hisi_sas: Modify the commit information for DSM method
Luo Jiaxing
1
-2
/
+6
2020-05-13
scsi: hisi_sas: Display proc_name in sysfs
Jason Yan
1
-0
/
+1
2020-03-17
scsi: hisi_sas: Use dev_err() in read_iost_itct_cache_v3_hw()
Luo Jiaxing
1
-1
/
+2
2020-01-21
scsi: hisi_sas: Rename hisi_sas_cq.pci_irq_mask
John Garry
1
-1
/
+1
2020-01-21
scsi: hisi_sas: Add prints for v3 hw interrupt converge and automatic affinity
Luo Jiaxing
1
-0
/
+5
2020-01-21
scsi: hisi_sas: Replace magic number when handle channel interrupt
Luo Jiaxing
1
-5
/
+12
2020-01-21
scsi: hisi_sas: use threaded irq to process CQ interrupts
Xiang Chen
1
-16
/
+14
2020-01-03
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
1
-0
/
+3
2019-11-13
scsi: hisi_sas: Relocate call to hisi_sas_debugfs_exit()
Xiang Chen
1
-2
/
+1
2019-11-13
scsi: hisi_sas: Return directly if init hardware failed
Xiang Chen
1
-0
/
+1
2019-10-25
scsi: hisi_sas: Record the phy down event in debugfs
Luo Jiaxing
1
-0
/
+2
2019-10-25
scsi: hisi_sas: Delete the debugfs folder of hisi_sas when the probe fails
Luo Jiaxing
1
-0
/
+1
2019-10-25
scsi: hisi_sas: use wait_for_completion_timeout() when clearing ITCT
Xiang Chen
1
-3
/
+10
2019-10-25
scsi: hisi_sas: Set the BIST init value before enabling BIST
Xiang Chen
1
-5
/
+5
2019-09-11
scsi: hisi_sas: Add BIST support for phy loopback
Xiang Chen
1
-0
/
+126
2019-09-11
scsi: hisi_sas: Remove some unused function arguments
Luo Jiaxing
1
-10
/
+7
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-09-11
scsi: hisi_sas: Update all the registers after suspend and resume
Xiang Chen
1
-2
/
+8
2019-08-08
scsi: hisi_sas: replace "%p" with "%pK"
Xiang Chen
1
-3
/
+3
2019-08-08
scsi: hisi_sas: Remove some unnecessary code
Xiang Chen
1
-4
/
+1
2019-08-08
scsi: hisi_sas: Drop free_irq() when devm_request_irq() failed
Xiang Chen
1
-17
/
+4
2019-08-08
scsi: hisi_sas: Drop SMP resp frame DMA mapping
John Garry
1
-3
/
+1
2019-08-08
scsi: hisi_sas: Drop kmap_atomic() in SMP command completion
John Garry
1
-3
/
+1
2019-08-08
scsi: hisi_sas: Snapshot AXI and RAS register at debugfs
Luo Jiaxing
1
-1
/
+35
2019-08-08
scsi: hisi_sas: Snapshot HW cache of IOST and ITCT at debugfs
Luo Jiaxing
1
-0
/
+32
2019-08-08
scsi: hisi_sas: Drop hisi_sas_hw.get_free_slot
John Garry
1
-33
/
+0
2019-08-08
scsi: hisi_sas: Make max IPTT count equal for all hw revisions
John Garry
1
-5
/
+2
2019-07-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-16
/
+34
2019-06-20
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
1
-2
/
+2
2019-06-19
scsi: hisi_sas: Disable stash for v3 hw
Xiang Chen
1
-0
/
+2
2019-06-19
scsi: hisi_sas: Ignore the error code between phy down to phy up
Luo Jiaxing
1
-0
/
+15
2019-06-19
scsi: hisi_sas: Change the type of some numbers to unsigned
Xiang Chen
1
-2
/
+2
2019-06-19
scsi: hisi_sas: Fix the issue of argument mismatch of printing ecc errors
Xiaofei Tan
1
-12
/
+13
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-04-13
scsi: hisi_sas: Some misc tidy-up
Xiang Chen
1
-15
/
+12
2019-04-13
scsi: hisi_sas: Support all RAS events with MSI interrupts
Xiaofei Tan
1
-178
/
+259
2019-04-13
scsi: hisi_sas: allocate different SAS address for directly attached situation
Xiang Chen
1
-0
/
+2
2019-04-13
scsi: hisi_sas: Fix for setting the PHY linkrate when disconnected
John Garry
1
-3
/
+3
2019-04-13
scsi: hisi_sas: add host reset interface for test
Xiang Chen
1
-0
/
+1
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-26
/
+63
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-38
/
+341
2019-03-07
scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of HiLink
Xiang Chen
1
-0
/
+2
2019-03-07
scsi: hisi_sas: print PHY RX errors count for later revision of v3 hw
Xiaofei Tan
1
-25
/
+59
2019-03-07
scsi: hisi_sas: Change return variable type in phy_up_v3_hw()
Xiang Chen
1
-1
/
+2
2019-02-26
scsi: hisi_sas: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
1
-3
/
+5
2019-02-09
scsi: hisi_sas: Do some more tidy-up
John Garry
1
-2
/
+2
2019-02-09
scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimental
Xiang Chen
1
-7
/
+58
[next]