1. 41e568d Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storage by huajun li · 14 years ago
  2. 153775d staging: rtl8192e: unused Remove dot11PowerSaveMode and RT_PS_MODE by Mike McCormack · 14 years ago
  3. 73aaa50 staging: rtl8192e: Move card specific structures out of ieee80211 library header by Mike McCormack · 14 years ago
  4. 73fdfd7 staging: rtl8192e: Delete unused members from struct r8192_priv by Mike McCormack · 14 years ago
  5. 8396902 staging: rtl8192e: Delete non-existing function declarations by Mike McCormack · 14 years ago
  6. c9c0a1e staging: rtl8192e: Delete unused dm_change_dynamic_initgain_thresh by Mike McCormack · 14 years ago
  7. 262cd81 staging: rtl8192e: Pass r8192_priv to MgntActSet_RF_State by Mike McCormack · 14 years ago
  8. 7088dfb staging: rtl8192e: Pass r8192_priv around instead of net_device by Mike McCormack · 14 years ago
  9. 4fc2102 staging: rtl8192e: Remove redundant function declarations by Mike McCormack · 14 years ago
  10. af59c39 staging: rtl8192e: Pass r8192_priv around instead of net_device by Mike McCormack · 14 years ago
  11. 480ab9d staging: rtl8192e: Convert more functions to use r8192_priv by Mike McCormack · 14 years ago
  12. d9ffa6c staging: rtl8192e: Pass r8192e_priv to phy functions by Mike McCormack · 14 years ago
  13. 5aa6875 staging: rtl8192e: Pass r8192_priv to eprom_read by Mike McCormack · 14 years ago
  14. 31d664e staging: rtl8192e: Move PowerSaveControl to r8192e_priv by Mike McCormack · 14 years ago
  15. 774dee1 staging: rtl8192e: Move variables to ieee80211 struct by Mike McCormack · 14 years ago
  16. 8e0af57 staging: rtl8192e: Move definition of RT_RF_CHANGE_SOURCE by Mike McCormack · 14 years ago
  17. 181d1df staging: rtl8192e: Move RfOffReason to r8192e_priv struct by Mike McCormack · 14 years ago
  18. 4559854 staging: rtl8192e: Move eRFPowerState to r8192e_priv struct by Mike McCormack · 14 years ago
  19. 477dfe7 staging: rtl8192e: Remove pointless hw_sleep_wq by Mike McCormack · 14 years ago
  20. 0d65112 staging: rtl8192e: Remove unnecessary ps_lock by Mike McCormack · 14 years ago
  21. 09f1437 staging: rtl8192e: Use single spinlock in MgntActSet_RF_State by Mike McCormack · 14 years ago
  22. 0903602 staging: rtl8192e: Remove SetRFPowerState by Mike McCormack · 14 years ago
  23. fea84ba staging: rtl8192e: Remove SetRFPowerStateInProgress by Mike McCormack · 14 years ago
  24. 2cb61ea staging: rtl8192e: Add a spinlock around SetRFPowerState8190 by Mike McCormack · 14 years ago
  25. bc54f33 staging: gma500: fix build errors by Marek Belisko · 14 years ago
  26. 487e873 staging: gma500: Resync the patch queue with GregKH's space cleanup. by Alan Cox · 14 years ago
  27. 2145cff staging: keucr: use kernel byteorder functions by Jonathan Neuschäfer · 14 years ago
  28. 22a5569 staging: keucr: remove unused typedef VOID by Jonathan Neuschäfer · 14 years ago
  29. 6888393 staging/easycap: convert comparison to NULL into boolean by Tomas Winkler · 14 years ago
  30. febd32b staging/easycap: replace if(false == var) with if (!var) by Tomas Winkler · 14 years ago
  31. 27d683a staging/easycap: replace if(true == var) with if (var) by Tomas Winkler · 14 years ago
  32. a90f362 staging/easycap: more style fixing in easycap_main.c by Tomas Winkler · 14 years ago
  33. 817368f staging: xgifb: remove private ioctls by Aaro Koskinen · 14 years ago
  34. 5d884b9 staging: lirc: fix for "lirc_dev: lirc_register_driver: driver pointer must be not NULL!" by Thomas Viehweger · 14 years ago
  35. 8590a03 Staging: hv: hv_mouse: remove unneeded function forward declaration by Greg Kroah-Hartman · 14 years ago
  36. df7ed92 Staging: hv: hv_mouse: fix up guid variable name by Greg Kroah-Hartman · 14 years ago
  37. 92d40b7 Staging: hv: hv_mouse: get rid of hungarian notation for name of the module by Greg Kroah-Hartman · 14 years ago
  38. 5ff9b90 Staging: hv: hv_mouse: fix up camelcase fields in struct mousevsc_prt_msg by Greg Kroah-Hartman · 14 years ago
  39. e7de0ad Staging: hv: hv_mouse: fix up camelcase usage in struct pipe_prt_msg by Greg Kroah-Hartman · 14 years ago
  40. 9877fa4 Staging: hv: hv_mouse: fix up pipe size field name by Greg Kroah-Hartman · 14 years ago
  41. 2012d40 Staging: hv: hv_mouse: fix up camelcase use for enum pipe_prot_msg_type in structures by Greg Kroah-Hartman · 14 years ago
  42. d7fa1a4 Staging: hv: hv_mouse: use an anonymous union for struct mousevsc_prt_msg by Greg Kroah-Hartman · 14 years ago
  43. e93eff9 Staging: hv: hv_mouse: clean up camelcase in struct synthhid_input_report by Greg Kroah-Hartman · 14 years ago
  44. 6ed10de Staging: hv: hv_mouse: fix camelcase in struct synthhid_device_info_ack by Greg Kroah-Hartman · 14 years ago
  45. 18bc44e Staging: hv: hv_mouse: use a real struct hid_descriptor by Greg Kroah-Hartman · 14 years ago
  46. 98ad91e Staging: hv: hv_mouse: clean up camelcase when using struct hv_input_dev_info by Greg Kroah-Hartman · 14 years ago
  47. 325eae1 Staging: hv: hv_mouse: clean up camelcase in struct synthhid_protocol_response by Greg Kroah-Hartman · 14 years ago
  48. 480c28d Staging: hv: hv_mouse: clean up version structure usage by Greg Kroah-Hartman · 14 years ago
  49. cb2535a Staging: hv: hv_mouse: change camelcase for struct synthhid_msg by Greg Kroah-Hartman · 14 years ago
  50. c4e68fa Staging: hv: hv_mouse: fix build warning by Greg Kroah-Hartman · 14 years ago
  51. 0ce815d Staging: hv: hv_mouse: fix camelcase use of struct synthhid_msg_hdr by Greg Kroah-Hartman · 14 years ago
  52. 32ad38f Staging: hv: hv_mouse.c: clean up struct synthhid_msg_hdr by Greg Kroah-Hartman · 14 years ago
  53. c9246c9 Staging: hv: hv_mouse: use proper input define for bus type by Greg Kroah-Hartman · 14 years ago
  54. 0f88ea5 Staging: hv: hv_mouse: fix up input device info structure by Greg Kroah-Hartman · 14 years ago
  55. ac2c903 Staging: hv: hv_mouse: reorder functions to remove forward declarations by Greg Kroah-Hartman · 14 years ago
  56. 037b653a Staging: hv: hv_mouse: remove inline function markings by Greg Kroah-Hartman · 14 years ago
  57. 4f14313 Staging: hv: hv_mouse.c: remove struct mousevsc_drv_obj function callbacks by Greg Kroah-Hartman · 14 years ago
  58. 7ced481 Staging: hv: hv_mouse: unwind the initialization process a bit by Greg Kroah-Hartman · 14 years ago
  59. e6f83b7 Staging: hv: hv_mouse: remove typedefs by Greg Kroah-Hartman · 14 years ago
  60. 94fcc88 Staging: hv: delete mousevsc_api.h by Greg Kroah-Hartman · 14 years ago
  61. fa00350 Staging: hv: delete vmbus_hid_protocol.h by Greg Kroah-Hartman · 14 years ago
  62. 9b9f93d Staging: hv: hv_mouse: fix up copyright and license header by Greg Kroah-Hartman · 14 years ago
  63. 8fd16ff Staging: hv: hv_mouse: rename hv_mouse_drv.c by Greg Kroah-Hartman · 14 years ago
  64. 9dccaa6 Staging: hv: hv_mouse: delete mouse_vsc.c by Greg Kroah-Hartman · 14 years ago
  65. e1f1a0e Staging: hv: mouse_vsc: fix comment coding style by Greg Kroah-Hartman · 14 years ago
  66. 6a5bfc1 Staging: hv: mouse_vsc: fix space coding style issues by Greg Kroah-Hartman · 14 years ago
  67. 16ecf02 Staging: hv: mouse_vsc.c: fix brace coding style issues by Greg Kroah-Hartman · 14 years ago
  68. e8290f9 Staging: hv: hv_mouse_drv.c: minor coding style cleanups by Greg Kroah-Hartman · 14 years ago
  69. 76e6366 Staging: hv: enable mouse driver to build by Greg Kroah-Hartman · 14 years ago
  70. 9cceab9 staging: brcm80211: remove osl source files from driver by Arend van Spriel · 14 years ago
  71. 3c9d4c3 staging: brcm80211: remove struct osl_info from driver sources by Arend van Spriel · 14 years ago
  72. 537ebbb staging: brcm80211: remove struct osl_info from function prototypes by Arend van Spriel · 14 years ago
  73. a30825a staging: brcm80211: remove counting of allocated sk_buff packets by Arend van Spriel · 14 years ago
  74. 3c4d93d staging: brcm80211: remove of type definition osldma_t by Arend van Spriel · 14 years ago
  75. 278d927 staging: brcm80211: cleanup declaration in osl.h by Arend van Spriel · 14 years ago
  76. 4fe9042 staging: brcm80211: remove unused attributes from struct osl_info by Arend van Spriel · 14 years ago
  77. 8da4a3a staging: brcm80211: removed struct osl_info usage from fullmac driver by Arend van Spriel · 14 years ago
  78. 377c898 staging: brcm80211: remove function prototypes from wl_export.h by Arend van Spriel · 14 years ago
  79. 9d7326f staging: brcm80211: move frameid initialization in wlc_d11hdrs_mac80211 by Arend van Spriel · 14 years ago
  80. 228a00f staging: brcm80211: remove osl_info usage in wlc_main and wl_mac80211 by Arend van Spriel · 14 years ago
  81. 5508d82 staging: brcm80211: remove struct osl_info usage from phy sources by Arend van Spriel · 14 years ago
  82. 810acd1 staging: brcm80211: remove struct osl_info usage from wlc_bmac by Arend van Spriel · 14 years ago
  83. e343d3e staging: brcm80211: replace simple_strtoul with strict_strtoul by Arend van Spriel · 14 years ago
  84. 7ae9262 staging: brcm80211: changed module wlc_mac80211 to wlc_main by Arend van Spriel · 14 years ago
  85. 83aa3c7 staging: echo: fix a typo ("overflow") by Jonathan Neuschäfer · 14 years ago
  86. 9720b4b staging/usbip: convert to kthread by Arnd Bergmann · 14 years ago
  87. 8c81161 Staging: vt6656: Clean up switching to power saving mode. by Philip Worrall · 14 years ago
  88. b898cf2 Staging: vt6656: Ensure power.c uses proper tabbing. by Philip Worrall · 14 years ago
  89. c5b0b5f Staging: vt6656: Clean up spaces around parenthesized expressions by Philip Worrall · 14 years ago
  90. e25b75e Staging: vt6656: Clean up return from sending power state notifications by Philip Worrall · 14 years ago
  91. 036dba1 Staging: vt6656: Clean up unneccessary braces in power.c by Philip Worrall · 14 years ago
  92. 7404eab Staging: vt6656: Use C89 comments in power.c by Philip Worrall · 14 years ago
  93. f9cfbe9 Staging: vt6656: Ensure power.c uses proper tabbing. by Philip Worrall · 14 years ago
  94. 6170f51 brcm80211: remove unused TLV defines by Stanislav Fomichev · 14 years ago
  95. 2fbd6b3 brcm80211: use proper ieee80211 routines by Stanislav Fomichev · 14 years ago
  96. d769f4c staging: brcm80211: change prototype for wlc_antsel_attach by Arend van Spriel · 14 years ago
  97. 26bcc18 staging: brcm80211: remove usage of struct osl_info from util sources by Arend van Spriel · 14 years ago
  98. ff31c54 staging: brcm80211: remove usage of struct osl_info for register access by Arend van Spriel · 14 years ago
  99. cecf826 staging: winbond: needs <linux/delay.h> for msleep and friends by Jeff Mahoney · 14 years ago
  100. c0365f0 staging: brcm80211: Add buf_size parameter to ampdu_action handler function by Javier Martinez Canillas · 14 years ago