index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: cxlflash: Use cmd_size for private commands
Matthew R. Ochs
2016-11-30
2
-54
/
+25
*
scsi: cxlflash: Allocate memory instead of using command pool for AFU sync
Matthew R. Ochs
2016-11-30
1
-13
/
+12
*
scsi: cxlflash: Remove unused buffer from AFU command
Matthew R. Ochs
2016-11-30
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
*
scsi: hisi_sas: shift vs compare typos
Dan Carpenter
2016-11-29
1
-6
/
+6
*
scsi: aic94xx: Add a missing call to kfree
Quentin Lambert
2016-11-29
1
-1
/
+4
*
scsi: hpsa: add 'ctlr_num' sysfs attribute
Hannes Reinecke
2016-11-29
1
-0
/
+13
*
scsi: hpsa: use correct DID_NO_CONNECT hostbyte
Hannes Reinecke
2016-11-29
1
-1
/
+1
*
scsi: srp_transport: Move queuecommand() wait code to SCSI core
Bart Van Assche
2016-11-29
2
-37
/
+45
*
scsi: libfc: Remove an unneeded condition
Dan Carpenter
2016-11-25
1
-1
/
+0
*
scsi: ufs: Add missing UFS_MASK macro definition
Santosh Y
2016-11-25
1
-0
/
+2
*
scsi: hisi_sas: add PHY set linkrate support for v1 and v2 hw
Xiang Chen
2016-11-25
4
-2
/
+103
*
scsi: hisi_sas: use atomic64_t for hisi_sas_device.running_req
John Garry
2016-11-25
4
-9
/
+10
*
scsi: hisi_sas: check SATA FIS when directly attaching SATA device
Xiang Chen
2016-11-25
1
-0
/
+10
*
scsi: hisi_sas: modify some values in get_ata_protocol()
Xiang Chen
2016-11-25
1
-2
/
+12
*
scsi: hisi_sas: delete repeated configuration in free_device_v2_hw()
Xiang Chen
2016-11-25
1
-2
/
+0
*
scsi: hisi_sas: modify return value of hisi_sas_query_task()
Xiang Chen
2016-11-25
1
-0
/
+3
*
scsi: hisi_sas: replace WARN_ON() with dev_warn() for internal abort
Xiang Chen
2016-11-25
1
-1
/
+2
*
scsi: hisi_sas: fix port form bug in hisi_sas_port_notify_formed()
Xiang Chen
2016-11-25
1
-1
/
+1
*
scsi: hisi_sas: only process broadcast change in phy_bcast_v2_hw()
Xiang Chen
2016-11-25
1
-1
/
+7
*
scsi: hisi_sas: alloc queue id of slot according to device id
Xiang Chen
2016-11-25
4
-41
/
+30
*
scsi: hisi_sas: add v2 hw support for ECC and AXI bus fatal error
Xiang Chen
2016-11-25
1
-5
/
+420
*
scsi: pmcraid: Add missing resource releases
Quentin Lambert
2016-11-22
1
-3
/
+7
*
scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk
Kiwoong Kim
2016-11-22
2
-7
/
+27
*
scsi: ufs: qcom: Properly clear hba priv on failure
Bjorn Andersson
2016-11-21
1
-3
/
+3
*
scsi: bfa: turn bfa_mem_{kva,dma}_setup into inline functions
Arnd Bergmann
2016-11-21
1
-13
/
+17
*
scsi: aacraid: switch to pci_alloc_irq_vectors
Hannes Reinecke
2016-11-17
4
-44
/
+12
*
scsi: fc: move FC transport's bsg code to bsg-lib
Johannes Thumshirn
2016-11-17
1
-242
/
+43
*
block: add bsg_job_put() and bsg_job_get()
Johannes Thumshirn
2016-11-17
1
-2
/
+2
*
scsi: fc: use bsg_job_done
Johannes Thumshirn
2016-11-17
6
-85
/
+50
[next]