index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla4xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-19
scsi: qla4xxx: Remove redundant continue statement
Colin Ian King
1
-2
/
+0
2021-06-02
scsi: iscsi: Rel ref after iscsi_lookup_endpoint()
Mike Christie
1
-0
/
+1
2021-06-02
scsi: iscsi: Stop queueing during ep_disconnect
Mike Christie
1
-0
/
+1
2021-05-10
scsi: qla4xxx: Simplify conditional
Wan Jiabing
1
-2
/
+1
2021-04-16
scsi: qla4xxx: Remove an unused function
Bart Van Assche
1
-6
/
+0
2021-04-13
scsi: qla4xxx: Remove unneeded if-null-free check
Qiheng Lin
1
-18
/
+9
2021-03-16
scsi: qla4xxx: Fix kernel-doc formatting and misnaming issue
Lee Jones
1
-2
/
+2
2021-03-16
scsi: qla4xxx: Fix formatting issues - missing '-' and '_'
Lee Jones
1
-2
/
+2
2021-03-10
scsi: qla4xxx: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-02-09
scsi: qla4xxx: Use iscsi_is_session_online()
Mike Christie
1
-1
/
+1
2021-01-23
scsi: qla4xxx: Use standard SAM status definitions
Hannes Reinecke
2
-2
/
+1
2020-12-09
scsi: qla4xxx: Remove redundant assignment to variable rval
Colin Ian King
1
-1
/
+1
2020-12-01
scsi: qla4xxx: Remove in_interrupt() from qla4_82xx_rom_lock()
Ahmed S. Darwish
2
-11
/
+7
2020-12-01
scsi: qla4xxx: Remove in_interrupt() from qla4_82xx_idc_lock()
Ahmed S. Darwish
2
-10
/
+6
2020-12-01
scsi: qla4xxx: Remove in_interrupt()
Ahmed S. Darwish
2
-35
/
+29
2020-11-17
scsi: qla4xxx: Remove redundant assignment to variable rval
Jing Xiangfeng
1
-3
/
+0
2020-10-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2020-10-15
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
21
-42
/
+21
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-3
/
+2
2020-10-08
scsi: qla4xxx: Fix inconsistent format argument type
Ye Bin
1
-1
/
+1
2020-10-03
scsi: qla4xxx: Delete unneeded variable 'status' in qla4xxx_process_ddb_changed
Ye Bin
1
-2
/
+1
2020-09-16
scsi/qla4xxx: Convert to SPDX license identifiers
Thomas Gleixner
21
-42
/
+21
2020-08-25
scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()'
Christophe JAILLET
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-25
scsi: qla4xxx: Rename function parameter descriptions
Lee Jones
1
-2
/
+2
2020-07-25
scsi: qla4xxx: Remove set but unused variable 'status'
Lee Jones
1
-22
/
+12
2020-07-25
scsi: qla4xxx: Supply description for 'code'
Lee Jones
1
-4
/
+5
2020-07-25
scsi: qla4xxx: Remove three set but unused variables
Lee Jones
1
-6
/
+3
2020-07-25
scsi: qla4xxx: Document qla4xxx_process_ddb()'s 'conn_err'
Lee Jones
1
-0
/
+1
2020-07-25
scsi: qla4xxx: Repair function documentation headers
Lee Jones
1
-2
/
+4
2020-07-25
scsi: qla4xxx: Fix some kerneldoc parameter documentation issues
Lee Jones
1
-6
/
+7
2020-07-25
scsi: qla4xxx: Fix incorrectly named function parameter
Lee Jones
1
-1
/
+1
2020-07-25
scsi: qla4xxx: Fix-up incorrectly documented parameter
Lee Jones
1
-4
/
+3
2020-07-25
scsi: qla4xxx: Move 'qla4_82xx_reg_tbl' to the only place its used
Lee Jones
2
-17
/
+17
2020-07-25
scsi: pm8001: Remove a bunch of set but unused variables
Lee Jones
1
-10
/
+1
2020-07-25
scsi: qla4xxx: Move 'qla4_83xx_reg_tbl' from shared header
Lee Jones
2
-17
/
+17
2020-07-25
scsi: qla4xxx: Check return value of pci_set_mwi()
Lee Jones
1
-0
/
+3
2020-07-25
scsi: qla4xxx: Remove set but unused variable 'func_number'
Lee Jones
1
-2
/
+0
2020-07-15
scsi: qla4xxx: Provide a missing function param description and fix formatting
Lee Jones
1
-3
/
+4
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-04-25
scsi: qla4xxx: Remove unneeded semicolon in ql4_os.c
Jason Yan
1
-1
/
+1
2019-12-20
scsi: qla4xxx: Adjust indentation in qla4xxx_mem_free
Nathan Chancellor
1
-1
/
+1
2019-12-10
scsi: iscsi: qla4xxx: fix double free in probe
Dan Carpenter
1
-1
/
+0
2019-11-20
scsi: qla4xxx: fix double free bug
Pan Bian
1
-3
/
+0
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-04-13
Merge branch '5.1/scsi-fixes' into 5.2/merge
Martin K. Petersen
1
-0
/
+2
2019-03-26
scsi: qla4xxx: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+2
2019-03-26
scsi: qla4xxx: avoid freeing unallocated dma memory
Arnd Bergmann
1
-1
/
+1
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2019-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+2
[next]