1. b9f64e0 staging: rtl8188eu: Remove function c2h_evt_hdl() by navin patidar · 11 years ago
  2. 20334b5 staging: rtl8188eu: Remove struct evt_priv and its uses by navin patidar · 11 years ago
  3. 2454e79 staging: rtl8188eu: Remove P2P support by navin patidar · 11 years ago
  4. 0cccd45 staging: rtl8188eu: Remove mp( mesh point) mode support by navin patidar · 11 years ago
  5. 0aba3f4 staging: rtl8188eu: Remove usb_osintf.h header file. by navin patidar · 11 years ago
  6. 6609ed9 staging: rtl8188eu: Remove files rtw_mp_ioctl.[c,h] by navin patidar · 11 years ago
  7. 42ec30e staging: rtl8188eu: Remove WEXT_PRIV private ioctl handlers by navin patidar · 11 years ago
  8. 5737369 staging: rtl8188eu: re-use hex_to_bin() instead of custom code by Andy Shevchenko · 11 years ago
  9. 529a929 staging: rtl8188eu: substitute custom hex2bin() by Andy Shevchenko · 11 years ago
  10. 79374da staging: rtl8188eu: re-use mac_pton() helper by Andy Shevchenko · 11 years ago
  11. 143198f staging: rtl8712: remove #define _workitem struct work_struct by James A Shackleford · 11 years ago
  12. f2355b6 staging: rtl8712: remove wrapper function _set_workitem() by James A Shackleford · 11 years ago
  13. 9f95248 staging: rtl8712: remove wrapper function _init_workitem() by James A Shackleford · 11 years ago
  14. f380790 MAINTAINERS: update staging removals and movements by Joe Perches · 11 years ago
  15. 89fa037 staging: bcm: add missing blank lines after declarations by Pawel Lebioda · 11 years ago
  16. 539889e staging: xillybus: Register's address offset notation update by Eli Billauer · 11 years ago
  17. 049c1fb staging: xillybus: Reorganizing xilly_setupchannels() by Eli Billauer · 11 years ago
  18. cc6289f staging: xillybus: Add sanity check in interrupt handler by Eli Billauer · 11 years ago
  19. 1f765d9 staging: et131x: Use net_device_stats from struct net_device by Tobias Klauser · 11 years ago
  20. 11306d1 staging: rtl8188eu: use GFP_ATOMIC under spinlock by Dan Carpenter · 11 years ago
  21. a5bde3a Staging: comedi: check the return value of kobject_set_name by Anton Protopopov · 11 years ago
  22. eedd8d7 staging: ft1000-usb: check for errors in card_send_command by Andrey Utkin · 11 years ago
  23. 85f2833 staging: goldfish: Introduce the use of managed interfaces by Himangi Saraogi · 11 years ago
  24. 5a9077a staging: nvec: remove unneccessary 'out of memory' message by Pawel Lebioda · 11 years ago
  25. aea2cda staging: nvec: remove unnecessary 'else' after 'return' statement by Pawel Lebioda · 11 years ago
  26. fa79961 staging: nvec: insert blank lines after declarations by Pawel Lebioda · 11 years ago
  27. f420c6c staging: dgnc: remove redundant memset call by Daeseok Youn · 11 years ago
  28. 354579c staging: dgnc: removes unreachable code by Daeseok Youn · 11 years ago
  29. 3098e51 staging: dgnc: Fix unsigned value for less than zero by Daeseok Youn · 11 years ago
  30. 5b4af85 staging: dgnc: remove redundant null check for kfree() by Daeseok Youn · 11 years ago
  31. 4c0e0149 staging: dgap: remove redundant NULL check in dgap_tty_init() by Daeseok Youn · 11 years ago
  32. 039879e staging: dgap: use kzalloc instead of kmalloc/memset by Daeseok Youn · 11 years ago
  33. 32af5ae staging: dgap: remove unused waitqueues by Daeseok Youn · 11 years ago
  34. 77343eb staging: dgap: remove unneccessary dgap_init_pci() function by Daeseok Youn · 11 years ago
  35. 96045db staging: dgap: Adds a blank line after declaration by Daeseok Youn · 11 years ago
  36. c10fccf staging: dgap: remove "return" statement in void function by Daeseok Youn · 11 years ago
  37. 1b804e2 staging: dgap: fixed "foo* bar should be foo * bar" in dgap.c by Daeseok Youn · 11 years ago
  38. 1177ce4 staging: wlan-ng/prism2fw.c: Add blank line after declarations by Matt Kurz · 11 years ago
  39. 9630f6b staging: wlan-ng: Use net_device_stats from struct net_device by Tobias Klauser · 11 years ago
  40. cd687a4 staging: gdm72xx: Remove unnecessary memset of netdev private data by Tobias Klauser · 11 years ago
  41. b92274e staging: gdm72xx: Use net_device_stats from struct net_device by Tobias Klauser · 11 years ago
  42. 10ebe37 staging: gdm72xx: add help text to Kconfig by Ben Chan · 11 years ago
  43. 9b34519 staging: gdm72xx: remove unused code by Michalis Pappas · 11 years ago
  44. a8a175d staging: gdm72xx: clean up endianness conversions by Ben Chan · 11 years ago
  45. bbd500d staging: gdm72xx: use consistent style for header guards by Ben Chan · 11 years ago
  46. 6de2a1a staging: emxx_udc: Fix build error by Sachin Kamat · 11 years ago
  47. 4fb6a37 staging: rtl8192ee: Correct bitmask in comparsion by Andrey Utkin · 11 years ago
  48. 4fa4260 Staging: rtl8192e: Fix potential NULL pointer dereference by Emil Goode · 11 years ago
  49. dd3fde1 staging: speakup: speakup_dectlk.c - use time_before_eq() by Anil Belur · 11 years ago
  50. bc4f07c staging: rtl8192ee: Pass large struct by const reference by Rasmus Villemoes · 11 years ago
  51. 57fc3b7 staging: rtl8821ae: Pass large struct by const reference by Rasmus Villemoes · 11 years ago
  52. a71d10d staging/lustre/libcfs: use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 11 years ago
  53. fd6f578 staging/lustre/obdclass: use static const for seq_operations by Fabian Frederick · 11 years ago
  54. e587338 staging: octeon-usb: fix endianness bug by Aaro Koskinen · 11 years ago
  55. 8dcf4ec staging: octeon-usb: return transferred bytes only on success by Aaro Koskinen · 11 years ago
  56. d8c39d3 staging: octeon-usb: don't retry on data toggle error by Aaro Koskinen · 11 years ago
  57. e5b9089 staging: octeon-usb: use usb_hcd_link_urb_to_ep() by Aaro Koskinen · 11 years ago
  58. cdd15d8 staging: octeon-usb: drop dequeue tasklet by Aaro Koskinen · 11 years ago
  59. 43c44a8 Documentation/kernel-parameters: Remove obsolete ip2= by Geert Uytterhoeven · 11 years ago
  60. 30c760c staging: comedi: usbduxsigma: fixing rounding error in the range struct by Bernd Porr · 11 years ago
  61. 0e02dca staging: comedi: allow COMEDI_BUFINFO, COMEDI_CANCEL and COMEDI_POLL on locked subdevice by Ian Abbott · 11 years ago
  62. b11771a staging: comedi: addi_apci_1564: clean up apci1564_interrupt() by Chase Southwood · 11 years ago
  63. f89ced8 staging: comedi: addi_apci_1564: fix use of apci1564_reset() to disable DI interrupts by Chase Southwood · 11 years ago
  64. f94f771 staging: comedi: addi_apci_1564: move addi_watchdog.h include to addi_apci_1564.c by Chase Southwood · 11 years ago
  65. 40e61d1 Staging: bcm: InterfaceMisc.c: Outsourced doubled error checking by Matthias Beyer · 11 years ago
  66. 8e7e280 Staging: bcm: Shortened lines by Matthias Beyer · 11 years ago
  67. 3faece9 Staging: bcm: Add entry for bcm wimax driver support by Kevin McKinney · 11 years ago
  68. 970e4c4 Staging: bcm: Change TODO to include maintainers. by Kevin McKinney · 11 years ago
  69. 66dcb01 Staging: bcm: LeakyBucket.c: Removed unneccessary return; statement by Matthias Beyer · 11 years ago
  70. 504d33d Staging: bcm: LeakyBucket.c: Outsourced ctrl packet sending by Matthias Beyer · 11 years ago
  71. b61124f Staging: bcm: LeakyBucket.c: Outsourced code chunk into function by Matthias Beyer · 11 years ago
  72. 0acfe73 Staging: bcm: LeakyBucket.c: Shortened lines by Matthias Beyer · 11 years ago
  73. f1220c7 Staging: bcm: LeakyBucket.c: Replaced member accessing by variable by Matthias Beyer · 11 years ago
  74. 792d921 Staging: bcm: InterfaceTx.c: checkpath fix: Blank line after declarations by Matthias Beyer · 11 years ago
  75. 26fba8e Staging: bcm: InterfaceTx.c: Outsourced code chunk by Matthias Beyer · 11 years ago
  76. 5faf330 Staging: bcm: InterfaceTx.c: Shortened lines + Whitespace cleanup by Matthias Beyer · 11 years ago
  77. 8139b8d Staging: bcm: InterfaceRx.c: Removed unused variable by Matthias Beyer · 11 years ago
  78. 3a162b1 Staging: bcm: InterfaceRx.c: Outsourced code chunk by Matthias Beyer · 11 years ago
  79. c6346fa Staging: bcm: InterfaceRx.c: Outsourced control packet handling by Matthias Beyer · 11 years ago
  80. f5c86ab Staging: bcm: InterfaceRx.c: Lines shortened by Matthias Beyer · 11 years ago
  81. 9fe109c staging: vt6656: vnt_update_ifs vendor changes to uSIFS/uDIFS by Malcolm Priestley · 11 years ago
  82. 4473c8c staging: vt6656: vnt_set_keymode don't save pairwise key entry. by Malcolm Priestley · 11 years ago
  83. 618ff9c staging: vt6656: s_nsBulkInUsbIoCompleteRead check that used sk_buff is clean and ready to reuse. by Malcolm Priestley · 11 years ago
  84. 83e771f staging: vt6655: fixed sparse warnings by Anton Protopopov · 11 years ago
  85. 71d764a stagingL vt6656: implement fall back rates reporting. by Malcolm Priestley · 11 years ago
  86. f528327 staging: vt6656: Include re_alloc_skb within lock. by Malcolm Priestley · 11 years ago
  87. 04f2ff1 staging: vt6656: vnt_set_channel remove power setting functions by Malcolm Priestley · 11 years ago
  88. 47b41d9 staging: vt6656: vnt_rx_data add track rsr and new_rsr errors by Malcolm Priestley · 11 years ago
  89. 5091d96 staging: vt6656: vnt_tx_packet don't change power when off channel. by Malcolm Priestley · 11 years ago
  90. 89daee6 staging: vt6656: vnt_rf_setpower rate <= RATE_11M check array bound by Malcolm Priestley · 11 years ago
  91. 72183c6 staging: vt6656: vnt_rf_set_txpower use power for priv->byCurPwr by Malcolm Priestley · 11 years ago
  92. ba911c9 staging: vt6656: turn radio off after mac registered. by Malcolm Priestley · 11 years ago
  93. a5615b9 staging: vt6656: s_nsBulkOutIoCompleteWrite fix bug of 5GHZ a rates idx by Malcolm Priestley · 11 years ago
  94. 1786384e staging: vt6656: implement get_stats ieee80211_low_level_stats by Malcolm Priestley · 11 years ago
  95. fb3cdd1 staging: ced1401: Add void declarations in zero-arg functions. by Chi Pham · 11 years ago
  96. 1795f89 staging: ced1401: remove typedef for CIRCBLK by Luca Ellero · 11 years ago
  97. 9db5b4e staging: ced1401: rename FreeCircBlock() by Luca Ellero · 11 years ago
  98. 24d71e9 staging: ced1401: rename GetCircBlock() by Luca Ellero · 11 years ago
  99. 31530ab staging: ced1401: rename SetCircular() by Luca Ellero · 11 years ago
  100. 2cf0259 staging: ced1401: rename DbgStopLoop() by Luca Ellero · 11 years ago