[PATCH 0/4] GenWQE: patches to improve RAS features (v2)

From: Kleber Sacilotto de Souza
Date: Wed Jun 25 2014 - 12:24:21 EST


Hi,

I'm sending a v2 of this patch series, removing the patch that bumps the
driver version number, and including a trivial one that removes an unnecessary
include.

Kleber Sacilotto de Souza (4):
GenWQE: Add sysfs interface for bitstream reload
GenWQE: Add support for EEH error recovery
GenWQE: Improve hardware error recovery
GenWQE: Remove unecessary include

Documentation/ABI/testing/sysfs-driver-genwqe | 9 +
drivers/misc/genwqe/Kconfig | 6 +
drivers/misc/genwqe/card_base.c | 215 +++++++++++++++++++++++--
drivers/misc/genwqe/card_base.h | 2 +
drivers/misc/genwqe/card_ddcb.c | 24 +++-
drivers/misc/genwqe/card_debugfs.c | 7 +
drivers/misc/genwqe/card_dev.c | 5 +
drivers/misc/genwqe/card_sysfs.c | 25 +++
drivers/misc/genwqe/card_utils.c | 10 ++
include/uapi/linux/genwqe/genwqe_card.h | 1 +
10 files changed, 285 insertions(+), 19 deletions(-)

--
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/