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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-1
/
+3
2015-06-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
131
-3281
/
+16199
2015-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-28
/
+45
2015-06-24
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+16
2015-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-11
/
+11
2015-06-22
Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...
Ingo Molnar
15
-76
/
+67
2015-06-20
snic: driver for Cisco SCSI HBA
Narsimhulu Musini
36
-0
/
+10256
2015-06-15
ufs: fix TRUE and FALSE re-define build error
Suthikulpanit, Suravee
1
-0
/
+8
2015-06-15
megaraid_sas: fix TRUE and FALSE re-define build error
Suthikulpanit, Suravee
1
-0
/
+8
2015-06-13
qla2xxx: Fix indentation
Bart Van Assche
5
-15
/
+14
2015-06-13
qla2xxx: Comment out unreachable code
Bart Van Assche
2
-8
/
+15
2015-06-13
advansys: fix compilation errors and warnings when CONFIG_PCI is not set
Johannes Thumshirn
1
-1
/
+4
2015-06-13
megaraid: fix irq setup process regression
Tomas Henzl
1
-16
/
+14
2015-06-13
lpfc: Update version to 10.7.0.0 for upstream patch set.
James Smart
1
-1
/
+1
2015-06-13
lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completes
James Smart
4
-15
/
+16
2015-06-13
lpfc: Fix scsi task management error message.
James Smart
1
-8
/
+10
2015-06-13
lpfc: Fix cq_id masking problem.
James Smart
1
-1
/
+1
2015-06-13
lpfc: Fix scsi prep dma buf error.
James Smart
1
-1
/
+1
2015-06-13
lpfc: Add support for using block multi-queue
James Smart
4
-52
/
+72
2015-06-13
lpfc: Devices are not discovered during takeaway/giveback testing
James Smart
1
-12
/
+10
2015-06-13
lpfc: Fix vport deletion failure.
James Smart
1
-0
/
+2
2015-06-13
lpfc: Check for active portpeerbeacon.
James Smart
2
-4
/
+21
2015-06-06
lpfc: Update driver version for upstream patch set 10.6.0.1.
James Smart
1
-1
/
+1
2015-06-06
lpfc: Change buffer pool empty message to miscellaneous category
James Smart
1
-1
/
+1
2015-06-06
lpfc: Fix incorrect log message reported for empty FCF record.
James Smart
1
-2
/
+4
2015-06-06
lpfc: Fix rport leak.
James Smart
3
-82
/
+79
2015-06-06
lpfc: Correct loss of RSCNs during array takeaway/giveback testing.
James Smart
1
-5
/
+7
2015-06-06
lpfc: Fix crash in vport_delete.
James Smart
3
-6
/
+19
2015-06-06
lpfc: Fix to remove IRQF_SHARED flag for MSI/MSI-X vectors.
James Smart
1
-6
/
+6
2015-06-06
lpfc: Fix discovery issue when changing from Pt2Pt to Fabric.
James Smart
1
-1
/
+11
2015-06-06
lpfc: Correct reporting of vport state on fdisc command failure.
James Smart
1
-1
/
+2
2015-06-06
lpfc: Add support for RDP ELS command.
James Smart
7
-0
/
+955
2015-06-06
lpfc: Fix ABORTs WQ selection in terminate_rport_io
James Smart
1
-11
/
+21
2015-06-06
lpfc: Correct reference counting of rport
James Smart
1
-1
/
+2
2015-06-06
lpfc: Add support for ELS LCB.
James Smart
6
-6
/
+306
2015-06-06
lpfc: Correct loss of target discovery after cable swap.
James Smart
1
-2
/
+2
2015-06-06
lpfc: The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequence
James Smart
1
-1
/
+1
2015-06-03
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
2
-0
/
+2
2015-06-03
iscsi: Fix iscsi endpoints leak
Sagi Grimberg
1
-0
/
+2
2015-06-03
ips: remove pointless #warning
James Bottomley
1
-4
/
+5
2015-06-03
bnx2i: Fix call trace while device reset
Nilesh Javali
1
-0
/
+2
2015-06-03
bnx2i: Fixed firmware assert, during target logout.
Tej Parkash
1
-1
/
+2
2015-06-02
scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_UFS_HCI_VERSION
Yaniv Gardi
1
-0
/
+12
2015-06-02
scsi: ufs: add quirk to handle broken UFS HCI version
Yaniv Gardi
3
-2
/
+18
2015-06-02
scsi: ufs-qcom: enable UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirk
Yaniv Gardi
1
-1
/
+3
2015-06-02
scsi: ufs: introduce UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirk
Yaniv Gardi
2
-0
/
+38
2015-06-02
scsi: ufs-qcom: enable quirk to fix gear change to HS
Yaniv Gardi
1
-2
/
+4
2015-06-02
scsi: ufs: introduce a broken PA_RXHSUNTERMCAP quirk
Yaniv Gardi
2
-0
/
+18
2015-06-02
scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_LCC
Yaniv Gardi
1
-0
/
+2
2015-06-02
scsi: ufs: provide a quirk to disable the LCC
Yaniv Gardi
3
-0
/
+53
[next]