[PATCH v5 00/13] Continued continued unisys driver update

Benjamin Romer benjamin.romer at unisys.com
Thu Jun 4 13:22:36 UTC 2015


This patch set contains the remaining changes from our driver cleanup
efforts. No functional changes have been made, only a rebase so that the
patches would apply.

David Kershner (4):
  staging: unisys: Update diag serverity enum
  staging: unisys: Remove unneeded fields in diagchannel.h
  staging: unisys: Clean up diag_serverity enum
  staging: unisys: Add the bus device to the visor device list.

Don Zickus (8):
  staging: unisys: Migrate bus from devdata to visor_device
  staging: unisys: Remove unused cruft
  staging: unisys: Remove server flags
  staging: unisys: Do not use 0 as the default bus root device number
  staging: unisys: Convert bus creation to use visor_device
  staging: unisys: Convert device creation to use visor_device
  staging: unisys: Fix double sysfs create for module version
  staging: unisys: Fix clean up path

Jes Sorensen (1):
  staging: unisys: Removed unused entries from struct
    visor_channeltype_descriptor

 drivers/staging/unisys/include/diagchannel.h       | 420 +------------------
 drivers/staging/unisys/include/visorbus.h          |  17 +-
 drivers/staging/unisys/visorbus/visorbus_main.c    | 466 +++++----------------
 drivers/staging/unisys/visorbus/visorbus_private.h |  97 +----
 drivers/staging/unisys/visorbus/visorchipset.c     | 296 +++----------
 5 files changed, 202 insertions(+), 1094 deletions(-)

-- 
2.1.4



More information about the devel mailing list