GenWQE PCI support, health monitoring and recovery
authorFrank Haverkamp <haver@linux.vnet.ibm.com>
Mon, 9 Dec 2013 12:30:39 +0000 (13:30 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Dec 2013 00:51:15 +0000 (16:51 -0800)
commit12eb4683251ebfb12afba9c56556fade7a3d7372
tree3d227026a08f2af78fb2a2e52df444698922b301
parente7f5f275c62a820fdddfced5882996143d0d7e72
GenWQE PCI support, health monitoring and recovery

Module initialization and PCIe setup. Card health monitoring and
recovery functionality. Character device creation and deletion are
controlled from here.

Signed-off-by: Frank Haverkamp <haver@linux.vnet.ibm.com>
Co-authors: Joerg-Stephan Vogt <jsvogt@de.ibm.com>,
            Michael Jung <MIJUNG@de.ibm.com>,
            Michael Ruettger <michael@ibmra.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/genwqe/card_base.c [new file with mode: 0644]
drivers/misc/genwqe/card_base.h [new file with mode: 0644]
drivers/misc/genwqe/genwqe_driver.h [new file with mode: 0644]
include/uapi/linux/genwqe/genwqe_card.h [new file with mode: 0644]