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