1. 28fa597 staging: unisys: move uislib/platform proc entry to debugfs by Benjamin Romer · 11 years ago
  2. b27a00d staging: unisys: remove testing proc interfaces from uislib by Benjamin Romer · 11 years ago
  3. 90addb0 staging: unisys: Replace GUID with uuid_le by Benjamin Romer · 11 years ago
  4. 37b7e99 Staging: unisys: visorutil: Add MODULE_LICENSE("GPL") by Ken Cox · 11 years ago
  5. fcd0157e Staging: unisys: detect s-Par firmware by Ken Cox · 11 years ago
  6. 7f03de9 staging: lustre: fix unused variable warnings by Fredrick John Berchmans · 11 years ago
  7. a9c08b0 staging: lustre: return -EFAULT instead of bytes remaining by Vitaly Osipov · 11 years ago
  8. 751a624 staging: lustre: info leak in lnet_ping() by Dan Carpenter · 11 years ago
  9. fea0683 staging: dgap: Get rid of CamelCase by Mark Hounschell · 11 years ago
  10. 6a82524 staging: dgap: refactor ugly dgap_init_one function by Mark Hounschell · 11 years ago
  11. f34475f staging: rtl8723au: Do not reset wdev->iftype in netdev_close() by Jes Sorensen · 11 years ago
  12. acfd4aa staging: dgap: Add check for MAXBOARDS in .probe (dgap_init_one) by Mark Hounschell · 11 years ago
  13. 5c3b48d staging: dgap: remove two unnecessary conditionals by Mark Hounschell · 11 years ago
  14. 7496e05 staging: dgap: check unchecked return values by Mark Hounschell · 11 years ago
  15. cacaf10 staging: dgap: fix a few more sparse warnings by Mark Hounschell · 11 years ago
  16. 8f5879c staging: dgap: fix sparse warnings Using plain integer as NULL pointer by Mark Hounschell · 11 years ago
  17. 45c44dd staging: dgap: fix sparse warning about dgap_poll_lock by Mark Hounschell · 11 years ago
  18. 630b2ab staging: dgap: fix a few misc sparse warnings by Mark Hounschell · 11 years ago
  19. 6a30cdd staging: dgap: fix sparse warnings for the entire cm_t structure by Mark Hounschell · 11 years ago
  20. 405b26d staging: dgap: fix sparse warnings for the entire bs_t structure by Mark Hounschell · 11 years ago
  21. b6339d0 staging: dgap: fix sparse warnings for re_map_membase and re_map_port by Mark Hounschell · 11 years ago
  22. 23aa2ad staging: dgap: Fix BUG in processing config file by Mark Hounschell · 11 years ago
  23. 077c28f staging: dgap: Fix how we insure config data is a string by Mark Hounschell · 11 years ago
  24. abeb935 staging: dgap: Add Mark Hounschell to maintainers list for dgap by Mark Hounschell · 11 years ago
  25. 8a637aa staging: gdm72xx: Remove task from TODO list by Michalis Pappas · 11 years ago
  26. ac1a3bf staging: gdm72xx: Indentation and other whitespace fixes by Michalis Pappas · 11 years ago
  27. 39c511f staging: gdm72xx: Whitespace fixes to conform to coding standards by Michalis Pappas · 11 years ago
  28. b268666 staging: gdm72xx: Removed commented-out code by Michalis Pappas · 11 years ago
  29. 71fd11e staging: gdm72xx: Fix braces to conform with coding style by Michalis Pappas · 11 years ago
  30. 633c8a2 staging: gdm72xx: Fix some camel-case variables by Michalis Pappas · 11 years ago
  31. 522c6ff staging: gdm72xx: Move logical continuation to previous line to conform to coding style by Michalis Pappas · 11 years ago
  32. baad5ee staging: gdm72xx: Modify a struct allocation to match coding standards by Michalis Pappas · 11 years ago
  33. 917ab47 staging: gdm72xx: Replace comparisons on jiffies values with wrap-safe functions by Michalis Pappas · 11 years ago
  34. d0a3956 staging: gdm72xx: Remove unnecessary extern declarations from header files by Michalis Pappas · 11 years ago
  35. 13b2beb staging: rtl8723au: Remove some unused ODM dynamic TX power functionality by Jes Sorensen · 11 years ago
  36. a74aef2 staging: rtl8723au: The DBG_IO code is all gone by Jes Sorensen · 11 years ago
  37. a5daa10 staging: rtl8723au: Remove some leftover obsolete prototypes by Jes Sorensen · 11 years ago
  38. 68552a9 staging: rtl8723au: Name port vs register access functions consistently by Jes Sorensen · 11 years ago
  39. edbfd67 staging: rtl8723au: Call usb_write*() functions directly by Jes Sorensen · 11 years ago
  40. 050abc4 staging: rtl8723au: Call usb_read*() functions directly by Jes Sorensen · 11 years ago
  41. 1c1bc5f staging: rtl8723au: Call usb_read_interrupt() directly instead of via HAL layer by Jes Sorensen · 11 years ago
  42. 633475c staging: rtl8723au: Call usb_{read,write}_port() functions directly by Jes Sorensen · 11 years ago
  43. 97ccc3a staging: rtl8723au: Clean up usb_{read,write}_port() usage by Jes Sorensen · 11 years ago
  44. 4810ce0 staging: rtl8723au: Use correct pipe type for USB interrupts by Jes Sorensen · 11 years ago
  45. af1853d staging: rtl8723au: Clean up mess of parenthesis abuse by Jes Sorensen · 11 years ago
  46. 428891a staging: rtl8723au: usb_ops_linux.h: Remove some unused #defines by Jes Sorensen · 11 years ago
  47. 2296fd2 staging: rtl8723au: Remove nasty wrappers used to hide wrong function types by Jes Sorensen · 11 years ago
  48. a64ddc8 staging: rtl8723au: Remove unused USB bulk related macros and variables by Jes Sorensen · 11 years ago
  49. 4631e50 staging: rtl8723au: Don't wrap calls to usb_control_msg() by Jes Sorensen · 11 years ago
  50. 596f85a staging: rtl8723au: Call usb_intf_{start,stop} directly by Jes Sorensen · 11 years ago
  51. c174eae staging: rtl8723au: Call rtl8723au_set_hw_type() directly by Jes Sorensen · 11 years ago
  52. 43aeefd staging: rtl8723au: Remove unused usb_suspend_sema by Jes Sorensen · 11 years ago
  53. 633dd91 staging: rtl8723au: Move last utility function from osdep_service.c to os_intfs.c by Jes Sorensen · 11 years ago
  54. e6ac6eb staging: rtl8723au: os_intfs.c: Various cosmetic cleanups by Jes Sorensen · 11 years ago
  55. eb26988 staging: rtl8723au: os_dep/usb_ops_linux.c: More bad parenthesis cleanup by Jes Sorensen · 11 years ago
  56. 7438ccb staging: rtl8723au: hal/usb_ops_linux.c: Various cleanups by Jes Sorensen · 11 years ago
  57. 9b00959 staging: rtl8723au: odm_precomp.h: Remove unused #define TEST_FALG__ by Jes Sorensen · 11 years ago
  58. 18bd6df staging: rtl8723au: hal_com.c: Fix one case of returning status in an s32 by Jes Sorensen · 11 years ago
  59. 95d412d staging: rtl8723au: rtl8723a_cmd.c: Fix up bad return types by Jes Sorensen · 11 years ago
  60. a5681f9 staging: rtl8723au: rtl8723a_hal_init.c: Fix more messy return type abuse by Jes Sorensen · 11 years ago
  61. c691ec3 staging: rtl8723au: rtl8723a_phycfg.c: Use int for error return codes by Jes Sorensen · 11 years ago
  62. 5c195cc staging: rtl8723au: rtl8723au_xmit.c: Fixup messy return type usage by Jes Sorensen · 11 years ago
  63. 24ed8e4 staging: rtl8723au: rtl8723au_xmit_tasklet(): Remove unnecessary variable init by Jes Sorensen · 11 years ago
  64. e04cd3f staging: rtl8723au: usb_halinit.c: Another u8 error code case by Jes Sorensen · 11 years ago
  65. 86c3e3f staging: rtl8723au: usb_intf.c: Fixup yet another round of u8 abuse for error type by Jes Sorensen · 11 years ago
  66. 9e2d066 staging: rtl8723au: os_intfs.c: Fixup more u8/uint abuse for error return codes by Jes Sorensen · 11 years ago
  67. 16b9632 staging: rtl8732au: ioctl_cfg80211.c: Fix another case of u8 abuse for error return by Jes Sorensen · 11 years ago
  68. 8fd873d staging: rtl8723au: rtw_xmit.c: Be consistent in using int for error return type by Jes Sorensen · 11 years ago
  69. f6fe0a4 staging: rtl8723au: rtw_wlan_util.c: Fix up random mixing of bool vs int by Jes Sorensen · 11 years ago
  70. 95ddd22 staging: rtl8723au: rtw_sta_mgt.c: Clean up messy usage of return types by Jes Sorensen · 11 years ago
  71. 75f3f03 staging: rtl8723au: rtw_security.c: Clean up mess of error return code types by Jes Sorensen · 11 years ago
  72. 6963248 staging: rtl8723au: decryptor() use int to store error codes by Jes Sorensen · 11 years ago
  73. d578924 staging: rtl8723au: Don't return true/false in unsigned int by Jes Sorensen · 11 years ago
  74. f66e05d staging: rtl8723au: rtw_mlme_ext.c: Use int to return error codes by Jes Sorensen · 11 years ago
  75. 7e761c5 staging: rtl8723au: rtw_ioctl_set.c: Fix up messy error code handling by Jes Sorensen · 11 years ago
  76. 43eeb8e staging: rtl8723au: Remove unused usb_read_mem/usb_write_mem stubs by Jes Sorensen · 11 years ago
  77. ad899b1 staging: rtl8723au: Clean up error codes in IO functions by Jes Sorensen · 11 years ago
  78. 828373f staging: rtl8723au: Remove unused rtw_is_wps_ie23a() by Jes Sorensen · 11 years ago
  79. 44f3f16 staging: rtl8723au: Clean up error code mess in rtw_efuse.c by Jes Sorensen · 11 years ago
  80. 1ec8911 staging: rtl8723au: Make cmd and event handlers return int instead of u8 by Jes Sorensen · 11 years ago
  81. 7271496 staging: rtl8723au: Remove unused mp_custom_oid.h by Jes Sorensen · 11 years ago
  82. 60a2d48 staging: rtl8723au: usb_vendor_req.h isn't used - remove it by Jes Sorensen · 11 years ago
  83. 25a9311 staging: rtl8723au: usb_osintf.h isn't used for anything - get rid of it by Jes Sorensen · 11 years ago
  84. 9385d86 staging: rtl8723au: Get rid of rtl8723au_set_hal_ops() and get rid of hal_ops.h by Jes Sorensen · 11 years ago
  85. 02d50c2 staging: rtl8723au: Remove sw led hal ops by Jes Sorensen · 11 years ago
  86. 10ce264 staging: rtl8723au: Remove unused HAL interrupt function wrappers by Jes Sorensen · 11 years ago
  87. d9edcaf staging: rtl8723au: Remove unused hal_power_on() wrapper by Jes Sorensen · 11 years ago
  88. 39f1a8e staging: rtl8723au: Make direct calls to GetHalDefVar8192CUsb() by Jes Sorensen · 11 years ago
  89. ac4cbc6 staging: rtl8723au: Pull update_ramask call out of HAL wrapper layer by Jes Sorensen · 11 years ago
  90. 638443d staging: rtl8723au: Call xmit/recv handlers directly instead of via HAL wrappers by Jes Sorensen · 11 years ago
  91. b3d139a staging: rtl8723au: Disentangle recv/xmit_priv init/free from HAL wrappers by Jes Sorensen · 11 years ago
  92. c7772697 staging: rtl8723au: Pull hal_init/deinit out of HAL wrapper layer by Jes Sorensen · 11 years ago
  93. a4f6eb1 staging: rtl8723au: Remove a pile of unused EFUSE read/write functionality by Jes Sorensen · 11 years ago
  94. b2e6804 staging: rtl8723au: Remove first half of EFUSE functions from HAL wrappers by Jes Sorensen · 11 years ago
  95. dbe9849 staging: rtl8723au: Disentangle set_odm_var() from the HAL wrappers by Jes Sorensen · 11 years ago
  96. de9a5f0 staging: rtl8723au: Get rid of unused rtw_hal_get_odm_var23() by Jes Sorensen · 11 years ago
  97. 1ec6934 staging: rtl8723au: Disentangle rtl8723a_add_rateatid() from HAL by Jes Sorensen · 11 years ago
  98. 88715bc staging: rtl8723au: Disentangle beacon register settings from the HAL wrappers by Jes Sorensen · 11 years ago
  99. daf1fe8 staging: rtl8732au: Remove some unused hal data pointers by Jes Sorensen · 11 years ago
  100. 8a6f555 staging: rtl8723au: Call bandwidth and channel setting handlers directly by Jes Sorensen · 11 years ago