Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
9b79b1cd164f4ec64dc0847b03297095e39cdee9
/
drivers
/
scsi
/
hisi_sas
964231a
scsi: hisi_sas: Stop converting a bool into a bool
by John Garry
· 5 years ago
7c0ecd4
scsi: hisi_sas: Relocate call to hisi_sas_debugfs_exit()
by Xiang Chen
· 5 years ago
547fde8
scsi: hisi_sas: Return directly if init hardware failed
by Xiang Chen
· 5 years ago
8c39673
scsi: hisi_sas: Check sas_port before using it
by Xiang Chen
· 5 years ago
f873b66
scsi: hisi_sas: Record the phy down event in debugfs
by Luo Jiaxing
· 5 years ago
cabe7c1
scsi: hisi_sas: Delete the debugfs folder of hisi_sas when the probe fails
by Luo Jiaxing
· 5 years ago
8f64329
scsi: hisi_sas: Add ability to have multiple debugfs dumps
by Luo Jiaxing
· 5 years ago
905ab01
scsi: hisi_sas: Add module parameter for debugfs dump count
by Luo Jiaxing
· 5 years ago
a70e33e
scsi: hisi_sas: Allocate memory for multiple dumps of debugfs
by Luo Jiaxing
· 5 years ago
357e4fc
scsi: hisi_sas: Add debugfs file structure for ITCT cache
by Luo Jiaxing
· 5 years ago
b714dd8
scsi: hisi_sas: Add debugfs file structure for IOST cache
by Luo Jiaxing
· 5 years ago
0161d55
scsi: hisi_sas: Add debugfs file structure for ITCT
by Luo Jiaxing
· 5 years ago
e15f2e2
scsi: hisi_sas: Add debugfs file structure for IOST
by Luo Jiaxing
· 5 years ago
1f66e1f
scsi: hisi_sas: Add debugfs file structure for port
by Luo Jiaxing
· 5 years ago
c611639
scsi: hisi_sas: Add debugfs file structure for registers
by Luo Jiaxing
· 5 years ago
1b54c4d
scsi: hisi_sas: Add debugfs file structure for DQ
by Luo Jiaxing
· 5 years ago
35ea630
scsi: hisi_sas: Add debugfs file structure for CQ
by Luo Jiaxing
· 5 years ago
d28ed83
scsi: hisi_sas: Add timestamp for a debugfs dump
by Luo Jiaxing
· 5 years ago
550c0d8
scsi: hisi_sas: Replace in_softirq() check in hisi_sas_task_exec()
by Xiang Chen
· 5 years ago
8fa9a7b
scsi: hisi_sas: use wait_for_completion_timeout() when clearing ITCT
by Xiang Chen
· 5 years ago
65a3b8b
scsi: hisi_sas: Set the BIST init value before enabling BIST
by Xiang Chen
· 5 years ago
3516042
scsi: hisi_sas: Don't create debugfs dump folder twice
by Xiang Chen
· 5 years ago
a3a8d13
Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue
by Martin K. Petersen
· 5 years ago
b1000fc
scsi: hisi_sas: fix spelling mistake "digial" -> "digital"
by Colin Ian King
· 5 years ago
4b6b1bb
scsi: hisi_sas: Make three functions static
by YueHaibing
· 5 years ago
e74006e
scsi: hisi_sas: Fix the conflict between device gone and host reset
by Xiang Chen
· 5 years ago
97b151e
scsi: hisi_sas: Add BIST support for phy loopback
by Xiang Chen
· 5 years ago
7ec7082
scsi: hisi_sas: Add hisi_sas_debugfs_alloc() to centralise allocation
by Luo Jiaxing
· 5 years ago
4bc0580
scsi: hisi_sas: Remove some unused function arguments
by Luo Jiaxing
· 5 years ago
27f2272
scsi: hisi_sas: Remove redundant work declaration
by Xiang Chen
· 5 years ago
971b594
scsi: hisi_sas: Remove hisi_sas_hw.slot_complete
by Luo Jiaxing
· 5 years ago
435a05c
scsi: hisi_sas: Assign NCQ tag for all NCQ commands
by Xiang Chen
· 5 years ago
73a4925
scsi: hisi_sas: Update all the registers after suspend and resume
by Xiang Chen
· 5 years ago
b45e05a
scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init device
by Xiang Chen
· 5 years ago
76dd768
scsi: hisi_sas: Remove sleep after issue phy reset if sas_smp_phy_control() fails
by Luo Jiaxing
· 5 years ago
c2bae4f
scsi: hisi_sas: Directly return when running I_T_nexus reset if phy disabled
by Luo Jiaxing
· 5 years ago
af01b2b
scsi: hisi_sas: Use true/false as input parameter of sas_phy_reset()
by Luo Jiaxing
· 5 years ago
7105e68
scsi: hisi_sas: add debugfs auto-trigger for internal abort time out
by Luo Jiaxing
· 5 years ago
c0c1a71
scsi: hisi_sas: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
328bc6d
scsi: hisi_sas: remove set but not used variable 'irq_value'
by zhengbin
· 5 years ago
a5ac1f5
scsi: hisi_sas: Consolidate internal abort calls in LU reset operation
by Luo Jiaxing
· 5 years ago
e7513f6
scsi: hisi_sas: replace "%p" with "%pK"
by Xiang Chen
· 5 years ago
a07b487
scsi: hisi_sas: Remove some unnecessary code
by Xiang Chen
· 5 years ago
7bf18e8
scsi: hisi_sas: Modify return type of debugfs functions
by Luo Jiaxing
· 5 years ago
e16963f
scsi: hisi_sas: Drop free_irq() when devm_request_irq() failed
by Xiang Chen
· 5 years ago
5f6c32d
scsi: hisi_sas: Drop SMP resp frame DMA mapping
by John Garry
· 5 years ago
1c00314
scsi: hisi_sas: Drop kmap_atomic() in SMP command completion
by John Garry
· 5 years ago
599aefc
scsi: hisi_sas: Make slot buf minimum allocation of PAGE_SIZE
by Xiang Chen
· 5 years ago
d380f55
scsi: hisi_sas: Don't bother clearing status buffer IU in task prep
by Xiang Chen
· 5 years ago
445ee2d
scsi: hisi_sas: Fix out of bound at debug_I_T_nexus_reset()
by Luo Jiaxing
· 5 years ago
b0b3e429
scsi: hisi_sas: Snapshot AXI and RAS register at debugfs
by Luo Jiaxing
· 5 years ago
bbe0a7b
scsi: hisi_sas: Snapshot HW cache of IOST and ITCT at debugfs
by Luo Jiaxing
· 5 years ago
bee0cf2
scsi: hisi_sas: Fix pointer usage error in show debugfs IOST/ITCT
by Luo Jiaxing
· 5 years ago
897cc76
scsi: hisi_sas: Drop hisi_sas_hw.get_free_slot
by John Garry
· 5 years ago
93352ab
scsi: hisi_sas: Make max IPTT count equal for all hw revisions
by John Garry
· 5 years ago
ba6d10a
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
924a354
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
by John Garry
· 6 years ago
97fcf17
scsi: hisi_sas: Disable stash for v3 hw
by Xiang Chen
· 6 years ago
e4c19de
scsi: hisi_sas: Ignore the error code between phy down to phy up
by Luo Jiaxing
· 6 years ago
0ab7bc8
scsi: hisi_sas: Change the type of some numbers to unsigned
by Xiang Chen
· 6 years ago
c7669f5
scsi: hisi_sas: Reduce HISI_SAS_SGE_PAGE_CNT in size
by John Garry
· 6 years ago
794327a
scsi: hisi_sas: Fix the issue of argument mismatch of printing ecc errors
by Xiaofei Tan
· 6 years ago
6c86e04
scsi: hisi_sas: Delete PHY timers when rmmod or probe failed
by Xiang Chen
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
01d4e3a
scsi: hisi_sas: Some misc tidy-up
by Xiang Chen
· 6 years ago
246ea3c
scsi: hisi_sas: Don't fail IT nexus reset for Open Reject timeout
by Luo Jiaxing
· 6 years ago
a3115700
scsi: hisi_sas: Don't hard reset disk during controller reset
by Luo Jiaxing
· 6 years ago
3168d4f
scsi: hisi_sas: Support all RAS events with MSI interrupts
by Xiaofei Tan
· 6 years ago
adb5b38
scsi: hisi_sas: allocate different SAS address for directly attached situation
by Xiang Chen
· 6 years ago
18a54b3
scsi: hisi_sas: Adjust the printk format of functions hisi_sas_init_device()
by Xiang Chen
· 6 years ago
c63b88c
scsi: hisi_sas: Fix for setting the PHY linkrate when disconnected
by John Garry
· 6 years ago
447f78c
scsi: hisi_sas: Remedy inconsistent PHY down state in software
by Xiang Chen
· 6 years ago
a97fa58
scsi: hisi_sas: add host reset interface for test
by Xiang Chen
· 6 years ago
0e83fc6
scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset()
by Luo Jiaxing
· 6 years ago
477558d
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
92fff53
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
cf9efd5
scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of HiLink
by Xiang Chen
· 6 years ago
57dbb2b
scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP target port
by Xiang Chen
· 6 years ago
efdcad6
scsi: hisi_sas: Set PHY linkrate when disconnected
by John Garry
· 6 years ago
aaeb823
scsi: hisi_sas: print PHY RX errors count for later revision of v3 hw
by Xiaofei Tan
· 6 years ago
4790595
scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO
by Xiang Chen
· 6 years ago
fba770c6
scsi: hisi_sas: Change return variable type in phy_up_v3_hw()
by Xiang Chen
· 6 years ago
d9a0045
scsi: hisi_sas: fix calls to dma_set_mask_and_coherent()
by Hannes Reinecke
· 6 years ago
4a8bec8
scsi: hisi_sas: Do some more tidy-up
by John Garry
· 6 years ago
4fefe5b
scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimental
by Xiang Chen
· 6 years ago
795f25a
scsi: hisi_sas: Issue internal abort on all relevant queues
by John Garry
· 6 years ago
1273d65
scsi: hisi_sas: change queue depth from 512 to 4096
by Xiang Chen
· 6 years ago
7c5e136
scsi: hisi_sas: Add manual trigger for debugfs dump
by Luo Jiaxing
· 6 years ago
b3cce12
scsi: hisi_sas: Add support for DIX feature for v3 hw
by Xiang Chen
· 6 years ago
ede2afb
scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32()
by John Garry
· 6 years ago
e1ba0b0
scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmnd
by John Garry
· 6 years ago
26889e5e
scsi: hisi_sas: Some misc tidy-up
by John Garry
· 6 years ago
d1548e9
scsi: hisi_sas: Correct memory allocation size for DQ debugfs
by Luo Jiaxing
· 6 years ago
b6c9b15
scsi: hisi_sas: Fix losing directly attached disk when hot-plug
by Xiaofei Tan
· 6 years ago
eb44e4d
scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5G
by Luo Jiaxing
· 6 years ago
ae68b56
scsi: hisi_sas: Remove unused parameter of function hisi_sas_alloc()
by Xiang Chen
· 6 years ago
ffb1c82
scsi: hisi_sas: remove the check of sas_dev status in hisi_sas_I_T_nexus_reset()
by Xiang Chen
· 6 years ago
5c31b0c
scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned
by Xiang Chen
· 6 years ago
569eddc
scsi: hisi_sas: send primitive NOTIFY to SSP situation only
by Xiang Chen
· 6 years ago
Next »