[PATCH v2 0/7] mtip32xx: Add support for device status and otherchanges

From: Asai Thambi S P
Date: Sun Apr 08 2012 - 22:27:42 EST



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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/