| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: ufs-qcom: add probe_defer in case phy driver not probed yet | Yaniv Gardi | 2016-12-08 | 1 | -1/+10 |
* | scsi: ufs: add support for UFS HCI 2.1 | Yaniv Gardi | 2016-12-08 | 2 | -4/+32 |
* | scsi: g_NCR5380: Autoprobe board IRQ by default | Finn Thain | 2016-12-08 | 1 | -12/+18 |
* | scsi: g_NCR5380: Fix automatic IRQ on HP C2502 cards | Finn Thain | 2016-12-08 | 1 | -13/+57 |
* | scsi: g_NCR5380: Use probe_irq_*() for IRQ probing | Ondrej Zary | 2016-12-08 | 4 | -88/+54 |
* | scsi: g_NCR5380: Check for chip presence before calling NCR5380_init() | Ondrej Zary | 2016-12-08 | 1 | -0/+7 |
* | scsi: qla4xxx: switch to pci_alloc_irq_vectors | Christoph Hellwig | 2016-12-08 | 4 | -98/+37 |
* | scsi: hisi_sas: support deferred probe for v2 hw | John Garry | 2016-12-08 | 1 | -0/+12 |
* | scsi: megaraid_sas: switch to pci_alloc_irq_vectors | Hannes Reinecke | 2016-12-08 | 2 | -41/+38 |
* | scsi: scsi_devinfo: remove synchronous ALUA for NETAPP devices | Xose Vazquez Perez | 2016-12-08 | 1 | -2/+0 |
* | scsi: be2iscsi: set errno on error path | Pan Bian | 2016-12-05 | 1 | -1/+3 |
* | scsi: be2iscsi: set errno on error path | Pan Bian | 2016-12-05 | 1 | -1/+3 |
* | scsi: hpsa: fallback to use legacy REPORT PHYS command | Hannes Reinecke | 2016-12-05 | 1 | -2/+26 |
* | scsi: scsi_dh_alua: Fix RCU annotations | Bart Van Assche | 2016-12-05 | 1 | -7/+9 |
* | scsi: hpsa: use %phN for short hex dumps | Rasmus Villemoes | 2016-12-05 | 1 | -27/+13 |
* | scsi: hisi_sas: fix free'ing in probe and remove | Xiaofei Tan | 2016-12-05 | 1 | -9/+14 |
* | scsi: isci: switch to pci_alloc_irq_vectors | Christoph Hellwig | 2016-12-01 | 2 | -14/+10 |
* | scsi: ipr: Fix runaway IRQs when falling back from MSI to LSI | Benjamin Herrenschmidt | 2016-12-01 | 1 | -0/+1 |
* | scsi: dpt_i2o: double free on error path | Dan Carpenter | 2016-12-01 | 1 | -1/+0 |
* | scsi: cxlflash: Migrate scsi command pointer to AFU command | Matthew R. Ochs | 2016-12-01 | 3 | -6/+7 |
* | scsi: cxlflash: Migrate IOARRIN specific routines to function pointers | Matthew R. Ochs | 2016-12-01 | 2 | -10/+14 |
* | scsi: cxlflash: Cleanup queuecommand() | Matthew R. Ochs | 2016-12-01 | 1 | -30/+20 |
* | scsi: cxlflash: Cleanup send_tmf() | Matthew R. Ochs | 2016-12-01 | 1 | -15/+7 |
* | scsi: cxlflash: Remove AFU command lock | Matthew R. Ochs | 2016-12-01 | 2 | -38/+16 |
* | scsi: cxlflash: Wait for active AFU commands to timeout upon tear down | Matthew R. Ochs | 2016-12-01 | 2 | -1/+6 |
* | scsi: cxlflash: Remove private command pool | Matthew R. Ochs | 2016-12-01 | 2 | -75/+0 |
* | scsi: cxlflash: Use cmd_size for private commands | Matthew R. Ochs | 2016-12-01 | 2 | -54/+25 |
* | scsi: cxlflash: Allocate memory instead of using command pool for AFU sync | Matthew R. Ochs | 2016-12-01 | 1 | -13/+12 |
* | scsi: cxlflash: Remove unused buffer from AFU command | Matthew R. Ochs | 2016-12-01 | 2 | -27/+2 |
* | scsi: lpfc: Replace pci_pool_alloc by pci_pool_zalloc | Souptick Joarder | 2016-11-30 | 1 | -5/+2 |
* | scsi: storvsc: Payload buffer incorrectly sized for 32 bit kernels. | Cathy Avery | 2016-11-30 | 1 | -2/+2 |
* | scsi: cxgb4i: Add a missing call to neigh_release | Quentin Lambert | 2016-11-30 | 1 | -1/+1 |
* | scsi: cxlflash: Avoid command room violation | Uma Krishnan | 2016-11-30 | 2 | -50/+20 |
* | scsi: cxlflash: Improve context_reset() logic | Uma Krishnan | 2016-11-30 | 1 | -18/+5 |
* | scsi: cxlflash: Fix crash in cxlflash_restore_luntable() | Uma Krishnan | 2016-11-30 | 1 | -0/+6 |
* | scsi: cxlflash: Set sg_tablesize to 1 instead of SG_NONE | Uma Krishnan | 2016-11-30 | 1 | -1/+1 |
* | scsi: ufs: fix default power mode to FAST/SLOW | subhashj@codeaurora.org | 2016-11-29 | 1 | -4/+4 |
* | scsi: ufs: optimize system suspend handling | subhashj@codeaurora.org | 2016-11-29 | 1 | -9/+6 |
* | scsi: ufs: fix condition in which DME command failure msg is printed out | Yaniv Gardi | 2016-11-29 | 1 | -5/+6 |
* | scsi: ufs: handle errors from PHY_ADAPTER_ERROR register | Dolev Raviv | 2016-11-29 | 2 | -0/+12 |
* | scsi: ufs: issue link starup 2 times if device isn't active | subhashj@codeaurora.org | 2016-11-29 | 1 | -3/+20 |
* | scsi: ufs: ensure that host pa_tactivate is higher than device | subhashj@codeaurora.org | 2016-11-29 | 3 | -0/+86 |
* | scsi: ufs: increase the scsi query response timeout | subhashj@codeaurora.org | 2016-11-29 | 1 | -11/+2 |
* | scsi: ufs: fix failure to read the string descriptor | subhashj@codeaurora.org | 2016-11-29 | 1 | -9/+31 |
* | scsi: ufs: update device descriptor maximum size | Yaniv Gardi | 2016-11-29 | 1 | -1/+1 |
* | scsi: ufs: add index details to query error messages | Yaniv Gardi | 2016-11-29 | 1 | -6/+7 |
* | scsi: ufs: add queries retry mechanism | Dolev Raviv | 2016-11-29 | 1 | -9/+45 |
* | scsi: dpt_i2o: Add a missing call to kfree | Quentin Lambert | 2016-11-29 | 1 | -1/+3 |
* | scsi: isci: Add a missing call to pci_unmap_biosrom | Quentin Lambert | 2016-11-29 | 1 | -0/+1 |
* | scsi: isci: avoid array subscript warning | Arnd Bergmann | 2016-11-29 | 1 | -0/+3 |