1. ca2beaf staging: speakup: Prefix externally-visible symbols by Samuel Thibault · 12 years ago
  2. a129be8 staging: et131x: Use register defines instead of magic numbers by Mark Einon · 12 years ago
  3. 3040d05 staging: et131x: Replace rxdma csr register magic numbers with defines by Mark Einon · 12 years ago
  4. 0902468 staging: echo.c: fix memory leakage by Cong Ding · 12 years ago
  5. 78855c7 staging: csr: remove unneeded call to memset(). by Cyril Roelandt · 12 years ago
  6. c020a7a staging: echo: remove unused variable by Cong Ding · 12 years ago
  7. e02b124 staging: line6: delete an unused function by Dan Carpenter · 12 years ago
  8. 77ecb6f staging: line6: Use kmemdup rather than duplicating its implementation by Laurent Navet · 12 years ago
  9. a376290 staging: line6: pcm.c fix checkpatch issues by Laurent Navet · 12 years ago
  10. b466eb5 staging: keucr: Fix parens/braces by Kurt Kanzenbach · 12 years ago
  11. 2c392da staging: keucr: Removed trailing whitespaces by Kurt Kanzenbach · 12 years ago
  12. 531c336 staging: keucr: Replaced c99 comments by Kurt Kanzenbach · 12 years ago
  13. de13a3d staging/rtl8192u: do not init statics to 0 by Sebastian Hahn · 12 years ago
  14. 24fbe87 staging/rtl8192u: use same indent for switch and case by Sebastian Hahn · 12 years ago
  15. c4cda304 staging/rtl8192u: don't init globals to 0 or NULL by Sebastian Hahn · 12 years ago
  16. fdc64a9 staging/rtl8192u: indent with tabs, not spaces by Sebastian Hahn · 12 years ago
  17. 0db7a34 staging/rtl8192u: put { on same line as struct by Jennifer Naumann · 12 years ago
  18. 35997ff staging/rtl8192u: cleanfile run by Sebastian Hahn · 12 years ago
  19. 14de744 staging/rtl8187se: Fix spacing coding style in ieee80211/dot11d.c by YAMANE Toshiaki · 12 years ago
  20. acf7537 staging/rtl8187se: Fix spacing coding style in ieee80211/dot11d.c by YAMANE Toshiaki · 12 years ago
  21. 201e789 staging/rtl8187se: Fix spacing coding style in ieee80211/dot11d.c by YAMANE Toshiaki · 12 years ago
  22. 12f96662 staging/rtl8187se: Use netdev_ printks in ieee80211/ieee80211_wx.c by YAMANE Toshiaki · 12 years ago
  23. 76e5f2f staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_wx.c by YAMANE Toshiaki · 12 years ago
  24. 8ddbbac staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_wx.c by YAMANE Toshiaki · 12 years ago
  25. 0a6d61e staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_wx.c by YAMANE Toshiaki · 12 years ago
  26. 82692d2 staging: usbip: userspace: suppress a bogus error by Ilija Hadzic · 12 years ago
  27. 107fefd staging: usbip: userspace: add option to turn fortify on or off by Ilija Hadzic · 12 years ago
  28. 328f7f8 staging: usbip: userspace: eliminate glib dependency by Ilija Hadzic · 12 years ago
  29. 0d0651d staging: usbip: userspace: add gitignore file by Ilija Hadzic · 12 years ago
  30. 8a1430a staging: usbip: userspace: fix build breakage in doc directory by Ilija Hadzic · 12 years ago
  31. a11b0e860 Staging: ft1000-usb: Fix call to obsolete function by Kurt Kanzenbach · 12 years ago
  32. dedbc93 staging: ft1000: rename struct ft1000_device to ft1000_usb by Ondrej Zary · 12 years ago
  33. 3aa2303 staging: ft1000: unify struct ft1000_info between USB and PCMCIA drivers by Ondrej Zary · 12 years ago
  34. 8d915d8 staging: vt6655: Fix typo in vt6655 driver by Masanari Iida · 12 years ago
  35. d4d8bcd staging: vt6656: remove a useless call to memset(). by Cyril Roelandt · 12 years ago
  36. fe5d00e staging: vt6656: channel/control/firmware/int/usbpipe to new structures by Malcolm Priestley · 12 years ago
  37. da033bf staging: vt6656: iwctl/key/rf use new structures. by Malcolm Priestley · 12 years ago
  38. 78f41c9 staging: vt6656: change wmgr to new structures by Malcolm Priestley · 12 years ago
  39. 98583c0 staging: vt6656: change baseband/mac/wcmd/wctl to new structures. by Malcolm Priestley · 12 years ago
  40. dd0a774 staging: vt6656: card/main_usb/device use new structure names by Malcolm Priestley · 12 years ago
  41. 4f4a89c staging: vt6656: create new structure names to remove typedefs. by Malcolm Priestley · 12 years ago
  42. 7c65fa2 staging: vt6656: Remove QWORD from source and replace with u64. by Malcolm Priestley · 12 years ago
  43. 1901ab6 staging: wlags49_h2: remove unneeded memset() in wireless_get_bssid() by Cyril Roelandt · 12 years ago
  44. e5516fd staging: wlags49_h2: wl_util: corrects asterisk placement by Johan Meiring · 12 years ago
  45. 3bba619 staging: wlags49_h2: wl_util: converts C99 // comment by Johan Meiring · 12 years ago
  46. 76abcc5 staging: wlags49_h2: wl_util: fixes spacing around parentheses by Johan Meiring · 12 years ago
  47. a52a2e1 staging: wlags49_h2: wl_priv: converts C99 // comments by Johan Meiring · 12 years ago
  48. fdd9e86 staging: wlags49_h2: wl_priv: converts indentation to tabs by Johan Meiring · 12 years ago
  49. 7f62248 staging: wlags49_h2: wl_priv: fixes brace placement by Johan Meiring · 12 years ago
  50. ac6cf1b staging: wlags49_h2: wl_priv: fixes case statement styling issues by Johan Meiring · 12 years ago
  51. c54a639 staging: wlags49_h2: wl_priv: fixes incorrect #include by Johan Meiring · 12 years ago
  52. 0af2d46 staging: wlags49_h2: wl_priv: fixes parentheses styling issues by Johan Meiring · 12 years ago
  53. ceb121a staging: wlags49_h2: wl_priv: fixes spacing around parentheses by Johan Meiring · 12 years ago
  54. ba4126a staging: wlags49_h2: wl_profile.h: fixes C99 // comment by Johan Meiring · 12 years ago
  55. 580dccd staging: wlags49_h2: wl_profile.h: fixes spacing around parentheses by Johan Meiring · 12 years ago
  56. 61fc9c8 staging: wlags49_h2: sta_h2: corrects C99 // comments by Johan Meiring · 12 years ago
  57. de199db staging: wlags49_h2: sta_h2: fixes casting style issue by Johan Meiring · 12 years ago
  58. d641f16 staging: wlags49_h2: sta_h2: fixes spaces around parentheses by Johan Meiring · 12 years ago
  59. b7a5b47 staging: wlags49_h2: sta_h2: fixes malformed #include filename by Johan Meiring · 12 years ago
  60. 497d414 staging: wlags49_h2: sta_h2: fixes spaces-before-tabs problems by Johan Meiring · 12 years ago
  61. 79249c4b staging: wlags49_h2: wl_netdev.h: sorts out spacing issues by Johan Meiring · 12 years ago
  62. 2dddc56 staging: wlags49_h2: wl_netdev.h: converts C99 // comments by Johan Meiring · 12 years ago
  63. 30b437d staging: wlags49_h2: wl_priv.h: fixes instances of 80+ char lines by Johan Meiring · 12 years ago
  64. 067f0dc staging: wlags49_h2: wl_priv.h: converts C99 // comments by Johan Meiring · 12 years ago
  65. 00871bc staging: wlags49_h2: wl_priv.h: fixes spacing around parentheses by Johan Meiring · 12 years ago
  66. 13821d9 staging: wlags49_h2: wl_enc: fixes incorrect use of return by Johan Meiring · 12 years ago
  67. f83a7c3 staging: wlags49_h2: wl_enc: corrects spacing around colons by Johan Meiring · 12 years ago
  68. 2d33309 staging: wlags49_h2: wl_enc: corrects spacing around parentheses by Johan Meiring · 12 years ago
  69. 9413127 staging: wlags49_h2: wl_enc: converts indentation spaces to tabs by Johan Meiring · 12 years ago
  70. 4f55b5d staging: wlags49_h2: ap_h25: corrects incorrect use of // comments by Johan Meiring · 12 years ago
  71. 524cb2e5 staging: wlags49_h2: ap_h25: corrects casting styling issue by Johan Meiring · 12 years ago
  72. d692b69 staging: wlags49_h2: ap_h25: corrects malformed #include warning by Johan Meiring · 12 years ago
  73. ed3125c staging: wlags49_h2: ap_h25: corrects parentheses styling issue by Johan Meiring · 12 years ago
  74. ef8271d staging: wlags49_h2: ap_h25: corrects tabs/spaces syling issues by Johan Meiring · 12 years ago
  75. 6dc69c2 staging: wlags49_h2: ap_h2: corrects a pointer styling issue by Johan Meiring · 12 years ago
  76. ee39b78 Staging: bcm: Fix warning: "Prefer netdev_dbg(netdev, ... then dev_dbg(dev, ... then pr_debug(... to printk(KERN_DEBUG ..." by Kevin McKinney · 12 years ago
  77. a049728 Staging: bcm: Change the name of typedef USER_BCM_DBG_STATE to bcm_user_debug_state. by Kevin McKinney · 12 years ago
  78. 4b388a9 Staging: bcm: Remove typedef for _S_BCM_DEBUG_STATE and call directly. by Kevin McKinney · 12 years ago
  79. b2a089b Staging: bcm: Replace UINT with unsigned int in Debug.h by Kevin McKinney · 12 years ago
  80. 79a4691 Staging: bcm: Fix error: "Macros with complex values should be enclosed in parenthesis" in Debug.h by Kevin McKinney · 12 years ago
  81. 34bb72b Staging: bcm: Fix warning: "__packed is preferred over __attribute__((packed))" in Debug.h by Kevin McKinney · 12 years ago
  82. 27bc7b2 Staging: bcm: Properly format braces in Debug.h by Kevin McKinney · 12 years ago
  83. 744467e Staging: bcm: Properly format comments in Debug.h by Kevin McKinney · 12 years ago
  84. 4f2e147 Staging: bcm: Fix all white space issues in Debug.h by Kevin McKinney · 12 years ago
  85. c5485e9 Staging: bcm: Remove typedef for TransportHeaderT and call directly. by Kevin McKinney · 12 years ago
  86. 8ab1992 Staging: bcm: Remove typedef for _E_NWPKT_IPFRAME_TYPE and call directly. by Kevin McKinney · 12 years ago
  87. 1f05da9 Staging: bcm: Remove typedef for _E_NWPKT_ETHFRAME_TYPE and call directly. by Kevin McKinney · 12 years ago
  88. 5fa9ac4 Staging: bcm: Remove typedef for _S_ETHCS_PKT_INFO and call directly. by Kevin McKinney · 12 years ago
  89. d1b3792 Staging: bcm: Remove typedef for _ETH_CS_802_Q_FRAME and call directly. by Kevin McKinney · 12 years ago
  90. 620fac9 Staging: bcm: Remove typedef for _ETH_CS_802_LLC_FRAME and call directly. by Kevin McKinney · 12 years ago
  91. 9bcacc2 Staging: bcm: Remove typedef for _ETH_CS_802_LLC_SNAP_FRAME and call directly. by Kevin McKinney · 12 years ago
  92. 30f5b4c Staging: bcm: Remove typedef for _ETH_CS_ETH2_FRAME and call directly. by Kevin McKinney · 12 years ago
  93. 4a19aaa Staging: bcm: Remove typedef for _E_SERVICEFLOW_CS_SPEC_ and call directly. by Kevin McKinney · 12 years ago
  94. 16c3f8b Staging: bcm: Remove typedef for _TCP_HEADER and call directly. by Kevin McKinney · 12 years ago
  95. 57b49ad Staging: bcm: Replace UCHAR with unsigned char in Protocol.h by Kevin McKinney · 12 years ago
  96. edb9ebb Staging: bcm: Replace ULONG with unsigned long in Protocol.h by Kevin McKinney · 12 years ago
  97. 963fa3e Staging: bcm: Replace USHORT with unsigned short in Protocol.h by Kevin McKinney · 12 years ago
  98. 5a88304 Staging: bcm: Fix issue: "Macros with complex values should be enclosed in parenthesis" in Protocol.h by Kevin McKinney · 12 years ago
  99. 5f8797b Staging: bcm: Fix warning: "__packed is preferred over __attribute__((packed))" in Protocol.h by Kevin McKinney · 12 years ago
  100. 3df56e1 Staging: bcm: Properly format braces in Protocol.h by Kevin McKinney · 12 years ago