index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_nx.c
Age
Commit message (
Expand
)
Author
2022-02-22
scsi: qla2xxx: Use named initializers for q_dev_state
Gleb Chesnokov
2021-07-27
scsi: qla2xxx: Remove unused variable 'status'
Bill Wendling
2021-05-15
scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()
Zhen Lei
2020-12-09
scsi: qla2xxx: Fix compilation issue in PPC systems
Arun Easi
2020-12-01
scsi: qla2xxx: Remove in_interrupt() from qla82xx-specific code
Ahmed S. Darwish
2020-09-16
scsi/qla2xxx: Convert to SPDX license identifiers
Thomas Gleixner
2020-06-30
scsi: qla2xxx: Initialize 'n' before using it
Bart Van Assche
2020-06-30
scsi: qla2xxx: Make qla82xx_flash_wait_write_finish() easier to read
Bart Van Assche
2020-05-26
scsi: qla2xxx: Remove an unused function
Bart Van Assche
2020-05-19
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
2020-05-19
scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...
Bart Van Assche
2020-05-19
scsi: qla2xxx: Fix the code that reads from mailbox registers
Bart Van Assche
2020-05-19
scsi: qla2xxx: Simplify the functions for dumping firmware
Bart Van Assche
2020-05-07
scsi: qla2xxx: Use true, false for ha->fw_dumped
Jason Yan
2020-01-02
scsi: qla2xxx: Use get_unaligned_*() instead of open-coding these functions
Bart Van Assche
2020-01-02
scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return type
Bart Van Assche
2019-12-19
scsi: qla2xxx: Remove defer flag to indicate immeadiate port loss
Himanshu Madhani
2019-09-07
scsi: qla2xxx: Fix driver reload for ISP82xx
Himanshu Madhani
2019-09-07
scsi: qla2xxx: Fix flash read for Qlogic ISPs
Quinn Tran
2019-08-29
scsi: qla2xxx: fix spelling mistake "initializatin" -> "initialization"
Colin Ian King
2019-08-12
scsi: qla2xxx: Let the compiler check the type of the SCSI command context po...
Bart Van Assche
2019-08-12
scsi: qla2xxx: Complain if waiting for pending commands times out
Bart Van Assche
2019-08-12
scsi: qla2xxx: Improve Linux kernel coding style conformance
Bart Van Assche
2019-04-29
scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to...
Bart Van Assche
2019-04-29
scsi: qla2xxx: Increase the size of the mailbox arrays from 4 to 8
Bart Van Assche
2019-04-15
scsi: qla2xxx: Move the <linux/io-64-nonatomic-lo-hi.h> include directive
Bart Van Assche
2019-04-15
scsi: qla2xxx: Leave a blank line after declarations
Bart Van Assche
2019-03-27
scsi: qla2xxx: Simplify conditional check again
Nathan Chancellor
2019-03-19
scsi: qla2xxx: Secure flash update support for ISP28XX
Michael Hernandez
2019-03-19
scsi: qla2xxx: Update flash read/write routine
Joe Carnuccio
2018-10-23
scsi: qla2xxx: Improve several kernel-doc headers
Bart Van Assche
2018-10-16
scsi: qla2xxx: Simplify conditional check
Nathan Chancellor
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-02-12
scsi: qla2xxx: Fix function argument descriptions
Bart Van Assche
2017-07-01
scsi: qla2xxx: fix a bunch of typos and spelling mistakes
Colin Ian King
2017-01-17
qla2xxx: Move two arrays from header files to .c files
Bart Van Assche
2016-04-11
qla2xxx: Indicate out-of-memory with -ENOMEM
Bart Van Assche
2015-11-17
qla2xxx: Fix rwlock recursion
Bart Van Assche
2015-08-26
qla2xxx: Avoid that sparse complains about context imbalances
Bart Van Assche
2015-08-26
qla2xxx: Remove dead code
Bart Van Assche
2015-08-26
qla2xxx: Fix sparse annotations
Bart Van Assche
2015-08-26
qla2xxx: Remove __constant_ prefix
Bart Van Assche
2015-08-26
qla2xxx: Replace two macros with an inline function
Bart Van Assche
2015-08-26
qla2xxx: Remove set-but-not-used variables
Bart Van Assche
2015-08-26
qla2xxx: Declare local functions static
Bart Van Assche
2015-06-13
qla2xxx: Fix indentation
Bart Van Assche
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
2014-09-25
qla2xxx: Move warning message to debug level.
Sawan Chandak
2014-09-16
qla2xxx: Collect PCI register checks and board_disable scheduling
Joe Lawrence
2014-05-19
qla2xxx: Don't check for firmware hung during the reset context for ISP82XX.
Tej Prakash
[next]