All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] staging: unisys: visornic testing fix series
@ 2015-07-24 16:00 Benjamin Romer
  2015-07-24 16:00 ` [PATCH 1/7] staging: unisys: visornic: fix serialization mechanism around usage atomic Benjamin Romer
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Benjamin Romer @ 2015-07-24 16:00 UTC (permalink / raw)
  To: gregkh; +Cc: Jes.Sorensen, sparmaintainer, driverdev-devel, Benjamin Romer

This patch series fixes more technical issues and bugs found in visornic
testing.

David Kershner (1):
  staging: unisys: Process more than one response per check

Neil Horman (1):
  staging: unisys: visornic: fix serialization mechanism around usage
    atomic

Tim Sell (5):
  staging: unisys: add simple error-check into visornic receive path
  staging: unisys: visornic - ensure proper net locking in tx reset
    logic
  staging: unisys: visornic - check visorchannel_signalinsert/remove
    failures
  staging: unisys: visornic - consolidate+simplify xmit watermark checks
  staging: unisys: visornic - prevent NETDEV WATCHDOG timeouts after IO
    recovery

 drivers/staging/unisys/visornic/visornic_main.c | 314 ++++++++++++++----------
 kernel/kthread.c                                |   4 +
 2 files changed, 182 insertions(+), 136 deletions(-)

-- 
2.1.4

_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

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

end of thread, other threads:[~2015-07-27  8:17 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-24 16:00 [PATCH 0/7] staging: unisys: visornic testing fix series Benjamin Romer
2015-07-24 16:00 ` [PATCH 1/7] staging: unisys: visornic: fix serialization mechanism around usage atomic Benjamin Romer
2015-07-24 20:35   ` Greg KH
2015-07-24 23:11     ` Neil Horman
2015-07-24 16:00 ` [PATCH 2/7] staging: unisys: add simple error-check into visornic receive path Benjamin Romer
2015-07-24 20:36   ` Greg KH
2015-07-24 16:00 ` [PATCH 3/7] staging: unisys: Process more than one response per check Benjamin Romer
2015-07-24 16:00 ` [PATCH 4/7] staging: unisys: visornic - ensure proper net locking in tx reset logic Benjamin Romer
2015-07-24 16:00 ` [PATCH 5/7] staging: unisys: visornic - check visorchannel_signalinsert/remove failures Benjamin Romer
2015-07-24 16:00 ` [PATCH 6/7] staging: unisys: visornic - consolidate+simplify xmit watermark checks Benjamin Romer
2015-07-24 20:43   ` Greg KH
2015-07-27  8:17   ` Dan Carpenter
2015-07-24 16:00 ` [PATCH 7/7] staging: unisys: visornic - prevent NETDEV WATCHDOG timeouts after IO recovery Benjamin Romer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.