From: Asai Thambi S P <asamymuthupa@micron.com>
To: Jens Axboe <axboe@kernel.dk>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Greg KH <greg@kroah.com>, Sam Bradshaw <sbradshaw@micron.com>
Subject: [PATCH v2 0/7] mtip32xx: Add support for device status and other changes
Date: Sun, 8 Apr 2012 19:27:37 -0700 [thread overview]
Message-ID: <4F824919.3090600@micron.com> (raw)
This patchset adds support for new sysfs entry 'status' and other changes like
merging various flag variables, handling of commands. This also includes the
new ABI file for this driver (Reported-by: Greg Kroah-Hartman).
I have split the couple of patches as suggested by Jens, and maintained the
order of the patches as in previous version. That is the reason for 'misc changes'
patch being in the middle.
Asai Thambi S P (7):
mtip32xx: Add new bitwise flag 'dd_flag'
mtip32xx: make setting comp_time as common
mtip32xx: Add new sysfs entry 'status'
mtip32xx: misc changes
mtip32xx: Shorten macro names
mtip32xx: handling of commands in various scenarios
mtip32xx: dump tagmap on failure
Documentation/ABI/testing/sysfs-block-rssd | 18 +
drivers/block/mtip32xx/mtip32xx.c | 830 ++++++++++++++++++++++------
drivers/block/mtip32xx/mtip32xx.h | 58 ++-
3 files changed, 710 insertions(+), 196 deletions(-)
create mode 100644 Documentation/ABI/testing/sysfs-block-rssd
next reply other threads:[~2012-04-09 2:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-09 2:27 Asai Thambi S P [this message]
2012-04-09 6:36 ` [PATCH v2 0/7] mtip32xx: Add support for device status and other changes Jens Axboe
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=4F824919.3090600@micron.com \
--to=asamymuthupa@micron.com \
--cc=axboe@kernel.dk \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sbradshaw@micron.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 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).