1. 6983df6 staging: vt6656: Remove unused variable uScanTime. by Malcolm Priestley · 11 years ago
  2. f576abc staging: vt6656: Remove dead variable bCCK. by Malcolm Priestley · 11 years ago
  3. a0522e8 staging: vt6656: Remove unused variable ulTxPower. by Malcolm Priestley · 11 years ago
  4. 2486890 staging: vt6656: Remove unused variable byRevId. by Malcolm Priestley · 11 years ago
  5. 60f8ce8 staging: vt6656: rndis.h move all to device.h by Malcolm Priestley · 11 years ago
  6. 887651e staging: vt6656: rndis.h remove dead code. by Malcolm Priestley · 11 years ago
  7. 15baf4f staging: vt6656: srom.h move all macros to device.h by Malcolm Priestley · 11 years ago
  8. 399db90 staging: vt6656: srom.h : Remove dead code. by Malcolm Priestley · 11 years ago
  9. bffa42e staging: vt6656: desc.h Remove unused macros by Malcolm Priestley · 11 years ago
  10. d4f376d staging: vt6656: device.h remove dead macros by Malcolm Priestley · 11 years ago
  11. 4aeaf15 staging: vt6656: device_cfg.h Move macros to device.h by Malcolm Priestley · 11 years ago
  12. fe7111a staging: vt6656: device_cfg.h remove dead code. by Malcolm Priestley · 11 years ago
  13. 9af49fd staging: vt6656: PIPEnsControlIn remove camel case. by Malcolm Priestley · 11 years ago
  14. 0f06a73 staging: vt6656: PIPEnsControlOut remove camel case. by Malcolm Priestley · 11 years ago
  15. 8a66026 staging: vt6656: usbpipe: replace debug messsages. by Malcolm Priestley · 11 years ago
  16. f347d8c staging: vt6656: usbpipe: get rid of in/out debug messages. by Malcolm Priestley · 11 years ago
  17. f53d9f1 staging: vt6656: rf.c additional power. by Malcolm Priestley · 11 years ago
  18. e03e1e3 staging: unisys: visorutil: Add a blank line by Masaru Nomura · 11 years ago
  19. c79d845 staging: unisys: remove remaining proc directory entries by Benjamin Romer · 11 years ago
  20. 7ec9672 staging: unisys: move uislib/info proc entry to debugfs by Benjamin Romer · 11 years ago
  21. e564f3a staging: unisys: remove functions made redundant in uislib.c by Benjamin Romer · 11 years ago
  22. 81d2d7d staging: unisys: move uislib/smart_wakeup proc entry to debugfs by Benjamin Romer · 11 years ago
  23. b913a2e staging: unisys: move uislib/cycles_before_wait proc entry to debugfs by Benjamin Romer · 11 years ago
  24. 28fa597 staging: unisys: move uislib/platform proc entry to debugfs by Benjamin Romer · 11 years ago
  25. b27a00d staging: unisys: remove testing proc interfaces from uislib by Benjamin Romer · 11 years ago
  26. 90addb0 staging: unisys: Replace GUID with uuid_le by Benjamin Romer · 11 years ago
  27. 37b7e99 Staging: unisys: visorutil: Add MODULE_LICENSE("GPL") by Ken Cox · 11 years ago
  28. fcd0157e Staging: unisys: detect s-Par firmware by Ken Cox · 11 years ago
  29. 7f03de9 staging: lustre: fix unused variable warnings by Fredrick John Berchmans · 11 years ago
  30. a9c08b0 staging: lustre: return -EFAULT instead of bytes remaining by Vitaly Osipov · 11 years ago
  31. 751a624 staging: lustre: info leak in lnet_ping() by Dan Carpenter · 11 years ago
  32. fea0683 staging: dgap: Get rid of CamelCase by Mark Hounschell · 11 years ago
  33. 6a82524 staging: dgap: refactor ugly dgap_init_one function by Mark Hounschell · 11 years ago
  34. f34475f staging: rtl8723au: Do not reset wdev->iftype in netdev_close() by Jes Sorensen · 11 years ago
  35. acfd4aa staging: dgap: Add check for MAXBOARDS in .probe (dgap_init_one) by Mark Hounschell · 11 years ago
  36. 5c3b48d staging: dgap: remove two unnecessary conditionals by Mark Hounschell · 11 years ago
  37. 7496e05 staging: dgap: check unchecked return values by Mark Hounschell · 11 years ago
  38. cacaf10 staging: dgap: fix a few more sparse warnings by Mark Hounschell · 11 years ago
  39. 8f5879c staging: dgap: fix sparse warnings Using plain integer as NULL pointer by Mark Hounschell · 11 years ago
  40. 45c44dd staging: dgap: fix sparse warning about dgap_poll_lock by Mark Hounschell · 11 years ago
  41. 630b2ab staging: dgap: fix a few misc sparse warnings by Mark Hounschell · 11 years ago
  42. 6a30cdd staging: dgap: fix sparse warnings for the entire cm_t structure by Mark Hounschell · 11 years ago
  43. 405b26d staging: dgap: fix sparse warnings for the entire bs_t structure by Mark Hounschell · 11 years ago
  44. b6339d0 staging: dgap: fix sparse warnings for re_map_membase and re_map_port by Mark Hounschell · 11 years ago
  45. 23aa2ad staging: dgap: Fix BUG in processing config file by Mark Hounschell · 11 years ago
  46. 077c28f staging: dgap: Fix how we insure config data is a string by Mark Hounschell · 11 years ago
  47. abeb935 staging: dgap: Add Mark Hounschell to maintainers list for dgap by Mark Hounschell · 11 years ago
  48. 8a637aa staging: gdm72xx: Remove task from TODO list by Michalis Pappas · 11 years ago
  49. ac1a3bf staging: gdm72xx: Indentation and other whitespace fixes by Michalis Pappas · 11 years ago
  50. 39c511f staging: gdm72xx: Whitespace fixes to conform to coding standards by Michalis Pappas · 11 years ago
  51. b268666 staging: gdm72xx: Removed commented-out code by Michalis Pappas · 11 years ago
  52. 71fd11e staging: gdm72xx: Fix braces to conform with coding style by Michalis Pappas · 11 years ago
  53. 633c8a2 staging: gdm72xx: Fix some camel-case variables by Michalis Pappas · 11 years ago
  54. 522c6ff staging: gdm72xx: Move logical continuation to previous line to conform to coding style by Michalis Pappas · 11 years ago
  55. baad5ee staging: gdm72xx: Modify a struct allocation to match coding standards by Michalis Pappas · 11 years ago
  56. 917ab47 staging: gdm72xx: Replace comparisons on jiffies values with wrap-safe functions by Michalis Pappas · 11 years ago
  57. d0a3956 staging: gdm72xx: Remove unnecessary extern declarations from header files by Michalis Pappas · 11 years ago
  58. 13b2beb staging: rtl8723au: Remove some unused ODM dynamic TX power functionality by Jes Sorensen · 11 years ago
  59. a74aef2 staging: rtl8723au: The DBG_IO code is all gone by Jes Sorensen · 11 years ago
  60. a5daa10 staging: rtl8723au: Remove some leftover obsolete prototypes by Jes Sorensen · 11 years ago
  61. 68552a9 staging: rtl8723au: Name port vs register access functions consistently by Jes Sorensen · 11 years ago
  62. edbfd67 staging: rtl8723au: Call usb_write*() functions directly by Jes Sorensen · 11 years ago
  63. 050abc4 staging: rtl8723au: Call usb_read*() functions directly by Jes Sorensen · 11 years ago
  64. 1c1bc5f staging: rtl8723au: Call usb_read_interrupt() directly instead of via HAL layer by Jes Sorensen · 11 years ago
  65. 633475c staging: rtl8723au: Call usb_{read,write}_port() functions directly by Jes Sorensen · 11 years ago
  66. 97ccc3a staging: rtl8723au: Clean up usb_{read,write}_port() usage by Jes Sorensen · 11 years ago
  67. 4810ce0 staging: rtl8723au: Use correct pipe type for USB interrupts by Jes Sorensen · 11 years ago
  68. af1853d staging: rtl8723au: Clean up mess of parenthesis abuse by Jes Sorensen · 11 years ago
  69. 428891a staging: rtl8723au: usb_ops_linux.h: Remove some unused #defines by Jes Sorensen · 11 years ago
  70. 2296fd2 staging: rtl8723au: Remove nasty wrappers used to hide wrong function types by Jes Sorensen · 11 years ago
  71. a64ddc8 staging: rtl8723au: Remove unused USB bulk related macros and variables by Jes Sorensen · 11 years ago
  72. 4631e50 staging: rtl8723au: Don't wrap calls to usb_control_msg() by Jes Sorensen · 11 years ago
  73. 596f85a staging: rtl8723au: Call usb_intf_{start,stop} directly by Jes Sorensen · 11 years ago
  74. c174eae staging: rtl8723au: Call rtl8723au_set_hw_type() directly by Jes Sorensen · 11 years ago
  75. 43aeefd staging: rtl8723au: Remove unused usb_suspend_sema by Jes Sorensen · 11 years ago
  76. 633dd91 staging: rtl8723au: Move last utility function from osdep_service.c to os_intfs.c by Jes Sorensen · 11 years ago
  77. e6ac6eb staging: rtl8723au: os_intfs.c: Various cosmetic cleanups by Jes Sorensen · 11 years ago
  78. eb26988 staging: rtl8723au: os_dep/usb_ops_linux.c: More bad parenthesis cleanup by Jes Sorensen · 11 years ago
  79. 7438ccb staging: rtl8723au: hal/usb_ops_linux.c: Various cleanups by Jes Sorensen · 11 years ago
  80. 9b00959 staging: rtl8723au: odm_precomp.h: Remove unused #define TEST_FALG__ by Jes Sorensen · 11 years ago
  81. 18bd6df staging: rtl8723au: hal_com.c: Fix one case of returning status in an s32 by Jes Sorensen · 11 years ago
  82. 95d412d staging: rtl8723au: rtl8723a_cmd.c: Fix up bad return types by Jes Sorensen · 11 years ago
  83. a5681f9 staging: rtl8723au: rtl8723a_hal_init.c: Fix more messy return type abuse by Jes Sorensen · 11 years ago
  84. c691ec3 staging: rtl8723au: rtl8723a_phycfg.c: Use int for error return codes by Jes Sorensen · 11 years ago
  85. 5c195cc staging: rtl8723au: rtl8723au_xmit.c: Fixup messy return type usage by Jes Sorensen · 11 years ago
  86. 24ed8e4 staging: rtl8723au: rtl8723au_xmit_tasklet(): Remove unnecessary variable init by Jes Sorensen · 11 years ago
  87. e04cd3f staging: rtl8723au: usb_halinit.c: Another u8 error code case by Jes Sorensen · 11 years ago
  88. 86c3e3f staging: rtl8723au: usb_intf.c: Fixup yet another round of u8 abuse for error type by Jes Sorensen · 11 years ago
  89. 9e2d066 staging: rtl8723au: os_intfs.c: Fixup more u8/uint abuse for error return codes by Jes Sorensen · 11 years ago
  90. 16b9632 staging: rtl8732au: ioctl_cfg80211.c: Fix another case of u8 abuse for error return by Jes Sorensen · 11 years ago
  91. 8fd873d staging: rtl8723au: rtw_xmit.c: Be consistent in using int for error return type by Jes Sorensen · 11 years ago
  92. f6fe0a4 staging: rtl8723au: rtw_wlan_util.c: Fix up random mixing of bool vs int by Jes Sorensen · 11 years ago
  93. 95ddd22 staging: rtl8723au: rtw_sta_mgt.c: Clean up messy usage of return types by Jes Sorensen · 11 years ago
  94. 75f3f03 staging: rtl8723au: rtw_security.c: Clean up mess of error return code types by Jes Sorensen · 11 years ago
  95. 6963248 staging: rtl8723au: decryptor() use int to store error codes by Jes Sorensen · 11 years ago
  96. d578924 staging: rtl8723au: Don't return true/false in unsigned int by Jes Sorensen · 11 years ago
  97. f66e05d staging: rtl8723au: rtw_mlme_ext.c: Use int to return error codes by Jes Sorensen · 11 years ago
  98. 7e761c5 staging: rtl8723au: rtw_ioctl_set.c: Fix up messy error code handling by Jes Sorensen · 11 years ago
  99. 43eeb8e staging: rtl8723au: Remove unused usb_read_mem/usb_write_mem stubs by Jes Sorensen · 11 years ago
  100. ad899b1 staging: rtl8723au: Clean up error codes in IO functions by Jes Sorensen · 11 years ago