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 Torvalds2016-03-2620-154/+1171
|\
| * Merge remote-tracking branch 'mkp-scsi/4.6/scsi-fixes' into miscJames Bottomley2016-03-226-19/+31
| |\
| | * scsi_common: do not clobber fixed sense informationHannes Reinecke2016-03-181-2/+10
| | * scsi: ufs: select CONFIG_NLSArnd Bergmann2016-03-181-0/+1
| | * fnic: move printk()s outside of the critical code section.Maurizio Lombardi2016-03-181-7/+6
| | * qla2xxx: avoid maybe_uninitialized warningArnd Bergmann2016-03-181-7/+9
| | * megaraid_sas: add missing curly braces in ioctl handlerArnd Bergmann2016-03-181-1/+2
| | * lpfc: fix misleading indentationArnd Bergmann2016-03-181-2/+3
| * | Merge remote-tracking branch 'mkp-scsi/4.6/scsi-queue' into miscJames Bottomley2016-03-1515-135/+1140
| |\|
| | * scsi_transport_sas: add 'scsi_target_id' sysfs attributeHannes Reinecke2016-03-142-1/+3
| | * scsi_dh_alua: uninitialized variable in alua_check_vpd()Dan Carpenter2016-03-141-1/+1
| | * scsi: ufs-qcom: add printouts of testbus debug registersYaniv Gardi2016-03-142-0/+86
| | * scsi: ufs-qcom: enable/disable the device ref clockYaniv Gardi2016-03-142-0/+21
| | * scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startupYaniv Gardi2016-03-142-7/+21
| | * scsi: ufs: add device quirk delay before putting UFS rails in LPMYaniv Gardi2016-03-142-1/+23
| | * scsi: ufs: fix leakage during link off stateYaniv Gardi2016-03-141-0/+10
| | * scsi: ufs: tune UniPro parameters to optimize hibern8 exit timeYaniv Gardi2016-03-144-0/+142
| | * scsi: ufs: handle non spec compliant bkops behaviour by deviceYaniv Gardi2016-03-142-7/+52
| | * scsi: ufs: add retry for query descriptorsYaniv Gardi2016-03-141-18/+37
| | * scsi: ufs: add error recovery after DL NAC errorYaniv Gardi2016-03-142-0/+95
| | * scsi: ufs: make error handling bit fasterYaniv Gardi2016-03-141-43/+112
| | * scsi: ufs: disable vccq if it's not needed by UFS deviceYaniv Gardi2016-03-142-4/+57
| | * scsi: ufs: separate device and host quirksYaniv Gardi2016-03-144-0/+244
| | * scsi: ufs: add support to read device and string descriptorsYaniv Gardi2016-03-143-1/+95
| | * scsi: ufs: verify hba controller hce reg valueYaniv Gardi2016-03-142-30/+35
| | * scsi: ufs: implement scsi host timeout handlerYaniv Gardi2016-03-141-0/+36
| | * scsi: ufs: avoid spurious UFS host controller interruptsYaniv Gardi2016-03-141-0/+15
| | * scsi: ufs-qcom: add number of lanes per directionYaniv Gardi2016-03-144-17/+44
| | * sg: fix dxferp in from_to caseDouglas Gilbert2016-03-141-1/+2
| | * scsi: storvsc: fix SRB_STATUS_ABORTED handlingVitaly Kuznetsov2016-03-141-2/+3
| | * be2iscsi: set the boot_kset pointer to NULL in case of failureMaurizio Lombardi2016-03-141-0/+1
| | * sd: Fix discard granularity when LBPRZ=1Martin K. Petersen2016-03-141-1/+1
| | * scsi_sysfs: Fix typo in is_bin_visible()Hannes Reinecke2016-03-101-1/+1
| | * megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list...Sumit Saxena2016-03-102-5/+11
* | | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-231-17/+0
|\ \ \
| * | | cxgb4, cxgb4i: move struct cpl_rx_data_ddp definitionVarun Prakash2016-03-221-12/+0
| * | | cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitionsVarun Prakash2016-03-221-5/+0
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-225-64/+130
|\| | |
| * | | qla2xxx: Add DebugFS node for target sess list.Quinn Tran2016-03-103-20/+89
| * | | tcm_qla2xxx: Convert to target_alloc_session usageNicholas Bellinger2016-03-103-46/+43
* | | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-2/+0
|\ \ \ \
| * | | | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-2/+0
* | | | | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-192-17/+2
|\ \ \ \ \
| * | | | | cxlflash: Use new cxl_pci_read_adapter_vpd() APIFrederic Barrat2016-03-092-17/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-192-17/+21
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-082-0/+6
| |\ \ \ \ \ \
| * | | | | | | cxgb4i: don't redefine DIV_ROUND_UPNicolas Dichtel2016-03-041-1/+1
| * | | | | | | net: fcoe: use __ethtool_get_ksettingsDavid Decotigny2016-02-251-16/+20
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-03-182-0/+17
|\ \ \ \ \ \ \
| * | | | | | | scsi: Drop runtime PM usage count after host is addedMika Westerberg2016-02-191-0/+7