summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-1510-114/+123
|\
| * Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-nextJames Bottomley2014-08-069-112/+121
| |\
| | * iscsi class: Fix freeing of skb in get host error pathMike Christie2014-08-041-1/+1
| | * pm8001: fix pm8001_store_update_fwTomas Henzl2014-08-012-71/+70
| | * pm8001: Fix erratic calculation in update_flashTomas Henzl2014-08-011-5/+2
| | * libiscsi: return new error code when nop times outMike Christie2014-08-011-1/+1
| | * iscsi class: fix get_host_stats return code when not supportedMike Christie2014-08-011-1/+1
| | * iscsi class: fix get_host_stats error handlingMike Christie2014-08-011-0/+4
| | * qla4xxx: fix get_host_stats error propagationMike Christie2014-08-011-0/+2
| | * qla4xxx: check the return value of dma_alloc_coherent()Maurizio Lombardi2014-07-301-0/+6
| | * scsi: qla4xxx: ql4_mbx.c: Cleaning up missing null-terminate in conjunction w...Rickard Strandqvist2014-07-301-7/+7
| | * scsi: qla4xxx: ql4_os.c: Cleaning up missing null-terminate in conjunction wi...Rickard Strandqvist2014-07-301-7/+7
| | * qla4xxx: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-301-1/+1
| | * pm8001: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-301-19/+20
| * | Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-nextJames Bottomley2014-08-061-2/+2
| |\ \
| | * | scsi: fix u14-34f printk format warningsRandy Dunlap2014-08-011-2/+2
* | | | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-147-7/+7
|\ \ \ \
| * | | | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-127-7/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-142-2/+2
|\ \ \ \ \
| * | | | | libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfigAnish Bhatt2014-08-132-2/+2
| |/ / / /
* | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-08-141-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | scsi_transport_srp: Fix fast_io_fail_tmo=dev_loss_tmo=off behaviorBart Van Assche2014-08-011-1/+2
* | | | | scsi: use pci_zalloc_consistentJoe Perches2014-08-0812-59/+32
* | | | | drivers/scsi: replace strict_strto callsDaniel Walter2014-08-082-4/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-061-10/+14
|\ \ \ \ \
| * | | | | scsi: mvsas: mv_sas.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-06-191-10/+14
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-06152-5730/+4696
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-nextJames Bottomley2014-07-306-46/+38
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | vmw_pvscsi: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-291-1/+1
| | * | | | pm8001: Fix invalid return when request_irq() failedAlexander Gordeev2014-07-291-2/+3
| | * | | | lpfc: Remove superfluous call to pci_disable_msix()Alexander Gordeev2014-07-291-3/+6
| | * | | | isci: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-291-1/+1
| | * | | | bfa: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-291-14/+6
| | * | | | bfa: Cleanup bfad_setup_intr() functionAlexander Gordeev2014-07-291-10/+8
| | * | | | bfa: Do not call pci_enable_msix() after it failed onceAlexander Gordeev2014-07-291-25/+23
| | * | | | fnic: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-291-2/+2
| * | | | | Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-nextJames Bottomley2014-07-303-2/+9
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz2014-07-292-0/+7
| | * | | scsi: use short driver name for per-driver cmd slab cachesJames Bottomley2014-07-291-2/+2
| * | | | scsi_debug: support scsi-mq, queues and locksDouglas Gilbert2014-07-261-417/+1047
| * | | | Drivers: add blist flagsK. Y. Srinivasan2014-07-251-0/+10
| * | | | scsi: ufs: fix endianness sparse warningsSujit Reddy Thumma2014-07-251-3/+4
| * | | | scsi: ufs: make undeclared functions staticSujit Reddy Thumma2014-07-251-2/+3
| * | | | bnx2i: Update driver version to 2.7.10.1Vikas Chaudhary2014-07-251-2/+2
| * | | | pm8001: fix a memory leak in nvmd_respTomas Henzl2014-07-251-6/+2
| * | | | pm8001: fix update_flashTomas Henzl2014-07-251-3/+3
| * | | | pm8001: fix a memory leak in flash_updateTomas Henzl2014-07-251-6/+6
| * | | | pm8001: Cleaning up uninitialized variablesRickard Strandqvist2014-07-251-4/+2
| * | | | pm8001: Fix to remove null pointer checks that could never happenRickard Strandqvist2014-07-251-1/+1
| * | | | pm8001: more fixes to honor return valueTomas Henzl2014-07-252-3/+24
OpenPOWER on IntegriCloud