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
/
qla2xxx
/
qla_nx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-27
scsi: qla2xxx: Remove unused variable 'status'
Bill Wendling
1
-2
/
+0
2021-05-16
scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()
Zhen Lei
1
-1
/
+2
2020-12-09
scsi: qla2xxx: Fix compilation issue in PPC systems
Arun Easi
1
-1
/
+1
2020-12-01
scsi: qla2xxx: Remove in_interrupt() from qla82xx-specific code
Ahmed S. Darwish
1
-14
/
+11
2020-09-16
scsi/qla2xxx: Convert to SPDX license identifiers
Thomas Gleixner
1
-2
/
+1
2020-07-01
scsi: qla2xxx: Initialize 'n' before using it
Bart Van Assche
1
-0
/
+1
2020-07-01
scsi: qla2xxx: Make qla82xx_flash_wait_write_finish() easier to read
Bart Van Assche
1
-12
/
+7
2020-05-26
scsi: qla2xxx: Remove an unused function
Bart Van Assche
1
-41
/
+0
2020-05-20
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
1
-44
/
+45
2020-05-20
scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...
Bart Van Assche
1
-34
/
+34
2020-05-20
scsi: qla2xxx: Fix the code that reads from mailbox registers
Bart Van Assche
1
-2
/
+2
2020-05-20
scsi: qla2xxx: Simplify the functions for dumping firmware
Bart Van Assche
1
-1
/
+1
2020-05-08
scsi: qla2xxx: Use true, false for ha->fw_dumped
Jason Yan
1
-2
/
+2
2020-01-03
scsi: qla2xxx: Use get_unaligned_*() instead of open-coding these functions
Bart Van Assche
1
-3
/
+3
2020-01-03
scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return type
Bart Van Assche
1
-4
/
+3
2019-12-20
scsi: qla2xxx: Remove defer flag to indicate immeadiate port loss
Himanshu Madhani
1
-1
/
+1
2019-09-07
scsi: qla2xxx: Fix driver reload for ISP82xx
Himanshu Madhani
1
-1
/
+2
2019-09-07
scsi: qla2xxx: Fix flash read for Qlogic ISPs
Quinn Tran
1
-0
/
+1
2019-08-30
scsi: qla2xxx: fix spelling mistake "initializatin" -> "initialization"
Colin Ian King
1
-1
/
+1
2019-08-13
scsi: qla2xxx: Let the compiler check the type of the SCSI command context po...
Bart Van Assche
1
-1
/
+1
2019-08-13
scsi: qla2xxx: Complain if waiting for pending commands times out
Bart Van Assche
1
-1
/
+3
2019-08-13
scsi: qla2xxx: Improve Linux kernel coding style conformance
Bart Van Assche
1
-5
/
+5
2019-04-30
scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to...
Bart Van Assche
1
-4
/
+2
2019-04-30
scsi: qla2xxx: Increase the size of the mailbox arrays from 4 to 8
Bart Van Assche
1
-3
/
+3
2019-04-16
scsi: qla2xxx: Move the <linux/io-64-nonatomic-lo-hi.h> include directive
Bart Van Assche
1
-0
/
+1
2019-04-16
scsi: qla2xxx: Leave a blank line after declarations
Bart Van Assche
1
-0
/
+12
2019-03-28
scsi: qla2xxx: Simplify conditional check again
Nathan Chancellor
1
-2
/
+2
2019-03-19
scsi: qla2xxx: Secure flash update support for ISP28XX
Michael Hernandez
1
-1
/
+3
2019-03-19
scsi: qla2xxx: Update flash read/write routine
Joe Carnuccio
1
-7
/
+6
2018-10-24
scsi: qla2xxx: Improve several kernel-doc headers
Bart Van Assche
1
-1
/
+1
2018-10-17
scsi: qla2xxx: Simplify conditional check
Nathan Chancellor
1
-2
/
+2
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-02-12
scsi: qla2xxx: Fix function argument descriptions
Bart Van Assche
1
-4
/
+3
2017-07-02
scsi: qla2xxx: fix a bunch of typos and spelling mistakes
Colin Ian King
1
-2
/
+2
2017-01-17
qla2xxx: Move two arrays from header files to .c files
Bart Van Assche
1
-0
/
+5
2016-04-11
qla2xxx: Indicate out-of-memory with -ENOMEM
Bart Van Assche
1
-1
/
+1
2015-11-18
qla2xxx: Fix rwlock recursion
Bart Van Assche
1
-1
/
+2
2015-08-26
qla2xxx: Avoid that sparse complains about context imbalances
Bart Van Assche
1
-0
/
+8
2015-08-26
qla2xxx: Remove dead code
Bart Van Assche
1
-7
/
+5
2015-08-26
qla2xxx: Fix sparse annotations
Bart Van Assche
1
-57
/
+50
2015-08-26
qla2xxx: Remove __constant_ prefix
Bart Van Assche
1
-3
/
+3
2015-08-26
qla2xxx: Replace two macros with an inline function
Bart Van Assche
1
-12
/
+9
2015-08-26
qla2xxx: Remove set-but-not-used variables
Bart Van Assche
1
-6
/
+3
2015-08-26
qla2xxx: Declare local functions static
Bart Van Assche
1
-1
/
+1
2015-06-13
qla2xxx: Fix indentation
Bart Van Assche
1
-1
/
+1
2015-03-07
treewide: Fix typo in printk messages
Masanari Iida
1
-1
/
+1
2014-09-25
qla2xxx: Move warning message to debug level.
Sawan Chandak
1
-1
/
+1
2014-09-16
qla2xxx: Collect PCI register checks and board_disable scheduling
Joe Lawrence
1
-3
/
+3
2014-05-19
qla2xxx: Don't check for firmware hung during the reset context for ISP82XX.
Tej Prakash
1
-30
/
+13
2014-05-19
qla2xxx: Use proper log message for flash lock failed error.
Atul Deshmukh
1
-0
/
+4
[next]