1. b3cbceb staging: unisys: memregion: Embed memregion in struct channel by Jes Sorensen · 9 years ago
  2. 81c7492 staging: unisys: memregion: move struct memregion to memregion.h by Jes Sorensen · 9 years ago
  3. 213e6a6 staging: unisys: decouple visor_memregion_{read, write}() by Jes Sorensen · 9 years ago
  4. c37df5f staging: unisys: visorchannel_clear(): No need to use vmalloc here by Jes Sorensen · 9 years ago
  5. 1dbdf10 staging: unisys: visorchannel_clear(): Avoid 64KB memory leak by Jes Sorensen · 9 years ago
  6. ff7bd1f staging: unisys: visorchipset.c: No need to include memregion.h anymore by Jes Sorensen · 9 years ago
  7. dd41275 staging: unisys: visorchipset: Use ioremap direction rather than heavy visor_memregion by Jes Sorensen · 9 years ago
  8. 712c03d staging: unisys: visorchipset: parser_init_guts(): Localize memregion usage by Jes Sorensen · 9 years ago
  9. 75d1e66 staging: unisys: memregion: Eliminate unnecessary 'requested' flag by Jes Sorensen · 9 years ago
  10. 1bd14f3 staging: unisys: memregion: Use proper errno for mapit() by Jes Sorensen · 9 years ago
  11. 670f56c staging: unisys: memregion: Nothing uses overlap allocations, so nuke it by Jes Sorensen · 9 years ago
  12. 246cff6 staging: unisys: visorbus: visorchannel_create_guts() always has parent == NULL by Jes Sorensen · 9 years ago
  13. dd5f938 staging: unisys: visorchannel: visorchannel_create_overlap() is never used by Jes Sorensen · 9 years ago
  14. a4ed0ba staging: unisys: fix sig_read_data and sig_read_data functions by Prarit Bhargava · 9 years ago
  15. 69141bb staging: unisys: visorchannel some general function cleanups by Prarit Bhargava · 9 years ago
  16. 10c69bb staging: unisys: visorchannel cleanup visorchannel_create_guts() by Prarit Bhargava · 9 years ago
  17. 2ee0dee staging: unisys: cleanup visorbus_private.h by Prarit Bhargava · 9 years ago
  18. c79b28f staging: unisys: move visorchipset files to visorbus by Prarit Bhargava · 9 years ago
  19. 4616881 staging: unisys: move parser.[ch] functionality into visorchipset by Erik Arfvidson · 9 years ago
  20. e3420ed staging: unisys: remove file.c and pass functionality to visorchipset by Erik Arfvidson · 9 years ago
  21. 95e9675 staging: unisys: moving file.h functionality to visorchipset.h by Erik Arfvidson · 9 years ago
  22. d777ba2 staging: unisys: remove visorchipset_umode.h by Erik Arfvidson · 9 years ago
  23. 4b78000 staging: unisys: remove visorbus_private.h by Prarit Bhargava · 9 years ago
  24. 40699b97 staging: unisys: remove globals.h by Prarit Bhargava · 9 years ago
  25. 429809d staging: unisys: rename visorchannel_funcs.c to visorchannel.c by Prarit Bhargava · 9 years ago
  26. 32710457 staging: unisys: unify devmajorminor attributes into visorbus_main.c by Prarit Bhargava · 9 years ago
  27. 826b6a0 staging: unisys: unify channel attributes into visorbus_main.c by Prarit Bhargava · 9 years ago
  28. a9a7c76 staging: unisys: unify businst attributes into visorbus_main.c by Prarit Bhargava · 9 years ago
  29. 98e50b8 staging: unisys: Remove unused driver by Don Zickus · 9 years ago
  30. 9bfc2c7 staging: unisys: Move visorbus.h to public namespace by Don Zickus · 9 years ago
  31. f643921 staging: unisys: Dissolve visorchannel.h by Don Zickus · 9 years ago
  32. 291603c staging: unisys: Move visorchannel into visorbus by Don Zickus · 9 years ago
  33. 3703987 staging: unisys: add visorbus driver by Erik Arfvidson · 9 years ago
  34. 7e61e4c staging: unisys: Remove write-only variable g_del_dump_msg_hdr by Jes Sorensen · 9 years ago
  35. 5157d88 staging: unisys: Remove write-only variable g_diag_msg_hdr by Jes Sorensen · 9 years ago
  36. ebec896 staging: unisys: No point in checking != 0 by Jes Sorensen · 9 years ago
  37. 4eb32b4 staging: unisys: Avoid some == 0 checks by Jes Sorensen · 9 years ago
  38. 2872352 staging: unisys: delbusdevices() doesn't need to be inline by Jes Sorensen · 9 years ago
  39. d480f6a staging: unisys: finddevice() doesn't need to be inline by Jes Sorensen · 9 years ago
  40. 92b5e8c staging: unisys: Remove unused typedef SPARREPORTEVENT_COMPLETE_FUNC by Jes Sorensen · 9 years ago
  41. 4f66520 staging: unisys: findbus() doesn't need to be inline by Jes Sorensen · 9 years ago
  42. a5aa395 staging: unisys: Remove write-only visorchipset_bus_info.dev_no by Jes Sorensen · 9 years ago
  43. 53dfe38 staging: unisys: buffer_list_pool isn't used for anything by Jes Sorensen · 9 years ago
  44. f10c554 staging: unisys: Remove a couple of unnecessary blank lines by Jes Sorensen · 9 years ago
  45. 94ac450 staging: unisys: Don't include timskmod.h by Jes Sorensen · 9 years ago
  46. be91cd3 staging: unisys: Remove unused cache object counter by Jes Sorensen · 9 years ago
  47. 9421736 staging: unisys: Get rid of uint usage by Jes Sorensen · 9 years ago
  48. e82ba62 staging: unisys: Do not initialize variables unnecessarily by Jes Sorensen · 9 years ago
  49. cbc2af3 staging: unisys: Don't zero struct elements which will be memset away by Jes Sorensen · 9 years ago
  50. bbd4be3 staging: unisys: Remove unncessary parenthesis by Jes Sorensen · 9 years ago
  51. b70b909 staging: unisys: Remove some unnecessary parenthesis by Jes Sorensen · 9 years ago
  52. 5981cc9 staging: unisys: Fix up a few cases of bad formatting by Jes Sorensen · 9 years ago
  53. 7023638 staging: unisys: Eliminate globals.h by Jes Sorensen · 9 years ago
  54. 872a503 staging: unisys: Move MYDRVNAME to visorchipset.h by Jes Sorensen · 9 years ago
  55. b615d62 staging: unisys: Move module parameters around and mark static by Jes Sorensen · 9 years ago
  56. b4da006 Merge 4.1-rc2 into staging-next by Greg Kroah-Hartman · 9 years ago
  57. d5a7d45 Staging: rts5208: Replace timeval with timespec64 by Ksenija Stanojevic · 9 years ago
  58. ac04b3b staging: rtl8192u: don't redefine container_of() by Marti Bolivar · 9 years ago
  59. ae890d5 staging: iio: ad7606_par: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  60. ed1c2d0 drivers/staging: include <module.h> for modular android tegra_ion code by Paul Gortmaker · 9 years ago
  61. acd442d rtl8192e: delete local copy of iee80211 reason codes. by Paul Gortmaker · 9 years ago
  62. 09e0b2f rtl8192u: delete another embedded instance of generic reason codes by Paul Gortmaker · 9 years ago
  63. db26161 rtl8192u: don't duplicate ieee80211 constants for status/auth/reason by Paul Gortmaker · 9 years ago
  64. 7c6e3f2 rtl8192u: align local ieee80211_wmm_ac_param struct fields with global by Paul Gortmaker · 9 years ago
  65. d140d6a rtl8192u: promote auth_mode to a full 8 bits by Paul Gortmaker · 9 years ago
  66. 5c2918a rtl8192u: don't trample on <linux/ieee80211.h> struct namespace by Paul Gortmaker · 9 years ago
  67. f9c40f1 rtl8712: don't duplicate ieee80211 constants for status/reason by Paul Gortmaker · 9 years ago
  68. 04fbf97 rtl8188eu: don't duplicate ieee80211 constants for status/reason by Paul Gortmaker · 9 years ago
  69. d4855fe staging: vt6655: Checkpatch fix: lines longer than 80 columns by Guillaume Brogi · 9 years ago
  70. d8496fb staging: sm7xxfb: remove unused functions by Sudip Mukherjee · 9 years ago
  71. cd14ad8 staging: sm7xxfb: use framebuffer_alloc and release by Sudip Mukherjee · 9 years ago
  72. cf376ec staging: gsc_hdpi: Remove dead code by Gujulan Elango, Hari Prasath (H.) · 9 years ago
  73. 2b9a9d4 staging: fsl-mc: Remove redundant initalization of the .owner field by Gujulan Elango, Hari Prasath (H.) · 9 years ago
  74. 6c20d83 staging: sm750: Fix the Makefile option error by Binbin Zhou · 9 years ago
  75. 4b248ab staging: rtl8188eu: remove commented code by Luca Ceresoli · 9 years ago
  76. 2f13617 staging: rtl8188eu: remove useless comment by Luca Ceresoli · 9 years ago
  77. 4714505 staging: rtl8188eu: fix lines over 80 characters by Luca Ceresoli · 9 years ago
  78. 6c4743f staging: rtl8188eu: simplify nested ifs by Luca Ceresoli · 9 years ago
  79. 2ff4e79 staging: rtl8188eu: document enum where it is declared by Luca Ceresoli · 9 years ago
  80. 22a1279 staging: rtl8188eu: fix comments over 80 characters by Luca Ceresoli · 9 years ago
  81. 3446ef5 staging: rtl8188eu: remove duplicated comments by Luca Ceresoli · 9 years ago
  82. 95829dc Staging: rtl8723au: hal: Remove trailing whitespace in odm.c by Edward Lipinsky · 9 years ago
  83. ec80e24 staging: dt3155v4l: remove unused including <linux/version.h> by Wei Yongjun · 9 years ago
  84. 81fb0b9 staging: android: ion_test: unregister the platform device by Phong Tran · 10 years ago
  85. 954c2d8 staging: android: ion_test: unregister the misc device by Phong Tran · 10 years ago
  86. a569f22 staging: rtl8192e: Fix DeviceID in rtl8192_pci_findadapter() by Mateusz Kulikowski · 9 years ago
  87. eae10b8 staging: rtl8192e: Fix DEEP_INDENTATION warnings in rtl_dm.c by Mateusz Kulikowski · 9 years ago
  88. fbb052f staging: rtl8192e: Fix DEEP_INDENTATION warnings in rtllib_parse_info_param() by Mateusz Kulikowski · 9 years ago
  89. 867ebba staging: rtl8192e: Fix LINE_SPACING warning by Mateusz Kulikowski · 9 years ago
  90. 20b7ec0 staging: rtl8192e: Remove bb tx gains from r8192_priv by Mateusz Kulikowski · 9 years ago
  91. f669228 staging: rtl8192e: Fix SPACING errors by Mateusz Kulikowski · 9 years ago
  92. aedd45d staging: rtl8192e: remove r819xE_phyreg.h by Mateusz Kulikowski · 9 years ago
  93. 27a3071 staging: rtl8192e: Copy comments from r819XE_phyreg.h to r8192E_phyreg.h by Mateusz Kulikowski · 9 years ago
  94. 7b7b0c9 staging: rtl8192e: Fix SPACE_BEFORE_TAB warnings by Mateusz Kulikowski · 9 years ago
  95. bdc01d5 staging: rtl8192u: Make core functions static by Nickolaus Woodruff · 9 years ago
  96. 3ad9470 staging: comedi: mite: use a better MODULE_DESCRIPTION() by Ian Abbott · 9 years ago
  97. f2348c7 staging: comedi: mite.h: whitespace changes in function declarations by Ian Abbott · 9 years ago
  98. 65f6fac staging: comedi: mite.c: reformat comments by Ian Abbott · 9 years ago
  99. f751a0d staging: comedi: mite.h: reformat some comments by Ian Abbott · 9 years ago
  100. c95f212 staging: comedi: mite.h: remove "../comedi_pci.h" and make self-reliant by Ian Abbott · 9 years ago