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
starfive-6.6.48-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
/
ql4_nx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-01
scsi: qla4xxx: Convert uses of __constant_cpu_to_<foo> to cpu_to_<foo>
Dwaipayan Ray
1
-5
/
+5
2021-04-16
scsi: qla4xxx: Remove an unused function
Bart Van Assche
1
-6
/
+0
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
1
-10
/
+6
2020-12-01
scsi: qla4xxx: Remove in_interrupt() from qla4_82xx_idc_lock()
Ahmed S. Darwish
1
-9
/
+5
2020-12-01
scsi: qla4xxx: Remove in_interrupt()
Ahmed S. Darwish
1
-34
/
+29
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-08
scsi: qla4xxx: Fix inconsistent format argument type
Ye Bin
1
-1
/
+1
2020-09-16
scsi/qla4xxx: Convert to SPDX license identifiers
Thomas Gleixner
1
-2
/
+1
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
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-2
/
+2
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-02-12
scsi: qla4xxx: Move an array from a .h into a .c file
Bart Van Assche
1
-0
/
+2
2018-01-04
scsi: qla4xxx: Use zeroing allocator rather than allocator/memset
Himanshu Jha
1
-3
/
+2
2016-12-08
scsi: qla4xxx: switch to pci_alloc_irq_vectors
Christoph Hellwig
1
-65
/
+24
2016-11-09
scsi: qla4xxx: print MAC and SID via %p[mM][R]
Oleksandr Khoshaba
1
-6
/
+2
2016-09-02
scsi: qla4xxx: Mark symbols static where possible
Baoyou Xie
1
-1
/
+1
2015-10-15
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
1
-1
/
+1
2014-07-30
qla4xxx: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-1
/
+1
2014-05-19
qla4xxx: Check for correct return status
Vikas Chaudhary
1
-1
/
+1
2014-05-19
qla4xxx: qla4xxx: Move qla4_8xxx_ms_mem_write_128b to ql4_nx.c
Vikas Chaudhary
1
-0
/
+106
2014-05-19
qla4xxx: Added PEX DMA Support for ISP8022 Adapter
Tej Parkash
1
-11
/
+4
2014-05-19
qla4xxx: Added new opcodes for 84XX Minidump template
Tej Parkash
1
-0
/
+335
2014-03-15
[SCSI] qla4xxx: Reduce rom-lock contention during reset recovery.
Vikas Chaudhary
1
-21
/
+12
2014-03-15
[SCSI] qla4xxx: Driver not able to collect minidump for ISP84xx
Tej Parkash
1
-1
/
+7
2014-03-15
[SCSI] qla4xxx: Fix processing response queue during probe
Tej Parkash
1
-0
/
+4
2014-03-15
[SCSI] qla4xxx: Correctly handle msleep_interruptible
Vikas Chaudhary
1
-8
/
+2
2014-03-15
[SCSI] qla4xxx: Use IDC_CTRL bit1 directly instead of AF_83XX_NO_FWDUMP flag.
Vikas Chaudhary
1
-14
/
+1
2014-03-15
[SCSI] qla4xxx: ISP8xxx: Correct retry of adapter initialization
Nilesh Javali
1
-0
/
+21
2013-09-03
[SCSI] qla4xxx: Return error if minidump data collection fails
Vikas Chaudhary
1
-0
/
+1
2013-09-03
[SCSI] qla4xxx: Fix the minidump data collection check in for loop
Santosh Vernekar
1
-5
/
+3
2013-09-03
[SCSI] qla4xxx: Add pex-dma support for capturing minidump
Santosh Vernekar
1
-1
/
+225
2013-09-03
[SCSI] qla4xxx: Update Copyright header
Vikas Chaudhary
1
-1
/
+1
2013-09-03
[SCSI] qla4xxx: Added support for ISP8042
Vikas Chaudhary
1
-30
/
+30
2013-05-01
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+14
2013-04-12
[SCSI] qla4xxx: Add flash node mgmt support
Adheer Chandravanshi
1
-2
/
+10
2013-04-12
[SCSI] qla4xxx: Assign correct CHAP table address to FLT
Vikas Chaudhary
1
-5
/
+6
2013-03-18
treewide: Fix typos in printk and comment
Masanari Iida
1
-1
/
+1
2013-01-30
[SCSI] qla4xxx: Re-register IRQ handler while retrying initialize of adapter
Poornima Vonti
1
-1
/
+1
2013-01-30
[SCSI] qla4xxx: Correct the validation to check in get_sys_info mailbox
Nilesh Javali
1
-2
/
+2
2013-01-29
[SCSI] qla4xxx: Fix MBOX intr switching from polling to intr mode for ISP83XX
Vikas Chaudhary
1
-4
/
+4
2012-10-03
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-475
/
+957
2012-09-24
[SCSI] qla4xxx: Update idc reg in case of PCI AER
Vikas Chaudhary
1
-1
/
+1
2012-09-24
[SCSI] qla4xxx: Print correct IDC version
Vikas Chaudhary
1
-1
/
+1
2012-09-24
[SCSI] qla4xxx: Update Copyright header
Vikas Chaudhary
1
-1
/
+1
2012-09-24
[SCSI] qla4xxx: Added support for ISP83XX
Vikas Chaudhary
1
-44
/
+444
2012-09-24
[SCSI] qla4xxx: Added new function qla4_8xxx_get_minidump
Vikas Chaudhary
1
-9
/
+15
2012-09-24
[SCSI] qla4xxx: Set IDC version in correct way
Vikas Chaudhary
1
-9
/
+33
2012-09-24
[SCSI] qla4xxx: Added new functions in isp_ops
Vikas Chaudhary
1
-109
/
+164
[next]