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