This patch set contains fixes for visorbus and visornic, and adds
appropriate error messages to the visornic driver.

David Kershner (1):
  staging: unisys: Allow visorbus to autoload

Tim Sell (12):
  staging: unisys: respond to msgs post device_create
  staging: unisys: prevent faults processing messages
  staging: unisys: visornic: correct visornic_pause
  staging: unisys: prevent faults in visornic_pause
  staging: unisys: neglect to NULL rcvbuf pointer
  staging: unisys: add error messages to visornic
  staging: unisys: visornic: correct obvious double-allocation of
    workqueues
  staging: unisys: visornic: correctly clean up device on removal
  staging: unisys: visornic: don't destroy global workqueues until devs
    destroyed
  staging: unisys: visornic: delay start of worker thread until netdev
    created
  staging: unisys: visornic: use preferred interface for setting
    netdev's parent
  staging: unisys: visornic: prevent erroneous kfree of devdata pointer

 drivers/staging/unisys/include/visorbus.h       |   3 +-
 drivers/staging/unisys/visorbus/visorchipset.c  |   4 +
 drivers/staging/unisys/visornic/visornic_main.c | 225 ++++++++++++++++++------
 3 files changed, 176 insertions(+), 56 deletions(-)

-- 
2.1.4

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

Reply via email to