1. 6f14cc1 staging: unisys: fix copyright statements by Benjamin Romer · 9 years ago
  2. a298bc0 staging: unisys: Convert device creation to use visor_device by Don Zickus · 9 years ago
  3. d32517e staging: unisys: Convert bus creation to use visor_device by Don Zickus · 9 years ago
  4. ee983d9 staging: unisys: Remove server flags by Don Zickus · 9 years ago
  5. 52c4cbd staging: unisys: Remove unused cruft by Don Zickus · 9 years ago
  6. 0274b5a staging: unisys: Convert pending_msg_hdr to a pointer by Don Zickus · 9 years ago
  7. b32c499 staging: unisys: Move channel creation up the stack by Don Zickus · 9 years ago
  8. b4b598f staging: unisys: Convert device functions to pass dev_info pointer around by Don Zickus · 9 years ago
  9. 3032aed staging: unisys: Convert bus functions to pass bus_info pointer around by Don Zickus · 9 years ago
  10. 1fb3016 staging: unisys: Prep for removing 'info' structs by Don Zickus · 9 years ago
  11. c0a1464 staging: unisys: remove timskmod.h and procobjecttree.h by Erik Arfvidson · 9 years ago
  12. d5b3f1d staging: unisys: move timskmod.h functionality by Erik Arfvidson · 9 years ago
  13. 55c67dc staging: unisys: add acpi pnp driver by Prarit Bhargava · 9 years ago
  14. 4da3336 staging: unisys: remove server crust from visorchipset. by David Kershner · 9 years ago
  15. 2ee0dee staging: unisys: cleanup visorbus_private.h by Prarit Bhargava · 9 years ago
  16. c79b28f staging: unisys: move visorchipset files to visorbus by Prarit Bhargava · 9 years ago[Renamed (97%) from drivers/staging/unisys/visorchipset/visorchipset.h]
  17. 4616881 staging: unisys: move parser.[ch] functionality into visorchipset by Erik Arfvidson · 9 years ago
  18. 95e9675 staging: unisys: moving file.h functionality to visorchipset.h by Erik Arfvidson · 9 years ago
  19. d777ba2 staging: unisys: remove visorchipset_umode.h by Erik Arfvidson · 9 years ago
  20. 2872352 staging: unisys: delbusdevices() doesn't need to be inline by Jes Sorensen · 9 years ago
  21. d480f6a staging: unisys: finddevice() doesn't need to be inline by Jes Sorensen · 9 years ago
  22. 92b5e8c staging: unisys: Remove unused typedef SPARREPORTEVENT_COMPLETE_FUNC by Jes Sorensen · 9 years ago
  23. 4f66520 staging: unisys: findbus() doesn't need to be inline by Jes Sorensen · 9 years ago
  24. a5aa395 staging: unisys: Remove write-only visorchipset_bus_info.dev_no by Jes Sorensen · 9 years ago
  25. f10c554 staging: unisys: Remove a couple of unnecessary blank lines by Jes Sorensen · 9 years ago
  26. 94ac450 staging: unisys: Don't include timskmod.h by Jes Sorensen · 9 years ago
  27. 872a503 staging: unisys: Move MYDRVNAME to visorchipset.h by Jes Sorensen · 9 years ago
  28. ac48c05 staging: unisys: visorchipset: Remove unused get_channel_info notifier by Jes Sorensen · 9 years ago
  29. a6e7fe5 staging: unisys: visorchipset: Use correct type for dev_no by Jes Sorensen · 9 years ago
  30. 52063ec staging: unisys: visorchipset: Do not use confuse size of long with size of u32 by Jes Sorensen · 9 years ago
  31. f4c1155 staging: unisys: visorchipset: Get rid of ugly BOOL/TRUE/FALSE usage by Jes Sorensen · 9 years ago
  32. a59d7be staging: unisys: remove obsolete proc entry code by Benjamin Romer · 9 years ago
  33. ce572c9 staging: unisys: remove unused types from visorchipset.h by Benjamin Romer · 10 years ago
  34. 10c295a staging: unisys: remove unused macros from visorchipset.h by Benjamin Romer · 10 years ago
  35. 60f4cf0 staging: unisys: remove visorchipset_controlvm_respond_reportEvent() by Benjamin Romer · 10 years ago
  36. cf0bd0b staging: unisys: fix CamelCase in visorchipset_set_device_context() by Benjamin Romer · 10 years ago
  37. 58dd8f2d staging: unisys: fix CamelCase in visorchipset_set_bus_context() by Benjamin Romer · 10 years ago
  38. 5c01b45 staging: unisys: remove unused definitions from visorchipset.h by Benjamin Romer · 10 years ago
  39. b486df1 staging: unisys: fix CamelCase in visorchipset_get_device_info() by Benjamin Romer · 10 years ago
  40. 77db712 staging: unisys: fix CamelCase in visorchipset_get_bus_info by Benjamin Romer · 10 years ago
  41. 8420f41 staging: unisys: fix CamelCase in visorchipset_device_pause_response() by Benjamin Romer · 10 years ago
  42. 1e7a59c staging: unisys: fix CamelCase name in visorchipset_register_busdev_server() by Benjamin Romer · 10 years ago
  43. 43fce01 staging: unisys: fix CamelCase name in visorchipset_register_busdev_client() by Benjamin Romer · 10 years ago
  44. 929aa8a staging: unisys: refactor VISORCHIPSET_BUSDEV_RESPONDERS by Benjamin Romer · 10 years ago
  45. fe90d89 staging: unisys: refactor VISORCHIPSET_BUSDEV_NOTIFIERS by Benjamin Romer · 10 years ago
  46. 2924bbc staging: unisys: refactor VISORCHIPSET_INTERNALPORT_INFO by Benjamin Romer · 10 years ago
  47. 5341483 staging: unisys: refactor VISORCHIPSET_EXTERNALPORT_INFO by Benjamin Romer · 10 years ago
  48. e2320e65 staging: unisys: refactor VISORCHIPSET_SWITCH_INFO by Benjamin Romer · 10 years ago
  49. b4d55e3 staging: unisys: fix CamelCase in findbus() by Benjamin Romer · 10 years ago
  50. 33192fa staging: unisys: refactor VISORCHIPSET_BUS_INFO by Benjamin Romer · 10 years ago
  51. 8f67b5b staging: unisys: fix CamelCase parameters in delbusdevices() by Benjamin Romer · 10 years ago
  52. 0a96ec7 staging: unisys: fix CamelCase parameters in finddevice() by Benjamin Romer · 10 years ago
  53. 246e0cd staging: unisys: refactor VISORCHIPSET_DEVICE_INFO by Benjamin Romer · 10 years ago
  54. 9b1caee staging: unisys: refactor VISORCHIPSET_CHANNEL_INFO by Benjamin Romer · 10 years ago
  55. 2c683cd staging: unisys: refactor CRASH_OBJ_TYPE by Benjamin Romer · 10 years ago
  56. 6fb23e1 staging: unisys: refactor VISORCHIPSET_ADDRESSTYPE by Benjamin Romer · 10 years ago
  57. 37951da staging: unisys: get rid of VISORCHIPSET_STATE typedef by Benjamin Romer · 10 years ago
  58. 3ab4770 staging: unisys: remove typedef from CONTROLVM_MESSAGE by Benjamin Romer · 10 years ago
  59. 98d7b59 staging: unisys: refactor CONTROLVM_MESSAGE_HEADER by Benjamin Romer · 10 years ago
  60. d8ad8b0 staging: unisys: Remove typedef and rename enum to lowercase by Veronika Kabatova · 10 years ago
  61. 32b6b29 staging: unisys: Fix ULTRA_VBUS_DEVICEINFO by Benjamin Romer · 10 years ago
  62. 4eddbf1 staging: unisys: fix CamelCase name for struct InterruptInfo by Benjamin Romer · 10 years ago
  63. 5fc0229 staging: unisys: remove U64 type by Benjamin Romer · 10 years ago
  64. b3c55b1 staging: unisys: remove U32 type by Benjamin Romer · 10 years ago
  65. c242233 staging: unisys: remove U8 type by Benjamin Romer · 10 years ago
  66. 90addb0 staging: unisys: Replace GUID with uuid_le by Benjamin Romer · 10 years ago
  67. f6d0c1e staging: unisys: fix copyright notices by Benjamin Romer · 10 years ago
  68. e6b1ea7 Staging: unisys: use after free in list_for_each() by Dan Carpenter · 10 years ago
  69. 927c792 staging: unisys: Give exported symbols unique names by Ken Cox · 10 years ago
  70. 12e364b staging: visorchipset driver to provide registration and other services by Ken Cox · 10 years ago