public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] GenWQE: patches to improve RAS features (v2)
@ 2014-06-25 16:22 Kleber Sacilotto de Souza
  2014-06-25 16:22 ` [PATCH 1/4] GenWQE: Add sysfs interface for bitstream reload Kleber Sacilotto de Souza
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Kleber Sacilotto de Souza @ 2014-06-25 16:22 UTC (permalink / raw)
  To: linux-kernel; +Cc: haver, gregkh, Kleber Sacilotto de Souza

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(-)


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-07-10 12:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-25 16:22 [PATCH 0/4] GenWQE: patches to improve RAS features (v2) Kleber Sacilotto de Souza
2014-06-25 16:22 ` [PATCH 1/4] GenWQE: Add sysfs interface for bitstream reload Kleber Sacilotto de Souza
2014-06-25 16:22 ` [PATCH 2/4] GenWQE: Add support for EEH error recovery Kleber Sacilotto de Souza
2014-06-25 16:22 ` [PATCH 3/4] GenWQE: Improve hardware " Kleber Sacilotto de Souza
2014-06-25 16:22 ` [PATCH 4/4] GenWQE: Remove unnecessary include Kleber Sacilotto de Souza
2014-06-26  8:55 ` [PATCH 0/4] GenWQE: patches to improve RAS features (v2) Frank Haverkamp
2014-07-04  7:37   ` Frank Haverkamp
2014-07-04 17:39     ` Greg KH
2014-07-09 21:16 ` Greg KH
2014-07-10 12:41   ` Kleber Sacilotto de Souza

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox