1. 6487c49 staging: vt6656: removed NTSTATUS definition by Andres More · 14 years ago
  2. 22040bb staging: vt6656: simplified tests involving both multi/broad-casts by Andres More · 14 years ago
  3. 7b6a001 Staging: vt6655: replace BOOL with in kernel bool by Charles Clément · 14 years ago
  4. 5a5a2a6 Staging: vt6655: replace FALSE with in kernel false by Charles Clément · 14 years ago
  5. 1b12068 Staging: vt6655: replace TRUE with in kernel true by Charles Clément · 14 years ago
  6. 93a94c4 Staging: vt6656: Remove PUINT from ttype.h by Roel Van Nyen · 14 years ago
  7. 57778ef Staging: quickstart: depends on INPUT by Randy Dunlap · 14 years ago
  8. 8c31057 Staging: dt3155: remove the driver by Greg Kroah-Hartman · 14 years ago
  9. 084f70e staging: ti dspbridge: avoid errors if stream id is zero by Ernesto Ramos · 14 years ago
  10. 4ec0971 staging: ti dspbridge: use stream id instead of kernel address by Ernesto Ramos · 14 years ago
  11. 6bcc9be staging: ti dspbridge: use processor handle from context instead of user's by Ernesto Ramos · 14 years ago
  12. 8df327c staging: ti dspbridge: avoid errors if node handle is zero by Ernesto Ramos · 14 years ago
  13. 0624f52 staging: ti dspbridge: use node id instead of kernel address by Ernesto Ramos · 14 years ago
  14. 35f338e staging: ti dspbridge: avoid possible NULL dereference panic by Ernesto Ramos · 14 years ago
  15. 019415c staging: iio: ring_sw Fix pointer arithmetic for 64bit arches by using phys_addr_t by Jonathan Cameron · 14 years ago
  16. ccea5e1 staging: iio: ring_sw remove unnecessary function stub. by Jonathan Cameron · 14 years ago
  17. d3bf812 staging: iio: ring_sw Add select of triggers to avoid build issue. by Jonathan Cameron · 14 years ago
  18. 073e537 staging: iio: adis16350 add dummy ring functions for no ring build case by Jonathan Cameron · 14 years ago
  19. b98c9e6 staging: iio: lis3l02dq add a thresh_timestamp field to state for no ring case by Jonathan Cameron · 14 years ago
  20. 34f57cc staging: iio: iio_sw_ring_helper_state - add dummy case for no buffer builds. by Jonathan Cameron · 14 years ago
  21. 0c4a938 staging:ti dspbridge: remove find_gcf from nldr.c by Ernesto Ramos · 14 years ago
  22. 7c9305b staging:ti dspbridge: remove bridge_brd_delete function by Ernesto Ramos · 14 years ago
  23. a2205e4 staging:ti dspbridge: make sure IVA2 is OFF when dev is created by Ernesto Ramos · 14 years ago
  24. cfccf24 staging:ti dspbridge: proc_load/start should set IVA2 to OFF in case of failure by Ernesto Ramos · 14 years ago
  25. a2c2272 staging:ti dspbridge: fix bridge_brd_stop so IVA2 is set OFF by Ernesto Ramos · 14 years ago
  26. 3a8965f staging:ti dspbridge: remove DSP_FAILED macro definition by Ernesto Ramos · 14 years ago
  27. 82f575e staging:ti dspbridge: remove DSP_FAILED macro from services by Ernesto Ramos · 14 years ago
  28. b66e098 staging:ti dspbridge: remove DSP_FAILED macro from rmgr by Ernesto Ramos · 14 years ago
  29. 51d5e09 staging:ti dspbridge: remove DSP_FAILED macro from pmgr by Ernesto Ramos · 14 years ago
  30. d1b2216 staging:ti dspbridge: remove DSP_FAILED macro from core by Ernesto Ramos · 14 years ago
  31. 54621f0 staging:ti dspbridge: remove DSP_SUCCEEDED macro definition by Ernesto Ramos · 14 years ago
  32. 95bd64a staging:ti dspbridge: remove DSP_SUCCEEDED macro from services by Ernesto Ramos · 14 years ago
  33. a741ea6 staging:ti dspbridge: remove DSP_SUCCEEDED macro from rmgr by Ernesto Ramos · 14 years ago
  34. 157990f staging:ti dspbridge: remove DSP_SUCCEEDED macro from pmgr by Ernesto Ramos · 14 years ago
  35. e6486d8 staging:ti dspbridge: remove DSP_SUCCEEDED macro from core by Ernesto Ramos · 14 years ago
  36. ecd3d0c staging:ti dspbridge: replace simple_strtoul by strict_strtoul by Ernesto Ramos · 14 years ago
  37. b3c8aef staging:ti dspbridge: remove unnecessary volatile variables by Ernesto Ramos · 14 years ago
  38. 74ea8ff staging:ti dspbridge: remove function delete_strm_mgr by Ernesto Ramos · 14 years ago
  39. 3448c54 staging:ti dspbridge: remove unnecessary check for NULL pointer in cmm.c by Ernesto Ramos · 14 years ago
  40. 3fee78f staging:ti dspbridge: remove unused typedef REG16 by Ernesto Ramos · 14 years ago
  41. 9f91221 Staging: ti-st: update ABI and TODO by Pavan Savoy · 14 years ago
  42. c1afac1 Staging: ti-st: mv sysfs entries to debugfs by Pavan Savoy · 14 years ago
  43. e928c07 Staging: line6: needs to select SND_PCM by Randy Dunlap · 14 years ago
  44. 4a1b3ac Staging: hv: remove RING_BUFFER typedef by Greg Kroah-Hartman · 14 years ago
  45. 8a0e1c5 Staging: hv: remove RING_BUFFER_INFO typedef by Greg Kroah-Hartman · 14 years ago
  46. 80682b7 Staging: hv: remove RING_BUFFER_DEBUG_INFO typedef by Greg Kroah-Hartman · 14 years ago
  47. 3924865 Staging: usbip: fix up build error by Greg Kroah-Hartman · 14 years ago
  48. b7a937e Staging: usbip: Filtering illegal flags from remote driver by Endre Kollar · 14 years ago
  49. ab30f12 Staging: usbip: simplify get_ep_from_epnum by Endre Kollar · 14 years ago
  50. aa5873e Staging: usbip: fix multiple interfaces by Endre Kollar · 14 years ago
  51. 125ed82 staging: rtl8192e: Delete some redundant code by Mike McCormack · 14 years ago
  52. 5976b94 staging: rtl8192e: Make arrays const by Mike McCormack · 14 years ago
  53. f016175 staging: rtl8192e: Remove useless debug code by Mike McCormack · 14 years ago
  54. cf3d3d3 staging: rtl8192e: Remove macro already in the kernel by Mike McCormack · 14 years ago
  55. 76e8cd2 staging: rtl8192e: Delete unused code by Mike McCormack · 14 years ago
  56. 881a975 staging: rtl8192e: Make structs const, move prototypes to top by Mike McCormack · 14 years ago
  57. 559fba5 staging: rtl8192e: Make functions static by Mike McCormack · 14 years ago
  58. 4a53336 staging: rtl8192e: Make static variables const by Mike McCormack · 14 years ago
  59. ab2161a staging: rtl8192e: Make some static structs const by Mike McCormack · 14 years ago
  60. 4d74c86 staging: msm: remove video drivers for obsolete platforms by Neil Leeder · 14 years ago
  61. 5d92fe3 staging: rt2870: Add USB ID for Belkin F6D4050 v2 by Larry Finger · 14 years ago
  62. 54d2379 staging: hv: Fix Kconfig dependency of hv_blkvsc by Haiyang Zhang · 14 years ago
  63. 5400905 Staging: IIO: typo in Documentation/overview.txt by Matthias Brugger · 14 years ago
  64. 8dd82eb Staging: wlan-ng: fix style in cfg80211.c by Edgardo Hames · 14 years ago
  65. 09d1485 Staging: dt3155: make local functions static by H Hartley Sweeten · 14 years ago
  66. 968181c Staging: dt3155: make module_{init/exit} functions static by H Hartley Sweeten · 14 years ago
  67. 14de72b staging: tidspbridge: Remove unused macros by Armando Uribe · 14 years ago
  68. bf968b0 staging: tidspbridge: Change macros to static inline functions by Armando Uribe · 14 years ago
  69. 803cd75 staging: tidspbridge: Remove macros used as cast by Armando Uribe · 14 years ago
  70. fe15ea8 staging: tidspbridge: Remove unused magic number by Armando Uribe · 14 years ago
  71. 28eeb6a staging: tidspbridge: Remove redundant macro from cod.c by Armando Uribe · 14 years ago
  72. a563510 staging: tidspbridge: Change macros to static inline functions used in cload by Armando Uribe · 14 years ago
  73. c18c9c9 staging: tidspbridge: Change macros to static inline functions in io_sm by Armando Uribe · 14 years ago
  74. 9e34248 staging: tidspbridge: Remove redundant macros in io_sm.c by Armando Uribe · 14 years ago
  75. 8204bd3 staging: tidspbridge: Remove Redundant wrappers by Armando Uribe · 14 years ago
  76. 83c720e Staging: hv: remove DPRINT_EXIT macro by Greg Kroah-Hartman · 14 years ago
  77. 2acadc2 Staging: hv: remove DPRINT_ENTER macro by Greg Kroah-Hartman · 14 years ago
  78. 94daa64 Staging: dt3155: don't use default init_module/cleanup_module function names by Randy Dunlap · 14 years ago
  79. 9b8761d Staging: wlags49_h2: remove unused function prototype by Javier Martinez Canillas · 14 years ago
  80. ba952d8 Staging: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  81. f69b0d6 Staging: fix typos concerning "address" by Uwe Kleine-König · 14 years ago
  82. cfa6b29 staging: tidspbridge: remove dbdefs.h by Menon, Nishanth · 14 years ago
  83. e6bf74f staging: tidspbridge: remove OUT define by Menon, Nishanth · 14 years ago
  84. 21aaf42 staging: tidspbridge: remove OPTIONAL by Menon, Nishanth · 14 years ago
  85. 9d7d0a5 staging: tidspbridge: remove IN modifier by Menon, Nishanth · 14 years ago
  86. cd4f13c staging: tidspbridge: replace CONST with c standard const by Menon, Nishanth · 14 years ago
  87. 38bf20a staging: tidspbridge: remove GlobalTypes.h by Menon, Nishanth · 14 years ago
  88. c30d6cb Staging: dt3155: Fixed all printk warnings found by checkpatch.pl by Joe Eloff · 14 years ago
  89. b0c9833 Staging: dt3155: Change include to linux header by Joe Eloff · 14 years ago
  90. cfa5489 staging: wlan-ng: remove own bin2hex converter by Andy Shevchenko · 14 years ago
  91. ff290e2 staging: wlags49_h2: remove custom hex_to_bin() method by Andy Shevchenko · 14 years ago
  92. 3cda5bf staging: otus: remove unused methods by Andy Shevchenko · 14 years ago
  93. e026441 Staging: wlan-ng: removed typedef from prism2fw.c by Edgardo Hames · 14 years ago
  94. f34e3e7 Staging: wlan-ng: fix style in p80211netdev.c by Edgardo Hames · 14 years ago
  95. e7d122b Staging: RT2860: Cleaned all bar one in chlist.h by Neil Munro · 14 years ago
  96. e3eb7cd staging: hv: check kzalloc() result by Kulikov Vasiliy · 14 years ago
  97. b99e194 staging: sm7xx: Fixup of the section mismatch by Wu Zhangjin · 14 years ago
  98. d7a75e1 memrar: Updated maintainer contact information by Ossama Othman · 14 years ago
  99. 05e2408 memrar: Address kernel oops during resource cleanup by Ossama Othman · 14 years ago
  100. 4cae259 Staging: batman-adv: Update TODO with new points from review by Sven Eckelmann · 14 years ago