1. cf7281c staging: unisys: make visorbus_dev_groups static by Michał Kępień · 9 years ago
  2. 0df4e3e Staging: unisys: Remove useless cast on void pointer by Shraddha Barke · 9 years ago
  3. fdc792c staging: unisys: visorchannel: Add peek function by Neil Horman · 9 years ago
  4. 59fd2c8 drivers, staging, unisys Add modalias files to visorbus devices by Prarit Bhargava · 9 years ago
  5. 6f14cc1 staging: unisys: fix copyright statements by Benjamin Romer · 9 years ago
  6. 24ac107 staging: unisys: fix random hangs with network stress in visornic by Tim Sell · 9 years ago
  7. a3ef1a8 staging: unisys: Lock visorchannels associated with devices by David Kershner · 9 years ago
  8. 216c3e2 staging: unisys: Reduce indent by Christophe JAILLET · 9 years ago
  9. 0aa5ae1 staging: unisys: Use kzalloc instead of kmalloc/memset by Christophe JAILLET · 9 years ago
  10. d253058 staging: unisys: fix random memory corruption in visorchannel_write() by Tim Sell · 9 years ago
  11. fd012d0 staging: unisys: correctly NULL-terminate visorbus sysfs attribute array by Tim Sell · 9 years ago
  12. 1fc07f9 staging: unisys: Allow visorbus to autoload by David Kershner · 9 years ago
  13. addce19 staging: unisys: respond to msgs post device_create by Tim Sell · 9 years ago
  14. 56df900 staging: unisys: visorchannel_write() fix potential memory corruption by Jes Sorensen · 9 years ago
  15. 99c805f staging: unisys: s-Par video channel includes EFI framebuffer by David Kershner · 9 years ago
  16. 35e606d staging: unisys: fix "missing a blank line" coding style by Alessandro Parini · 9 years ago
  17. 4b4fd43 staging: unisys: fix braces coding style by Alessandro Parini · 9 years ago
  18. 86ea8ac staging: unisys: Don't hold device responses until driver loads by David Kershner · 9 years ago
  19. c20a99f staging: unisys: Move phys_info to iochannel.h by David Kershner · 9 years ago
  20. df7f46e staging: unisys: Remove unneeded variable by Abdul Hussain · 9 years ago
  21. 4abce83 staging: unisys: Add the bus device to the visor device list. by David Kershner · 9 years ago
  22. 04dacac staging: unisys: Fix clean up path by Don Zickus · 9 years ago
  23. 75439a1 staging: unisys: Fix double sysfs create for module version by Don Zickus · 9 years ago
  24. ee872fd staging: unisys: Remove unneeded fields in diagchannel.h by David Kershner · 9 years ago
  25. a298bc0 staging: unisys: Convert device creation to use visor_device by Don Zickus · 9 years ago
  26. d32517e staging: unisys: Convert bus creation to use visor_device by Don Zickus · 9 years ago
  27. 65bd6e4 staging: unisys: Do not use 0 as the default bus root device number by Don Zickus · 9 years ago
  28. ee983d9 staging: unisys: Remove server flags by Don Zickus · 9 years ago
  29. 52c4cbd staging: unisys: Remove unused cruft by Don Zickus · 9 years ago
  30. 343506b staging: unisys: Migrate bus from devdata to visor_device by Don Zickus · 9 years ago
  31. 0848611 staging: unisys: use schedule_timeout_interruptible() by Nicholas Mc Guire · 9 years ago
  32. 7726f81 staging: unisys: Prepare vbus_hdr_info to be public by Don Zickus · 9 years ago
  33. 0274b5a staging: unisys: Convert pending_msg_hdr to a pointer by Don Zickus · 9 years ago
  34. b32c499 staging: unisys: Move channel creation up the stack by Don Zickus · 9 years ago
  35. f6758e7 staging: unisys: visorbus: add static declarations by Drew Fustini · 9 years ago
  36. b4b598f staging: unisys: Convert device functions to pass dev_info pointer around by Don Zickus · 9 years ago
  37. 3032aed staging: unisys: Convert bus functions to pass bus_info pointer around by Don Zickus · 9 years ago
  38. 5ecbd5d staging: unisys: Convert the device attributes to visor_device by Don Zickus · 9 years ago
  39. 24c5a74 staging: unisys: Remove unused intr by Don Zickus · 9 years ago
  40. d5531f3 staging: unisys: Add checks for creation by Don Zickus · 9 years ago
  41. 4f6d8a9 staging: unisys: Add a function to set the clientpartition by Don Zickus · 9 years ago
  42. ab0592b staging: unisys: Add visor device find routine by Don Zickus · 9 years ago
  43. 1fb3016 staging: unisys: Prep for removing 'info' structs by Don Zickus · 9 years ago
  44. 7957316 staging: unisys: Clean up device sysfs attributes by Don Zickus · 9 years ago
  45. 5ace402 staging: unisys: Remove dead kobj structs by Don Zickus · 9 years ago
  46. 68b04f1 staging: unisys: Properly move version file into bus attr by Don Zickus · 9 years ago
  47. f3aa5fe staging: unisys: Move the visorbus device underneath devices by Don Zickus · 9 years ago
  48. d181dd0 staging: unisys: Wire up proper device attr for bus by Don Zickus · 9 years ago
  49. 03274d3 staging: unisys: Embed struct device for easier handling of attr by Don Zickus · 9 years ago
  50. 1b56ac4 staging: unisys: Remove temporarily added visorbus/ include in Makefile by Don Zickus · 9 years ago
  51. 5f3a7e3 staging: unisys: remove remaining utility headers by David Kershner · 9 years ago
  52. 634213c staging: unisys: Get rid of references to common-spar by David Kershner · 9 years ago
  53. a271363 staging: unisys: Move files out of common-spar by David Kershner · 9 years ago
  54. 199093a staging: unisys: vbuschannel belonsg to visorbus by David Kershner · 9 years ago
  55. 63b0179 staging: unisys: Move channel.h to include. Controvlm to visorbus by David Kershner · 9 years ago
  56. 512a67b staging: unisys: move hypervisor calls into visorbus by David Kershner · 9 years ago
  57. 30058c7 staging: unisys: Temporarily add visorbus/ ccflags by Don Zickus · 9 years ago
  58. 0f41c72 staging: unisys: Include missing headers by Jes Sorensen · 9 years ago
  59. 5d0adb2 staging: unisys: Remove unused livedump_info by Jes Sorensen · 9 years ago
  60. d3368a5 staging: unisys: visorchipset_init(): Simplify initial checks by Jes Sorensen · 9 years ago
  61. fa2cc0a staging: unisys: Remove unused visorchipset_save_message() by Jes Sorensen · 9 years ago
  62. 0f570fc staging: unisys: visorchipset_file_{init, cleanup}(): mark static by Jes Sorensen · 9 years ago
  63. c2ec4b2 staging: unisys: visorchipset: Remove unused cache allocator by Jes Sorensen · 9 years ago
  64. fbf3553 staging: unisys: Remove wrapper around parser_init_guts() by Jes Sorensen · 9 years ago
  65. cc55b5c staging: unisys: parser_init_guts(): standard_payload_header is always false by Jes Sorensen · 9 years ago
  66. 464129e staging: unisys: parser: Remove unused functions and mark others static by Jes Sorensen · 9 years ago
  67. fcc974d staging: unisys: visorchipset: Declare parser_init_byte_stream() static by Jes Sorensen · 9 years ago
  68. df94247 staging: unisys: visorchannel: Make visorchannel_create take a gfp_t by Jes Sorensen · 9 years ago
  69. 1b27fea staging: unisys: fix visorbus Kconfig by Benjamin Romer · 9 years ago
  70. 53490b5 staging: unisys: move periodic_work.c into the visorbus directory by Erik Arfvidson · 9 years ago
  71. c0a1464 staging: unisys: remove timskmod.h and procobjecttree.h by Erik Arfvidson · 9 years ago
  72. d5b3f1d staging: unisys: move timskmod.h functionality by Erik Arfvidson · 9 years ago
  73. 55c67dc staging: unisys: add acpi pnp driver by Prarit Bhargava · 9 years ago
  74. 779d075 staging: unisys: remove BOOL,TRUE,FALSE definitions by Prarit Bhargava · 9 years ago
  75. 434cbf2 staging: unisys: Finally remove the last remnants of memregion by Jes Sorensen · 9 years ago
  76. 34b479a staging: unisys: Eliminate visor_memregion_write() by Jes Sorensen · 9 years ago
  77. 3b5bd6c staging: unisys: Eliminate visor_memregion_read() by Jes Sorensen · 9 years ago
  78. 0d622e8 staging: unisys: visorchannel_create_guts(): Use visorchannel_read() by Jes Sorensen · 9 years ago
  79. 0abb60c staging: unisys: visorchannel_write(): Handle partial channel_header writes by Jes Sorensen · 9 years ago
  80. 36203e7 staging: unisys: visorchannel_read(): Use memcpy_fromio() directly by Jes Sorensen · 9 years ago
  81. ad44088 staging: unisys: visorchannel_write(): Use memcpy_toio() directly by Jes Sorensen · 9 years ago
  82. 6fa981b staging: unisys: memregion: Eliminate visor_memregion_get_*() functions by Jes Sorensen · 9 years ago
  83. 81b6032 staging: unisys: memregion: Eliminate visor_memregion_resize() by Jes Sorensen · 9 years ago
  84. 0dbb3fb staging: unisys: memregion: Eliminate visor_memregion_destroy() by Jes Sorensen · 9 years ago
  85. aefebaa5 staging: unisys: Eliminate visor_memregion_create() by Jes Sorensen · 9 years ago
  86. 3307825 staging: unisys: get rid of serialloopbacktest by David Kershner · 9 years ago
  87. 4da3336 staging: unisys: remove server crust from visorchipset. by David Kershner · 9 years ago
  88. 780fcad staging: unisys: remove typedef GUEST_PHYSICAL_ADDRESS to u64 by Erik Arfvidson · 9 years ago
  89. 8b8fc28 staging: unisys: Eliminate unused visorchannel_dump_section() by Jes Sorensen · 9 years ago
  90. 5f0dc9b staging: unisys: visorchannel_get_memregion() isn't used by Jes Sorensen · 9 years ago
  91. b3cbceb staging: unisys: memregion: Embed memregion in struct channel by Jes Sorensen · 9 years ago
  92. c37df5f staging: unisys: visorchannel_clear(): No need to use vmalloc here by Jes Sorensen · 9 years ago
  93. 1dbdf10 staging: unisys: visorchannel_clear(): Avoid 64KB memory leak by Jes Sorensen · 9 years ago
  94. ff7bd1f staging: unisys: visorchipset.c: No need to include memregion.h anymore by Jes Sorensen · 9 years ago
  95. dd41275 staging: unisys: visorchipset: Use ioremap direction rather than heavy visor_memregion by Jes Sorensen · 9 years ago
  96. 712c03d staging: unisys: visorchipset: parser_init_guts(): Localize memregion usage by Jes Sorensen · 9 years ago
  97. 246cff6 staging: unisys: visorbus: visorchannel_create_guts() always has parent == NULL by Jes Sorensen · 9 years ago
  98. dd5f938 staging: unisys: visorchannel: visorchannel_create_overlap() is never used by Jes Sorensen · 9 years ago
  99. a4ed0ba staging: unisys: fix sig_read_data and sig_read_data functions by Prarit Bhargava · 9 years ago
  100. 69141bb staging: unisys: visorchannel some general function cleanups by Prarit Bhargava · 9 years ago