1. c74a804 staging: vme: mmap() support for vme_user by Dmitry Kalinkin · 9 years ago
  2. 0cd189a staging: vme: use image mutex for ioctl() by Dmitry Kalinkin · 9 years ago
  3. ad22d55 Staging: rtl8192e: remove assignment of function parameter by Matteo Semenzato · 9 years ago
  4. b6b0012 staging: rtl8192e: Remove unnecessary OOM message by Quentin Lambert · 9 years ago
  5. d08c028 staging: rtl8192x: Remove use of seq_printf return value by Joe Perches · 9 years ago
  6. 5877ecc Staging: rtl8192u: ieee80211: dot11d: added parenthesis to RESET_CIE_WATCHDOG macro by Tolga Ceylan · 9 years ago
  7. 6f43804 Staging: rtl9182u: r819xU_firmware: Replaced C99 comments with C89 by Tolga Ceylan · 9 years ago
  8. 23723ea Staging: rtl8192u: r819xU_firmware: removed commented out assert by Tolga Ceylan · 9 years ago
  9. 8edd9e7 Staging: rtl8192u: r819xU_firmware: removed commented out variable by Tolga Ceylan · 9 years ago
  10. 535f2e7 staging: rtl8192u: r8192U_core: Fix driver_info dereference as a null pointer by Rickard Strandqvist · 9 years ago
  11. 1b08872 staging: unisys: remove LOGWRN() macros and uniklog.h by Benjamin Romer · 9 years ago
  12. 0aca7844 staging: unisys: remove ERRDEV macros by Benjamin Romer · 9 years ago
  13. 61620a1 staging: unisys: remove LOGVER macro by Benjamin Romer · 9 years ago
  14. 1a84fec staging: unisys: remove ASSERT() macro by Benjamin Romer · 9 years ago
  15. 2098dbd staging: unisys: remove LOGINF macros by Benjamin Romer · 9 years ago
  16. 4de57ac staging: unisys: remove DBGINF, DBGVER, DEBUGDEV, and DEBUGDRV macros by Benjamin Romer · 9 years ago
  17. d9fabbd Staging: fbtft: add header for internal functions by Drew Fustini · 9 years ago
  18. 980ac4d MAINTAINERS: update for sm750fb driver by Sudip Mukherjee · 9 years ago
  19. 81dee67 staging: sm750fb: add sm750 to staging by Sudip Mukherjee · 9 years ago
  20. c3d6047 staging: sm7xxfb: make vgamode static by Sudip Mukherjee · 9 years ago
  21. 6a3386b staging: i2o: Remove use of seq_printf return value by Joe Perches · 9 years ago
  22. 8895f04 staging: rtl8188eu: Fix trivial typos in comments by Yannick Guerrini · 9 years ago
  23. 733345e staging: panel: initialize lcd if lcd enabled by Sudip Mukherjee · 9 years ago
  24. f43de77 staging: panel: register driver after checking device by Sudip Mukherjee · 9 years ago
  25. 9ab81fb Staging: vt6655: fix C99 comments by Matteo Semenzato · 9 years ago
  26. bb72dd5 staging: vt6655: Cleanup C99 comments by Alex W Slater · 9 years ago
  27. 7e59b04 Staging: vt6655 fix C99 style comments by Matt · 9 years ago
  28. 636cd16 staging: vt6655: fix coding style issues in channel.c by Ivan Stankovic · 9 years ago
  29. d34add0 staging: vt6656: Fix possible leak in vnt_download_firmware() by Christian Engelmayer · 9 years ago
  30. 6498613 staging: ozwpan: Move code from success handling to error handling by Quentin Lambert · 9 years ago
  31. e03b7297 staging: ozwpan: Remove allocation from delaration line by Quentin Lambert · 9 years ago
  32. 5f9dca1 Staging: dgnc: Fix checking return value of register_chrdev by Salah Triki · 9 years ago
  33. 834d867 staging: dgnc: fix braces {} are not necessary for single statement blocks by Salah Triki · 9 years ago
  34. 87643ab staging:lustre:libcfs: Merge linux-proc.c into module.c by Matthew Tyler · 9 years ago
  35. 804db5d staging: lustre: space prohibited between function name and open parenthesis '(' by Alberto Pires de Oliveira Neto · 9 years ago
  36. c96d236 staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_ by Oleg Drokin · 9 years ago
  37. 6301647 staging/lustre/ptlrpc: Do not use deprecated cpus_* functions by Oleg Drokin · 9 years ago
  38. 6ac986d0 staging: comedi: drivers/*.c: add missing braces {} to if/else branches by H Hartley Sweeten · 9 years ago
  39. c8f4b98 staging: comedi: drivers/*.c: remove unnecessary blank lines by H Hartley Sweeten · 9 years ago
  40. 6c7d2c8 staging: comedi: drivers/*.c: alignment should match open parenthesis by H Hartley Sweeten · 9 years ago
  41. 9949595 staging: comedi: drivers/*.c: fix common misspellings by H Hartley Sweeten · 9 years ago
  42. 857ced4 staging: comedi: s626: remove unnecessary 'cmd' pointer checks by H Hartley Sweeten · 9 years ago
  43. 4c36fdd staging: comedi: kcomedilib_main: (!foo) preferred over (foo == NULL) by H Hartley Sweeten · 9 years ago
  44. c6be154 staging: comedi: ni_mio_common: (!foo) preferred over (foo == NULL) by H Hartley Sweeten · 9 years ago
  45. 56e9707 staging: comedi: ni_tiocmd: (!foo) preferred over (foo == NULL) by H Hartley Sweeten · 9 years ago
  46. 9bacea5 staging: comedi: ni_pcimio: (!foo) preferred over (foo == NULL) by H Hartley Sweeten · 9 years ago
  47. 4ce82de staging: comedi: ni_pcidio: (!foo) preferred over (foo == NULL) by H Hartley Sweeten · 9 years ago
  48. c1bce7f staging: comedi: ni_labpc_common: (!foo) preferred over (foo == NULL) by H Hartley Sweeten · 9 years ago
  49. 77ba71f staging: comedi: ni_atmio: (!foo) preferred over (foo == NULL) by H Hartley Sweeten · 9 years ago
  50. 307da4b staging: comedi: ni_660x: (!foo) preferred over (foo == NULL) by H Hartley Sweeten · 9 years ago
  51. 5effdf7 staging: comedi: mite: (!foo) preferred over (foo == NULL) by H Hartley Sweeten · 9 years ago
  52. 854472c staging: comedi: cb_pcidas64: (!foo) preferred over (foo == NULL) by H Hartley Sweeten · 9 years ago
  53. 4d719ce staging: comedi: amplc_pci230: (!foo) preferred over (foo == NULL) by H Hartley Sweeten · 9 years ago
  54. 0048b99 staging: comedi: amplc_pci224: (!foo) preferred over (foo == NULL) by H Hartley Sweeten · 9 years ago
  55. e285016 staging: comedi: drivers: (!foo) preferred over (foo == NULL) by H Hartley Sweeten · 9 years ago
  56. 88cc30c staging: comedi: comedi_fops: (!foo) preferred over (foo == NULL) by H Hartley Sweeten · 9 years ago
  57. 62af721 Staging: ste_rmi4: clean dev_err logging by Haneen Mohammed · 9 years ago
  58. eb85620 Staging: slicoss: clean dev_err logging by Haneen Mohammed · 9 years ago
  59. 3daf9df Staging: iio: clean dev_err logging by Haneen Mohammed · 9 years ago
  60. 651cd16 Staging: rts5208: clean dev_err logging by Haneen Mohammed · 9 years ago
  61. ce82410 Staging: comedi: clean dev_err logging by Haneen Mohammed · 9 years ago
  62. 99beca1 Staging: gdm72xx: clean dev_err logging by Haneen Mohammed · 9 years ago
  63. 8c6ccbe Staging: media: clean dev_err logging by Haneen Mohammed · 9 years ago
  64. aed1c72 Staging: fbtft: clean dev_err() logging by Haneen Mohammed · 9 years ago
  65. 14f63ee Staging: media: Replace dev_err with pr_err to avoid null pointer derefrence by Haneen Mohammed · 9 years ago
  66. cd25503 Staging: comedi: Clean dev_err() logging by Haneen Mohammed · 9 years ago
  67. 6d67b3a Staging: rtl8192u: Replace TRUE with true by Ksenija Stanojevic · 9 years ago
  68. 67d095a Staging: rtl8723au: Fixed error 'else should follow close brace '}". by Yeliz Taneroglu · 9 years ago
  69. 708bca5 Staging: unisys: Remove unnecessary semicolon by Yeliz Taneroglu · 9 years ago
  70. 19cd229 Staging: drivers: Bool initializations should use true/false by Cristina Opriceana · 9 years ago
  71. a568dc1 staging: rtl8192e: Remove if conditions. by Navya Sri Nizamkari · 9 years ago
  72. 3bd52fb Staging: rtl8188eu: Remove unnecessary return statements by Somya Anand · 9 years ago
  73. aea42ee Staging: rtl8188eu: Remove redundant local variable by Somya Anand · 9 years ago
  74. 22905b8 staging: rtl8712: replace memset(x,0,ETH_ALEN) by Aya Mahfouz · 9 years ago
  75. 8e5d943 staging: rtl8188eu: replace memset(x,0,ETH_ALEN) by Aya Mahfouz · 9 years ago
  76. a064872 staging: unisys: virthba: remove extra parentheses around left bit shift operations by Aya Mahfouz · 9 years ago
  77. 6e28c2a staging: slicoss: remove extra parentheses around left bit shift operations by Aya Mahfouz · 9 years ago
  78. 5a80ee6 staging: rts5208: remove extra parentheses around left bit shift operation by Aya Mahfouz · 9 years ago
  79. dbc9eb5 staging: ozwpan: remove extra parentheses around left bit shift operations by Aya Mahfouz · 9 years ago
  80. e21bf33 staging: lustre: remove extra parentheses around left bit shift operations by Aya Mahfouz · 9 years ago
  81. 9ea755f staging: xgifb: remove extra parentheses around right bit shift operations by Aya Mahfouz · 9 years ago
  82. 6de3f58 staging: speakup: remove extra parentheses around right bit shift operation by Aya Mahfouz · 9 years ago
  83. a659b3e staging: slicoss: remove extra parentheses around right bit shift operations by Aya Mahfouz · 9 years ago
  84. e1bc88f staging: rtl8723au: remove extra parentheses around right bit shift operations by Aya Mahfouz · 9 years ago
  85. 2597864 staging: rtl8712: remove extra parentheses around right bit shift operation by Aya Mahfouz · 9 years ago
  86. 9eb9e69 staging: rtl8192u: remove extra parentheses around right bit shift operation by Aya Mahfouz · 9 years ago
  87. 0c401c1 staging: rtl8192e: remove extra parentheses around right bit shift operation by Aya Mahfouz · 9 years ago
  88. 07add2d staging: rtl8188eu: remove extra parentheses around right bit shift operations by Aya Mahfouz · 9 years ago
  89. 6182930 staging: media: lirc: remove extra parentheses around right bit shift operation by Aya Mahfouz · 9 years ago
  90. 11d6e5c staging: media: bcm2048: remove extra parentheses around right bit shift operation by Aya Mahfouz · 9 years ago
  91. a354e0d staging: lustre: llite: remove extra parentheses around right bit shift operation by Aya Mahfouz · 9 years ago
  92. 159dc4b staging: lustre: lclient: remove extra parentheses around right bit shift operation by Aya Mahfouz · 9 years ago
  93. 25ff6f8 staging: comedi: drivers: remove extra parentheses around right bit shift operation by Aya Mahfouz · 9 years ago
  94. e922df7 Staging: rtl8712: Eliminate use of _init_timer by Vaishali Thakkar · 9 years ago
  95. 47f0585 staging: rtl8192u: ieee80211: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x) by Aya Mahfouz · 9 years ago
  96. 21f5690 staging: rtl8192u: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x) by Aya Mahfouz · 9 years ago
  97. 76f7369 staging: rtl8192e: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x) by Aya Mahfouz · 9 years ago
  98. cdbaf3f staging: rtl8192e: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x) by Aya Mahfouz · 9 years ago
  99. c5c15ef Staging: rtl8192u: Fix duplicate conditional branch by Vaishali Thakkar · 9 years ago
  100. 5dc4296 Staging: rtl8192e: Eliminate use of macro IS_NIC_DOWN by Vaishali Thakkar · 9 years ago