linux/drivers/staging/unisys
David Kershner 7c03621a79 staging: unisys: Process more than one response per check
When s-Par is in polling mode it checks every 2 ms to see if there is
a response from the IO service partition in the queue. Currently it
just reads one entry per 2 ms, this needs to be changed so it drains
the queue on each check.

Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-07-24 13:39:57 -07:00
..
Documentation staging: unisys: ABI documentation for new sysfs entries 2014-07-24 15:07:59 -07:00
include staging: unisys: prevent faults processing messages 2015-07-14 18:34:58 -07:00
visorbus staging: unisys: fix copyright statements 2015-07-16 10:12:45 -07:00
visornic staging: unisys: Process more than one response per check 2015-07-24 13:39:57 -07:00
Kconfig staging: unisys: Fix broken build when ARCH=um 2015-07-14 18:35:55 -07:00
MAINTAINERS
Makefile staging: unisys: Add s-Par visornic ethernet driver 2015-06-16 14:34:55 -07:00
TODO