summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2014-09-01treewide: fix errors in printkMasanari Iida
2014-08-26treewide: Fix typo in printkMasanari Iida
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-08-05cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-08-02cxgb4i : remove spurious use of rcuAnish Bhatt
2014-07-30Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-nextJames Bottomley
2014-07-30Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-nextJames Bottomley
2014-07-29scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz
2014-07-29vmw_pvscsi: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-07-29pm8001: Fix invalid return when request_irq() failedAlexander Gordeev
2014-07-29lpfc: Remove superfluous call to pci_disable_msix()Alexander Gordeev
2014-07-29isci: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-07-29bfa: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-07-29bfa: Cleanup bfad_setup_intr() functionAlexander Gordeev
2014-07-29bfa: Do not call pci_enable_msix() after it failed onceAlexander Gordeev
2014-07-29fnic: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-07-29scsi: use short driver name for per-driver cmd slab cachesJames Bottomley
2014-07-26scsi_debug: support scsi-mq, queues and locksDouglas Gilbert
2014-07-25Drivers: add blist flagsK. Y. Srinivasan
2014-07-25scsi: ufs: fix endianness sparse warningsSujit Reddy Thumma
2014-07-25scsi: ufs: make undeclared functions staticSujit Reddy Thumma
2014-07-25bnx2i: Update driver version to 2.7.10.1Vikas Chaudhary
2014-07-25pm8001: fix a memory leak in nvmd_respTomas Henzl
2014-07-25pm8001: fix update_flashTomas Henzl
2014-07-25pm8001: fix a memory leak in flash_updateTomas Henzl
2014-07-25pm8001: Cleaning up uninitialized variablesRickard Strandqvist
2014-07-25pm8001: Fix to remove null pointer checks that could never happenRickard Strandqvist
2014-07-25pm8001: more fixes to honor return valueTomas Henzl
2014-07-25pm8001: add a new spinlock to protect the CCBTomas Henzl
2014-07-25pm8001: honor return valueTomas Henzl
2014-07-25pm8001: clean bitmap management functionsTomas Henzl
2014-07-25pm8001: Fix hibernation issueBradley Grove
2014-07-25mpt3sas: delay scsi_add_host call to work with scsi-mqReddy, Sreekanth
2014-07-25mpt2sas: delay scsi_add_host call to work with scsi-mqReddy, Sreekanth
2014-07-25drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failureK. Y. Srinivasan
2014-07-25drivers: scsi: storvsc: Set srb_flags in all casesK. Y. Srinivasan
2014-07-25Drivers: scsi: storvsc: Implement a eh_timed_out handlerK. Y. Srinivasan
2014-07-25Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol versionK. Y. Srinivasan
2014-07-25Drivers: scsi: storvsc: Filter commands based on the storage protocol versionK. Y. Srinivasan
2014-07-25Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the HostK. Y. Srinivasan
2014-07-25Drivers: scsi: storvsc: Change the limits to reflect the values on the hostK. Y. Srinivasan
2014-07-25ufs: fix DMA mask settingAkinobu Mita
2014-07-25ufs: adjust queue settings to PRDT limitationsAkinobu Mita
2014-07-25ufs: Fix sending unsupported SCSI commandSujit Reddy Thumma
2014-07-25ufs: read door bell register after clearing interrupt aggregationDolev Raviv
2014-07-25ufs: Fix queue depth handling for best effort casesSujit Reddy Thumma
2014-07-25ufs: Logical Unit (LU) command queue depthDolev Raviv