summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* libcxgbi: use kvfree() in cxgbi_free_big_mem()Pekka Enberg2015-06-301-4/+1
* drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issueDave Gordon2015-06-301-8/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-243-1/+3
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-0113-76/+65
| |\
| * | treewide: Add missing vmalloc.h inclusion.David S. Miller2015-05-281-0/+1
| * | qla4xxx: add a missing includeEric Dumazet2015-05-271-0/+1
| * | ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau2015-05-251-1/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-23131-3281/+16199
|\ \ \
| * | | snic: driver for Cisco SCSI HBANarsimhulu Musini2015-06-1936-0/+10256
| * | | qla2xxx: Fix indentationBart Van Assche2015-06-135-15/+14
| * | | qla2xxx: Comment out unreachable codeBart Van Assche2015-06-132-8/+15
| * | | advansys: fix compilation errors and warnings when CONFIG_PCI is not setJohannes Thumshirn2015-06-131-1/+4
| * | | megaraid: fix irq setup process regressionTomas Henzl2015-06-131-16/+14
| * | | lpfc: Update version to 10.7.0.0 for upstream patch set.James Smart2015-06-131-1/+1
| * | | lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completesJames Smart2015-06-134-15/+16
| * | | lpfc: Fix scsi task management error message.James Smart2015-06-131-8/+10
| * | | lpfc: Fix cq_id masking problem.James Smart2015-06-131-1/+1
| * | | lpfc: Fix scsi prep dma buf error.James Smart2015-06-131-1/+1
| * | | lpfc: Add support for using block multi-queueJames Smart2015-06-134-52/+72
| * | | lpfc: Devices are not discovered during takeaway/giveback testingJames Smart2015-06-131-12/+10
| * | | lpfc: Fix vport deletion failure.James Smart2015-06-131-0/+2
| * | | lpfc: Check for active portpeerbeacon.James Smart2015-06-132-4/+21
| * | | lpfc: Update driver version for upstream patch set 10.6.0.1.James Smart2015-06-051-1/+1
| * | | lpfc: Change buffer pool empty message to miscellaneous categoryJames Smart2015-06-051-1/+1
| * | | lpfc: Fix incorrect log message reported for empty FCF record.James Smart2015-06-051-2/+4
| * | | lpfc: Fix rport leak.James Smart2015-06-053-82/+79
| * | | lpfc: Correct loss of RSCNs during array takeaway/giveback testing.James Smart2015-06-051-5/+7
| * | | lpfc: Fix crash in vport_delete.James Smart2015-06-053-6/+19
| * | | lpfc: Fix to remove IRQF_SHARED flag for MSI/MSI-X vectors.James Smart2015-06-051-6/+6
| * | | lpfc: Fix discovery issue when changing from Pt2Pt to Fabric.James Smart2015-06-051-1/+11
| * | | lpfc: Correct reporting of vport state on fdisc command failure.James Smart2015-06-051-1/+2
| * | | lpfc: Add support for RDP ELS command.James Smart2015-06-057-0/+955
| * | | lpfc: Fix ABORTs WQ selection in terminate_rport_ioJames Smart2015-06-051-11/+21
| * | | lpfc: Correct reference counting of rportJames Smart2015-06-051-1/+2
| * | | lpfc: Add support for ELS LCB.James Smart2015-06-056-6/+306
| * | | lpfc: Correct loss of target discovery after cable swap.James Smart2015-06-051-2/+2
| * | | lpfc: The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequenceJames Smart2015-06-051-1/+1
| * | | iscsi: Fix iscsi endpoints leakSagi Grimberg2015-06-021-0/+2
| * | | ips: remove pointless #warningJames Bottomley2015-06-021-4/+5
| * | | bnx2i: Fix call trace while device resetNilesh Javali2015-06-021-0/+2
| * | | bnx2i: Fixed firmware assert, during target logout.Tej Parkash2015-06-021-1/+2
| * | | scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_UFS_HCI_VERSIONYaniv Gardi2015-06-021-0/+12
| * | | scsi: ufs: add quirk to handle broken UFS HCI versionYaniv Gardi2015-06-023-2/+18
| * | | scsi: ufs-qcom: enable UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirkYaniv Gardi2015-06-021-1/+3
| * | | scsi: ufs: introduce UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirkYaniv Gardi2015-06-022-0/+38
| * | | scsi: ufs-qcom: enable quirk to fix gear change to HSYaniv Gardi2015-06-021-2/+4
| * | | scsi: ufs: introduce a broken PA_RXHSUNTERMCAP quirkYaniv Gardi2015-06-022-0/+18
| * | | scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_LCCYaniv Gardi2015-06-021-0/+2
| * | | scsi: ufs: provide a quirk to disable the LCCYaniv Gardi2015-06-023-0/+53
| * | | scsi: ufs-qcom: don't enable interrupt aggregationYaniv Gardi2015-06-021-1/+16
OpenPOWER on IntegriCloud