aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2014-08-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+0
2014-08-22scsi-mq: fix requests that use a separate CDB bufferGravatar Tony Battersby 1-1/+0
2014-08-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-2/+10
2014-08-19scsi: Fix qemu boot hang problemGravatar Guenter Roeck 1-1/+1
2014-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 10-114/+123
2014-08-15[SCSI] save command pool address of Scsi_HostGravatar Juergen Gross 1-2/+10
2014-08-15[SCSI] fix qemu boot hang problemGravatar Guenter Roeck 1-1/+1
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 7-7/+7
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-2/+2
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 1-1/+2
2014-08-13libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfigGravatar Anish Bhatt 2-2/+2
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useGravatar Benoit Taine 7-7/+7
2014-08-08scsi: use pci_zalloc_consistentGravatar Joe Perches 12-59/+32
2014-08-08drivers/scsi: replace strict_strto callsGravatar Daniel Walter 2-4/+4
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-10/+14
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 152-5730/+4696
2014-08-06Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-nextGravatar James Bottomley 9-112/+121
2014-08-06Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-nextGravatar James Bottomley 1-2/+2
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 3-62/+563
2014-08-05cxgb4i : Move stray CPL definitions to cxgb4 driverGravatar Anish Bhatt 1-2/+0
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 1-8/+8
2014-08-04iscsi class: Fix freeing of skb in get host error pathGravatar Mike Christie 1-1/+1
2014-08-02cxgb4i : remove spurious use of rcuGravatar Anish Bhatt 1-9/+5
2014-08-01scsi_transport_srp: Fix fast_io_fail_tmo=dev_loss_tmo=off behaviorGravatar Bart Van Assche 1-1/+2
2014-08-01scsi: fix u14-34f printk format warningsGravatar Randy Dunlap 1-2/+2
2014-08-01pm8001: fix pm8001_store_update_fwGravatar Tomas Henzl 2-71/+70
2014-08-01pm8001: Fix erratic calculation in update_flashGravatar Tomas Henzl 1-5/+2
2014-08-01libiscsi: return new error code when nop times outGravatar Mike Christie 1-1/+1
2014-08-01iscsi class: fix get_host_stats return code when not supportedGravatar Mike Christie 1-1/+1
2014-08-01iscsi class: fix get_host_stats error handlingGravatar Mike Christie 1-0/+4
2014-08-01qla4xxx: fix get_host_stats error propagationGravatar Mike Christie 1-0/+2
2014-07-30qla4xxx: check the return value of dma_alloc_coherent()Gravatar Maurizio Lombardi 1-0/+6
2014-07-30scsi: qla4xxx: ql4_mbx.c: Cleaning up missing null-terminate in conjunction w...Gravatar Rickard Strandqvist 1-7/+7
2014-07-30scsi: qla4xxx: ql4_os.c: Cleaning up missing null-terminate in conjunction wi...Gravatar Rickard Strandqvist 1-7/+7
2014-07-30qla4xxx: Use pci_enable_msix_exact() instead of pci_enable_msix()Gravatar Alexander Gordeev 1-1/+1
2014-07-30pm8001: Use pci_enable_msix_exact() instead of pci_enable_msix()Gravatar Alexander Gordeev 1-19/+20
2014-07-30Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-nextGravatar James Bottomley 6-46/+38
2014-07-30Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-nextGravatar James Bottomley 3-2/+9
2014-07-29scsi: do not issue SCSI RSOC command to Promise Vtrak E610fGravatar Janusz Dziemidowicz 2-0/+7
2014-07-29vmw_pvscsi: Use pci_enable_msix_exact() instead of pci_enable_msix()Gravatar Alexander Gordeev 1-1/+1
2014-07-29pm8001: Fix invalid return when request_irq() failedGravatar Alexander Gordeev 1-2/+3
2014-07-29lpfc: Remove superfluous call to pci_disable_msix()Gravatar Alexander Gordeev 1-3/+6
2014-07-29isci: Use pci_enable_msix_exact() instead of pci_enable_msix()Gravatar Alexander Gordeev 1-1/+1
2014-07-29bfa: Use pci_enable_msix_exact() instead of pci_enable_msix()Gravatar Alexander Gordeev 1-14/+6
2014-07-29bfa: Cleanup bfad_setup_intr() functionGravatar Alexander Gordeev 1-10/+8
2014-07-29bfa: Do not call pci_enable_msix() after it failed onceGravatar Alexander Gordeev 1-25/+23
2014-07-29fnic: Use pci_enable_msix_exact() instead of pci_enable_msix()Gravatar Alexander Gordeev 1-2/+2
2014-07-29scsi: use short driver name for per-driver cmd slab cachesGravatar James Bottomley 1-2/+2
2014-07-26scsi_debug: support scsi-mq, queues and locksGravatar Douglas Gilbert 1-417/+1047
2014-07-25Drivers: add blist flagsGravatar K. Y. Srinivasan 1-0/+10