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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-08
scsi: lpfc: Fix a duplicate 0711 log message number.
James Smart
1
-1
/
+1
2018-12-08
scsi: lpfc: Fix discovery failures during port failovers with lots of vports
James Smart
7
-34
/
+207
2018-12-08
scsi: lpfc: refactor mailbox structure context fields
James Smart
11
-161
/
+165
2018-12-08
scsi: lpfc: update manufacturer attribute to reflect Broadcom
James Smart
1
-1
/
+1
2018-12-08
scsi: lpfc: Fix panic when FW-log buffsize is not initialized
James Smart
3
-12
/
+21
2018-12-08
scsi: aha1542: Fix zeroday __udivdi3 warning
James Bottomley
1
-1
/
+1
2018-12-08
scsi: sun_esp: Use of_node_name_eq for node name comparisons
Rob Herring
1
-4
/
+3
2018-12-08
scsi: qla2xxx: NULL check before some freeing functions is not needed
Thomas Meyer
1
-16
/
+8
2018-12-08
scsi: qedf: NULL check before some freeing functions is not needed
Thomas Meyer
1
-2
/
+1
2018-12-08
scsi: megaraid_sas: NULL check before some freeing functions is not needed
Thomas Meyer
3
-16
/
+8
2018-12-08
scsi: qla2xxx: Split the __qla2x00_abort_all_cmds() function
Bart Van Assche
1
-38
/
+36
2018-12-08
scsi: csiostor: remove flush_scheduled_work()
Varun Prakash
1
-1
/
+0
2018-12-08
scsi: BusLogic: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-12-08
scsi: ufs: Remove redundant sense size definition
Avri Altman
2
-12
/
+9
2018-12-08
scsi: snic: Use vzalloc
Sabyasachi Gupta
1
-2
/
+1
2018-12-08
scsi: fnic: Use vzalloc
Sabyasachi Gupta
1
-2
/
+1
2018-11-29
scsi: xen-scsifront: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-11-29
scsi: megaraid_sas_fusion: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-11-29
scsi: megaraid: megaraid_sas_base: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-29
scsi: libfc: fc_rport: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-29
scsi: hpsa: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+5
2018-11-29
scsi: aacraid: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-29
scsi: aacraid: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+4
2018-11-29
scsi: qla2xxx: Introduce a switch/case statement in qlt_xmit_tm_rsp()
Bart Van Assche
1
-7
/
+7
2018-11-29
scsi: mpt3sas: fix spelling mistake "manufaucturing" -> "manufacturing"
Colin Ian King
1
-1
/
+1
2018-11-29
scsi: ufs: add fall through annotation
Tomas Winkler
1
-0
/
+3
2018-11-29
scsi: qedi: Update driver version to 8.33.0.21
Nilesh Javali
1
-2
/
+2
2018-11-29
scsi: qedi: Move LL2 producer index processing in BH.
Manish Rangankar
1
-12
/
+19
2018-11-29
scsi: qedi: add module param to set ping packet size
Nilesh Javali
2
-5
/
+9
2018-11-29
scsi: qedi: Add packet filter in light L2 Rx path.
Manish Rangankar
1
-0
/
+24
2018-11-29
scsi: qedi: Check for session online before getting iSCSI TLV data.
Manish Rangankar
1
-0
/
+3
2018-11-29
scsi: qedi: Allocate IRQs based on msix_cnt
Nilesh Javali
1
-1
/
+1
2018-11-29
scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZE
Nilesh Javali
1
-7
/
+9
2018-11-29
scsi: qedi: Fix spelling mistake "OUSTANDING" -> "OUTSTANDING"
Nilesh Javali
2
-3
/
+3
2018-11-29
scsi: qedi: Cleanup redundant QEDI_PAGE_SIZE macro definition
Nilesh Javali
1
-2
/
+0
2018-11-29
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
2
-3
/
+0
2018-11-29
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
2
-18
/
+3
2018-11-22
scsi: lpfc: Use dma_zalloc_coherent
Sabyasachi Gupta
1
-2
/
+1
2018-11-22
scsi: bnx2i: remove set but not used variable 'cid_num'
YueHaibing
1
-2
/
+0
2018-11-22
scsi: aha1542: convert to DMA mapping API
Christoph Hellwig
1
-35
/
+91
2018-11-22
scsi: megaraid_sas: Add support for MegaRAID Aero controllers
Shivasharan S
2
-0
/
+19
2018-11-22
scsi: mpt3sas: Display message on Configurable secure HBA
Sreekanth Reddy
1
-3
/
+4
2018-11-22
scsi: libfc: Remove set but not used variable 'disc'
Yue Haibing
1
-2
/
+0
2018-11-22
scsi: cxgb4i: fix thermal configuration dependencies
Arnd Bergmann
1
-2
/
+2
2018-11-22
scsi: aic94xx: Use dma_pool_zalloc
Souptick Joarder
1
-2
/
+1
2018-11-15
scsi: libsas: Remove pcidev reference
John Garry
1
-1
/
+1
2018-11-15
scsi: libsas: Drop SAS_DPRINTK() and revise logs levels
John Garry
9
-236
/
+207
2018-11-15
scsi: libsas: Drop sas_printk()
John Garry
4
-20
/
+16
2018-11-15
scsi: libsas: Use pr_fmt(fmt)
John Garry
3
-3
/
+15
2018-11-15
scsi: libsas: Delete sas_dump.{c, h}
John Garry
4
-94
/
+0
[next]