aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux/genwqe
AgeCommit message (Collapse)AuthorFilesLines
2014-09-23GenWQE: Update author informationFrank Haverkamp1-1/+1
Updated email address of co-author. Signed-off-by: Frank Haverkamp <[email protected]> Signed-off-by: Michael Jung <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2014-07-09GenWQE: Add sysfs interface for bitstream reloadKleber Sacilotto de Souza1-0/+1
This patch adds an interface on sysfs for userspace to request a card bitstream reload. It sets the appropriate register and try to perform a fundamental reset on the PCIe slot for the card to reload the bitstream from the chosen partition. Signed-off-by: Kleber Sacilotto de Souza <[email protected]> Acked-by: Frank Haverkamp <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2013-12-18GenWQE PCI support, health monitoring and recoveryFrank Haverkamp1-0/+500
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 <[email protected]> Co-authors: Joerg-Stephan Vogt <[email protected]>, Michael Jung <[email protected]>, Michael Ruettger <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>