1. e2e8649 staging: rtl819su: update MgntQuery_MgntFrameTxRate() by Florian Schilhabel · 14 years ago
  2. c9b4d3e staging: rtl819su: update probe_rq_parse() by Florian Schilhabel · 14 years ago
  3. 26cc715 staging: rtl819su: ieee80211_associate_procedure_wq() update by Florian Schilhabel · 14 years ago
  4. 67db393 staging: rtl8192su: remove a section mismatch warning by Florian Schilhabel · 14 years ago
  5. 1da4570 staging: rtl8192su: merge changes in r8192U_wx.c by Florian Schilhabel · 14 years ago
  6. e415f0a staging: rtl8192su: update TODO by Florian Schilhabel · 14 years ago
  7. 653e99e staging: rtl8192su: various updates by Florian Schilhabel · 14 years ago
  8. 8280a7a staging: rtl819esu: cleanup; r8192S_Efuse.c, r8192S_Efuse.h by Florian Schilhabel · 14 years ago
  9. 2de027e staging: rtl8192su: updated r8192SU_HWImg.c, r8192SU_HWImg.h by Florian Schilhabel · 14 years ago
  10. 5d4d454 staging: rtl8192su: remove some unused code, cleanup by Florian Schilhabel · 14 years ago
  11. 47790cb staging: rtl8192su: more code cleanup by Florian Schilhabel · 14 years ago
  12. 24fa92c staging: rtl8192su: code cleanup by Florian Schilhabel · 14 years ago
  13. e2e5390 staging: rtl8192su: cleanup in ieee80211_tx.c, ieee80211_wx.c by Florian Schilhabel · 14 years ago
  14. 5889ef2 staging: rtl8192su: clean ieee80211_crypt.c by Florian Schilhabel · 14 years ago
  15. 01ced24 staging: rtl8192su: clean dot11d.[c|h] by Florian Schilhabel · 14 years ago
  16. 56c93a0 staging: rtl8192su: some work on dm_check_edca_turbo() by Florian Schilhabel · 14 years ago
  17. d9c5cc9 staging: rtl8192su: update r8192U.h by Florian Schilhabel · 14 years ago
  18. 03dff62 staging: rtl8192su: r8192U.h, clean header by Florian Schilhabel · 14 years ago
  19. 0825c40 staging: rtl8192su: r8192S_phy.c, remove unused code; 2nd part by Florian Schilhabel · 14 years ago
  20. dc7bbaa staging: rtl8192su: r8192S_phy.c, remove unused code by Florian Schilhabel · 14 years ago
  21. c681318 staging: rtl819ssu: clean r8192S_hw.h by Florian Schilhabel · 14 years ago
  22. a6f81aa staging: rtl8192su: update to r8192S_Efuse.c, r8192xU_cmdpkt.c by Florian Schilhabel · 14 years ago
  23. 4203c5b staging: rtl8192su: cosmetics in r8192S_Efuse.c by Florian Schilhabel · 14 years ago
  24. d547139 staging: rtl8192su: update rtl819x_set_channel_map() by Florian Schilhabel · 14 years ago
  25. 638b5ac staging: rtl8192su: fix a compiler warning by Florian Schilhabel · 14 years ago
  26. 7ecac4c Staging: comedi: Cleanup style issues in adl_pci9111.c by Mark · 14 years ago
  27. 529e5b3 staging: vt6656: code cleanup in device_netdev_ops' device_xmit() by Andres More · 14 years ago
  28. 6d4e807 staging: vt6656: replaced MAX_PACKET_LEN with ETH_FRAME_LEN by Andres More · 14 years ago
  29. 5e03f73 staging: vt6656: replaced MIN_PACKET_LEN with ETH_ZLEN by Andres More · 14 years ago
  30. 020c0a9 staging: vt6656: replaced MAX_DATA_LEN with ETH_DATA_LEN by Andres More · 14 years ago
  31. abad19d staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LEN by Andres More · 14 years ago
  32. 8efe1ab staging: vt6656: removed Calcu_LinkQual definition by Andres More · 14 years ago
  33. 24fe608 staging: vt6656: removed WPA_SM_Transtatus definition by Andres More · 14 years ago
  34. b7526f1 staging: vt6656: removed update_BssList definition by Andres More · 14 years ago
  35. 5926b9a staging: vt6656: removed Adhoc_STA definition by Andres More · 14 years ago
  36. 6874674 staging: vt6656: removed Safe_Close definition by Andres More · 14 years ago
  37. e1669ed staging: vt6656: code cleanup in vt6656 DMA TX by Andres More · 14 years ago
  38. 7a8b005 staging: vt6656: code cleanup in vt6656_probe() by Andres More · 14 years ago
  39. 89b28e5 staging: vt6656: removed '#if 1'/'#if 0' definitions by Andres More · 14 years ago
  40. 73bce12 staging: iio: lis3l02dq: use iio_sw_ring_helper_state and funcs by Jonathan Cameron · 14 years ago
  41. 59883ba staging: iio: Add iio_sw_ring_helper_state and functions to cover common case. by Jonathan Cameron · 14 years ago
  42. 43c11b4 staging: iio: Make extensive use of iio_sw_ring_preenable by Jonathan Cameron · 14 years ago
  43. ad577f8 staging: iio: Add a bits per element element to ring_generic allowing a general ring_sw_preenable_function. by Barry Song · 14 years ago
  44. 69584bd staging: iio: Fix scan_element naming issue by Jonathan Cameron · 14 years ago
  45. 2662051 staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent driver stubs by Jonathan Cameron · 14 years ago
  46. e0bcb77 staging: iio: imu: allow adis16300 and adis16400 to build without ring buffer support. by Jonathan Cameron · 14 years ago
  47. f4658c8 staging: iio: replace combine_8_to_16 with be16_to_cpup where possible. by Jonathan Cameron · 14 years ago
  48. 7b2c33b staging: iio: remove timestamp field from trigger and pass instead through pollfuncs by Jonathan Cameron · 14 years ago
  49. c3db00c staging: iio: Add iio_triggered_ring postenable and predisable + use in drivers by Jonathan Cameron · 14 years ago
  50. 1574409 staging: iio: Add and convert drivers to use iio_alloc_pollfunc by Jonathan Cameron · 14 years ago
  51. 3c9bbf5 staging: iio: Use kasprintf to allocate and fill trig->name by Jonathan Cameron · 14 years ago
  52. cb46f47 Staging: panel: fix memory leak by Kulikov Vasiliy · 14 years ago
  53. d85170e staging: panel: change own pieces of code by strtoul() by Andy Shevchenko · 14 years ago
  54. 47c7157 staging: usbip: fix memory leak by Kulikov Vasiliy · 14 years ago
  55. ab366c1 Staging: line6: fix leaks in line6_probe() by Kulikov Vasiliy · 14 years ago
  56. 8e2394a Staging: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  57. 7ebc876 Staging: easycap: Upsample microphone audio by Mike Thomas · 14 years ago
  58. 3d423e9 Staging: easycap: Replace some global variables by Mike Thomas · 14 years ago
  59. 4d6ea9c Staging: slicoss: kill functions prototypes and reorder functions by Denis Kirjanov · 14 years ago
  60. 843894a Staging: dt3155: use the fbuffer pointer instead of looking it up by H Hartley Sweeten · 14 years ago
  61. dd85c99 staging: tidspbridge: check kmalloc() result by Kulikov Vasiliy · 14 years ago
  62. 4018e39 staging: tidspbridge: remove RET_OK RET_FAIL by Nishanth Menon · 14 years ago
  63. 7124cb1 staging: tidspbridge: remove custom typedef reg_uword32 by Nishanth Menon · 14 years ago
  64. 2094f12 staging: tidspbridge: remove std.h by Nishanth Menon · 14 years ago
  65. 86dd51e staging: tidspbridge: no need for custom NULL by Nishanth Menon · 14 years ago
  66. 5e76806 staging: tidspbridge: remove custom TRUE FALSE by Nishanth Menon · 14 years ago
  67. c8c1ad8 staging: ti dspbridge: make variables in prototypes match within functions definitions by Rene Sapiens · 14 years ago
  68. 5a09dde staging: ti dspbridge: Rename words with camel case by Rene Sapiens · 14 years ago
  69. 5e2eae5 staging: ti dspbridge: Rename words with camel case. by Rene Sapiens · 14 years ago
  70. 0cd343a staging: ti dspbridge: Rename words with camel case by Rene Sapiens · 14 years ago
  71. 318b5df staging: ti dspbridge: Rename words with camel case by Rene Sapiens · 14 years ago
  72. 383b834 staging: ti dspbridge: Rename words with camel case by Rene Sapiens · 14 years ago
  73. 13b18c2 staging: ti dspbridge: Rename words with camel case. by Rene Sapiens · 14 years ago
  74. fb6aabb staging: ti dspbridge: Rename words with camel case by Rene Sapiens · 14 years ago
  75. daa89e6 staging: ti dspbridge: Rename words with camel case by Rene Sapiens · 14 years ago
  76. e436d07 staging: ti dspbridge: Rename words with camel case by Rene Sapiens · 14 years ago
  77. a5120278 staging: ti dspbridge: Rename words with camel case. by Rene Sapiens · 14 years ago
  78. aa09b09 staging: ti dspbridge: Rename words with camel case by Rene Sapiens · 14 years ago
  79. 95870a8 staging: ti dspbridge: Rename words with camel case. by Rene Sapiens · 14 years ago
  80. e6890692 staging: ti dspbridge: Rename words with camel case. by Rene Sapiens · 14 years ago
  81. b301c85 staging: ti dspbridge: Rename words with camel case. by Rene Sapiens · 14 years ago
  82. 0d9073a staging: ti dspbridge: fix compilation error by Rene Sapiens · 14 years ago
  83. a6bff48 staging: ti dspbridge: Rename words with camel case. by Rene Sapiens · 14 years ago
  84. 8dd1260 Staging: quickstart: add the quickstart driver to the build by Greg Kroah-Hartman · 14 years ago
  85. 6da4cd4 Staging: add quickstart acpi key driver by Angelo Arrifano · 14 years ago
  86. dc89997 Staging: hyperv: add clocksource driver by Ky Srinivasan · 14 years ago
  87. 9279aa5 x86: Export the symbol ms_hyperv by Ky Srinivasan · 14 years ago
  88. 3ff8101 Staging: use llseek in all file operations by Arnd Bergmann · 14 years ago
  89. af6d2b2 Staging: solo: add delay.h header by Randy Dunlap · 14 years ago
  90. 65cfe84 Staging: usbip: fix typos concerning "sequential" by Uwe Kleine-König · 14 years ago
  91. 060132a Staging: panel: Prevent double-calling of parport_release - fix oops. by Peter Huewe · 14 years ago
  92. feffce4 Staging: vme: vme_ca91cx42: remove casts from void* by Kulikov Vasiliy · 14 years ago
  93. c4d82fb Staging: vme: vme_tsi148: remove casts from void* by Kulikov Vasiliy · 14 years ago
  94. c755a82 Staging: wlags49_h2: wl_netdev: remove casts from void* by Kulikov Vasiliy · 14 years ago
  95. 2f72aee Staging: wlags49_h2: wl_pci: remove casts from void* by Kulikov Vasiliy · 14 years ago
  96. 82942ca Staging: wlags49_h2: wl_profile: remove casts from void* by Kulikov Vasiliy · 14 years ago
  97. ef7d8ba Staging: rt2860: usb_main_dev: remove casts from void* by Kulikov Vasiliy · 14 years ago
  98. 5401843 Staging: rt2860: rt_linux: remove casts from void* by Kulikov Vasiliy · 14 years ago
  99. 11ed935 Staging: rt2860: rtmp_timer: remove casts from void* by Kulikov Vasiliy · 14 years ago
  100. 37157cc Staging: dream: pmem: remove casts from void* by Kulikov Vasiliy · 14 years ago