summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* ibmvscsi: Use of_root to access OF device tree root nodeTyrel Datwyler2016-02-231-8/+6
* ibmvscsi: Replace magic values in set_adpater_info() with definesTyrel Datwyler2016-02-232-4/+7
* ibmvscsi: Add and use enums for valid CRQ header valuesTyrel Datwyler2016-02-232-9/+21
* ibmvscsi: Correct values for several viosrp_crq_format enumsTyrel Datwyler2016-02-231-2/+2
* mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_...Suganath prabu Subramani2016-02-231-2/+1
* lpfc: Add lockdep assertionsJohannes Thumshirn2016-02-232-0/+48
* bfa: deinline __bfa_trc() and __bfa_trc32()Denys Vlasenko2016-02-232-37/+23
* scsi: ppa: use new parport device modelSudip Mukherjee2016-02-231-6/+40
* scsi: sim710: fix build warningSudip Mukherjee2016-02-231-2/+1
* be2iscsi: Fix memory leak in beiscsi_alloc_mem()Maurizio Lombardi2016-02-231-1/+3
* scsi: ufs: fix typo in commentTomas Winkler2016-02-231-1/+1
* ufs: fix typo: MAZ to MAXTomas Winkler2016-02-232-2/+2
* scsi: ufs: add wrapper for retrying sending query attributeYaniv Gardi2016-02-231-7/+44
* scsi: ufs: commit descriptors before setting the doorbellYaniv Gardi2016-02-231-0/+2
* scsi: ufs: add missing memory barriersYaniv Gardi2016-02-231-6/+13
* scsi: ufs: reduce the interrupts for power mode change requestsYaniv Gardi2016-02-231-14/+27
* scsi: ufs: retry failed query flag requestsYaniv Gardi2016-02-232-26/+41
* scsi: ufs: fix error recovery after the hibern8 exit failureYaniv Gardi2016-02-231-5/+53
* scsi: ufs: add retries for hibern8 enterYaniv Gardi2016-02-231-2/+24
* scsi: ufs: add retries to dme_peer get and set attributeYaniv Gardi2016-02-231-11/+29
* scsi: ufs: avoid exception event handler racing with PM callbacksYaniv Gardi2016-02-231-1/+14
* scsi: ufs: increase fDeviceInit query response timeoutYaniv Gardi2016-02-231-1/+11
* scsi: ufs: clear outstanding_request bit in case query timeoutYaniv Gardi2016-02-231-2/+20
* scsi: ufs: verify command tag validityYaniv Gardi2016-02-231-2/+22
* scsi: ufs: clear fields UTRD, UPIU req and rsp before new transfersYaniv Gardi2016-02-231-0/+8
* scsi: ufs: clear UTRD, UPIU req and rsp before new transfersYaniv Gardi2016-02-231-4/+12
* scsi_dh: force modular build if SCSI is a moduleArnd Bergmann2016-02-231-4/+4
* scsi: aha1542: avoid uninitialized variable warningsArnd Bergmann2016-02-231-0/+3
* scsi: qla4xxx: shut up warning for rd_reg_indirectArnd Bergmann2016-02-231-2/+4
* scsi: fas216: avoid fas216_log_setup for loadable moduleArnd Bergmann2016-02-231-0/+2
* scsi: acornscsi: mark calc_sync_xfer as __maybe_unusedArnd Bergmann2016-02-231-1/+2
* scsi: fdomain: drop fdomain_pci_tbl when built-inArnd Bergmann2016-02-231-1/+1
* megaraid_sas: Add an i/o barrierTomas Henzl2016-02-232-0/+2
* lpfc: Remove redundant code block in lpfc_scsi_cmd_iocb_cmplJohannes Thumshirn2016-02-231-17/+0
* mpt3sas: Updating mpt3sas driver version to 12.100.00.00Suganath prabu Subramani2016-02-231-3/+3
* mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of tim...Suganath prabu Subramani2016-02-234-14/+25
* mpt3sas: Updated MPI Header to 2.00.42Suganath prabu Subramani2016-02-235-8/+14
* mpt3sas: Add support for configurable Chain Frame SizeSuganath prabu Subramani2016-02-232-6/+29
* mpt3sas: Added smp_affinity_enable module parameter.Suganath Prabu Subramani2016-02-231-11/+26
* mpt3sas: Make use of additional HighPriority credit message frames for sendin...Suganath prabu Subramani2016-02-233-16/+228
* mpt3sas: Never block the Enclosure deviceSuganath prabu Subramani2016-02-232-1/+22
* mpt3sas: Fix static analyzer(coverity) tool identified defectsSuganath prabu Subramani2016-02-233-4/+5
* mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough req...Suganath prabu Subramani2016-02-231-19/+4
* mpt3sas: Added support for high port count HBA variants.Suganath prabu Subramani2016-02-2311-59/+423
* st: Fix MTMKPART to work with newer drivesKai Makisara2016-02-231-11/+111
* megaraid_sas: Fix SMAP issueSumit Saxena2016-02-231-7/+6
* megaraid_sas: Fix for IO failing post OCR in SRIOV environmentSumit Saxena2016-02-233-22/+39
* hisi_sas: update driver version to 1.2John Garry2016-02-231-1/+1
* hisi_sas: add v1 hw ACPI supportJohn Garry2016-02-231-24/+43
* hisi_sas: use Unified Device Properties APIJohn Garry2016-02-232-20/+23
OpenPOWER on IntegriCloud