aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-15
|\
| * Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-nextJames Bottomley2014-08-06
| |\
| | * iscsi class: Fix freeing of skb in get host error pathMike Christie2014-08-04
| | * pm8001: fix pm8001_store_update_fwTomas Henzl2014-08-01
| | * pm8001: Fix erratic calculation in update_flashTomas Henzl2014-08-01
| | * libiscsi: return new error code when nop times outMike Christie2014-08-01
| | * iscsi class: fix get_host_stats return code when not supportedMike Christie2014-08-01
| | * iscsi class: fix get_host_stats error handlingMike Christie2014-08-01
| | * qla4xxx: fix get_host_stats error propagationMike Christie2014-08-01
| | * qla4xxx: check the return value of dma_alloc_coherent()Maurizio Lombardi2014-07-30
| | * scsi: qla4xxx: ql4_mbx.c: Cleaning up missing null-terminate in conjunction w...Rickard Strandqvist2014-07-30
| | * scsi: qla4xxx: ql4_os.c: Cleaning up missing null-terminate in conjunction wi...Rickard Strandqvist2014-07-30
| | * qla4xxx: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-30
| | * pm8001: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-30
| * | Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-nextJames Bottomley2014-08-06
| |\ \
| | * | scsi: fix u14-34f printk format warningsRandy Dunlap2014-08-01
* | | | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-14
|\ \ \ \
| * | | | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-14
|\ \ \ \ \
| * | | | | libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfigAnish Bhatt2014-08-13
| |/ / / /
* | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-08-14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | scsi_transport_srp: Fix fast_io_fail_tmo=dev_loss_tmo=off behaviorBart Van Assche2014-08-01
* | | | | scsi: use pci_zalloc_consistentJoe Perches2014-08-08
* | | | | drivers/scsi: replace strict_strto callsDaniel Walter2014-08-08
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-07
|\ \ \ \ \
| * | | | | scsi: mvsas: mv_sas.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-06-19
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-06
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-nextJames Bottomley2014-07-30
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | vmw_pvscsi: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-29
| | * | | | pm8001: Fix invalid return when request_irq() failedAlexander Gordeev2014-07-29
| | * | | | lpfc: Remove superfluous call to pci_disable_msix()Alexander Gordeev2014-07-29
| | * | | | isci: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-29
| | * | | | bfa: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-29
| | * | | | bfa: Cleanup bfad_setup_intr() functionAlexander Gordeev2014-07-29
| | * | | | bfa: Do not call pci_enable_msix() after it failed onceAlexander Gordeev2014-07-29
| | * | | | fnic: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-29
| * | | | | Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-nextJames Bottomley2014-07-30
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz2014-07-29
| | * | | scsi: use short driver name for per-driver cmd slab cachesJames Bottomley2014-07-29
| * | | | scsi_debug: support scsi-mq, queues and locksDouglas Gilbert2014-07-26
| * | | | Drivers: add blist flagsK. Y. Srinivasan2014-07-25
| * | | | scsi: ufs: fix endianness sparse warningsSujit Reddy Thumma2014-07-25
| * | | | scsi: ufs: make undeclared functions staticSujit Reddy Thumma2014-07-25
| * | | | bnx2i: Update driver version to 2.7.10.1Vikas Chaudhary2014-07-25
| * | | | pm8001: fix a memory leak in nvmd_respTomas Henzl2014-07-25
| * | | | pm8001: fix update_flashTomas Henzl2014-07-25
| * | | | pm8001: fix a memory leak in flash_updateTomas Henzl2014-07-25
| * | | | pm8001: Cleaning up uninitialized variablesRickard Strandqvist2014-07-25
| * | | | pm8001: Fix to remove null pointer checks that could never happenRickard Strandqvist2014-07-25
| * | | | pm8001: more fixes to honor return valueTomas Henzl2014-07-25