All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yaniv Gardi <ygardi@codeaurora.org>
To: James.Bottomley@HansenPartnership.com, hch@infradead.org
Cc: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org,
	linux-arm-msm@vger.kernel.org, santoshsy@gmail.com,
	linux-scsi-owner@vger.kernel.org, ygardi@codeaurora.org
Subject: [PATCH v1 0/2] *** scsi: ufs: add support for quirks ***
Date: Tue, 31 Mar 2015 17:37:12 +0300	[thread overview]
Message-ID: <1427812635-16617-1-git-send-email-ygardi@codeaurora.org> (raw)

changes of v1:
- change#1: in this version we modify ufs_qcom_host structure to hold
  the UFS controller revision info.
- change#2: here we add quirks support for non standard behaviour of
  the controller.

Yaniv Gardi (2):
  scsi: ufs-qcom: save controller revision info in internal structure
  scsi: ufs: add support to allow non standard behaviours (quirks)

 drivers/scsi/ufs/ufs-qcom.c | 36 ++++++++++++++++++++++++------------
 drivers/scsi/ufs/ufs-qcom.h | 26 ++++++++++++++++++++++++++
 drivers/scsi/ufs/ufshcd.c   | 35 +++++++++++++++++++++++++++++++++++
 drivers/scsi/ufs/ufshcd.h   |  9 +++++++++
 4 files changed, 94 insertions(+), 12 deletions(-)

-- 
1.8.5.2

-- 
QUALCOMM ISRAEL, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation

             reply	other threads:[~2015-03-31 14:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-31 14:37 Yaniv Gardi [this message]
2015-03-31 14:37 ` [PATCH v1 1/2] scsi: ufs-qcom: save controller revision info in internal structure Yaniv Gardi
2015-04-07  7:39   ` Gilad Broner
2015-04-07  7:39     ` Gilad Broner
2015-03-31 14:37 ` [PATCH v1 2/2] scsi: ufs: add support to allow non standard behaviours (quirks) Yaniv Gardi
2015-04-07  7:53   ` Gilad Broner
2015-04-07  7:53     ` Gilad Broner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1427812635-16617-1-git-send-email-ygardi@codeaurora.org \
    --to=ygardi@codeaurora.org \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=hch@infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi-owner@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=santoshsy@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.