summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior
2016-12-25scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior
2016-12-25scsi: qedi: Convert to hotplug state machineThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-23Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2016-12-22sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro
2016-12-22Merge branch 'misc' into for-linusJames Bottomley
2016-12-21Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-14scsi: avoid a permanent stop of the scsi device's request queueWei Fang
2016-12-14scsi: mpt3sas: Recognize and act on iopriority infoAdam Manzanares
2016-12-14scsi: qla2xxx: Fix Target mode handling with Multiqueue changes.Quinn Tran
2016-12-14scsi: qla2xxx: Add Block Multi Queue functionality.Michael Hernandez
2016-12-14scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez
2016-12-14scsi: qla2xxx: Utilize pci_alloc_irq_vectors/pci_free_irq_vectors calls.Michael Hernandez
2016-12-14scsi: qla2xxx: Only allow operational MBX to proceed during RESET.himanshu.madhani@cavium.com
2016-12-14scsi: hpsa: remove memory allocate failure messageAmit Kushwaha
2016-12-14scsi: Update 3ware driver email addressesadam radford
2016-12-14scsi: libcxgbi: return error if interface is not upVarun Prakash
2016-12-14scsi: cxgb4i: libcxgbi: add missing module_put()Varun Prakash
2016-12-14scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion featureVarun Prakash
2016-12-14scsi: cxgb4i: libcxgbi: add active open cmd for T6 adaptersVarun Prakash
2016-12-14scsi: cxgb4i: use cxgb4_tp_smt_idx() to get smt_idxVarun Prakash
2016-12-14scsi: qedi: Add QLogic FastLinQ offload iSCSI driver framework.Manish Rangankar
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-09ibmvscsi_tgt: Add two #include directivesBryant G. Ly
2016-12-09qla2xxx: Add an #include directiveBart Van Assche
2016-12-09block: improve handling of the magic discard payloadChristoph Hellwig
2016-12-09xen/scsifront: don't request a slot on the ring until request is readyJuergen Gross
2016-12-08scsi: aacraid: remove wildcard for series 9 controllersKevin Barnett
2016-12-08scsi: ibmvscsi: add write memory barrier to CRQ processingTyrel Datwyler
2016-12-08scsi: ibmvscsi: log bad SRP response opcode in hex formatTyrel Datwyler
2016-12-08scsi: ibmvscsi: add vscsi hosts to global list_headTyrel Datwyler
2016-12-08scsi: ufs-qcom: fix bug with read/modify write of UFS_CFG1Subhash Jadavani
2016-12-08scsi: ufs: add quirk to increase host PA_SaveConfigTimeSubhash Jadavani
2016-12-08scsi: ufs-qcom: add probe_defer in case phy driver not probed yetYaniv Gardi
2016-12-08scsi: ufs: add support for UFS HCI 2.1Yaniv Gardi
2016-12-08scsi: g_NCR5380: Autoprobe board IRQ by defaultFinn Thain
2016-12-08scsi: g_NCR5380: Fix automatic IRQ on HP C2502 cardsFinn Thain
2016-12-08scsi: g_NCR5380: Use probe_irq_*() for IRQ probingOndrej Zary
2016-12-08scsi: g_NCR5380: Check for chip presence before calling NCR5380_init()Ondrej Zary
2016-12-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds