linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Raviv Shvili <rshvili@codeaurora.org>
To: linux-scsi@vger.kernel.org
Cc: linux-arm-msm@vger.kernel.org, Raviv Shvili <rshvili@codeaurora.org>
Subject: [RFC/PATCH 0/3] infrastructure and support for LU command queue depth
Date: Thu, 29 Aug 2013 17:58:35 +0300	[thread overview]
Message-ID: <1377788315-5329-1-git-send-email-rshvili@codeaurora.org> (raw)

The following patch set implements read and write descriptor API.The device 
descriptor is aquired by the query command sent to the device.

Also, configuring the LU command queue depth, according to the LU unit
descriptor.

The following patches depends on
[PATCH -next] ufs: fix source address of the read descriptor
sent by Akinobu Mita <mita@fixstars.com>


Raviv Shvili (3):
  scsi: ufs: query descriptor API
  scsi: ufs: device query status and size check
  scsi: ufs: Logical Unit (LU) command queue depth

 drivers/scsi/ufs/ufs.h    |   38 +++++++-
 drivers/scsi/ufs/ufshcd.c |  232 ++++++++++++++++++++++++++++++++++++---------
 2 files changed, 225 insertions(+), 45 deletions(-)

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

             reply	other threads:[~2013-08-29 14:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-29 14:58 Raviv Shvili [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-08-29 14:43 [RFC/PATCH 0/3] infrastructure and support for LU command queue depth Raviv Shvili

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=1377788315-5329-1-git-send-email-rshvili@codeaurora.org \
    --to=rshvili@codeaurora.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).