1. 9a836c0 staging: unisys: print MAC address via %pM by Andy Shevchenko · 9 years ago
  2. bdbceb4 staging: unisys: fix some debugfs output by Dan Carpenter · 9 years ago
  3. 549fb6e staging: unisys: fix checkpatch warnings by Michel von Czettritz · 9 years ago
  4. 4c42d97 Staging: nvec: use !x instead of x == NULL by Somya Anand · 9 years ago
  5. 6e3f3bb Staging: goldfish: use !x instead of x == NULL by Somya Anand · 9 years ago
  6. 87e3dbc Staging: gdm72xx: use !x instead of x == NULL by Somya Anand · 9 years ago
  7. 9d877fd staging: gdm724x: use !x instead of x == NULL by Somya Anand · 9 years ago
  8. 93275c8 Staging: emuxx_udc: replace pr_* with dev_* by Haneen Mohammed · 9 years ago
  9. 964308a Staging: ft1000: Remove parentheses around right side an assignment by Haneen Mohammed · 9 years ago
  10. 8126e17 Staging: media: Remove parentheses around right side an assignment by Haneen Mohammed · 9 years ago
  11. acc4b97 Staging: rtl8723au: Remove parentheses around right side an assignment by Haneen Mohammed · 9 years ago
  12. 7e6eaa9 Staging: gdm72xx: Iterate list using list_for_each_entry by Somya Anand · 9 years ago
  13. ca3d253 Staging: emxx_udc: Iterate list using list_for_each_entry by Somya Anand · 9 years ago
  14. d19cb86 Staging: ft1000: Iterate list using list_for_each_entry by Somya Anand · 9 years ago
  15. 68f4b73 Staging: i2o: Move assignment out of if statement by Somya Anand · 9 years ago
  16. afbd19e Staging: fbtft: Remove unnecessary print messages by Vatika Harlalka · 9 years ago
  17. 956ff82 Staging: rtl8192u: Simplify if condition by Ksenija Stanojevic · 9 years ago
  18. eb74037 Staging: rts5208: Use module_pci_driver by Vaishali Thakkar · 9 years ago
  19. 5cc8c56 Staging: ft1000: Use module_pcmcia_driver by Vaishali Thakkar · 9 years ago
  20. e719bba staging: rtl8723au: remove intialization of static ints by Supriya Karanth · 9 years ago
  21. 5900ada staging: i2o: remove intialization of static ints by Supriya Karanth · 9 years ago
  22. 2049f1e Staging: dgap: Use setup_timer to combine initialization by Somya Anand · 9 years ago
  23. dc6ed26 Staging: iio: use !x instead of x == NULL by Somya Anand · 9 years ago
  24. 212db30 Staging: iio: Use braces on all arms of if statement by Cristina Opriceana · 9 years ago
  25. 01f6237 Staging: iio: Alignment should match open parenthesis by Cristina Opriceana · 9 years ago
  26. 9841ebc Staging: iio: Do not use multiple blank lines by Cristina Opriceana · 9 years ago
  27. f1d05b5 Staging: iio: Prefer using the BIT macro by Cristina Opriceana · 9 years ago
  28. 6970791 Staging: iio: Remove explicit comparison to NULL by Cristina Opriceana · 9 years ago
  29. 56cc3b6 Staging: iio: Remove space after type cast by Cristina Opriceana · 9 years ago
  30. da29461 Staging: iio: Simplify return logic by Cristina Opriceana · 9 years ago
  31. 5db4851 Staging: iio: Remove parentheses around right side an assignment by Haneen Mohammed · 9 years ago
  32. 6fe9092 Staging: iio: ade7758: Remove braces on a single statement if by Taiane Coelho Ramos · 9 years ago
  33. adb3d77 Staging: rtl8188eu: Remove parentheses around right side an assignment by Haneen Mohammed · 9 years ago
  34. e1cc311 staging: rtl8188eu: remove break after return by Supriya Karanth · 9 years ago
  35. 37e0807 staging: rtl8188eu: remove intialization of static ints by Supriya Karanth · 9 years ago
  36. 28af7ea Staging: rtl8188eu: Eliminate use of _init_timer by Vaishali Thakkar · 9 years ago
  37. 4d4efe3 Staging: rtl8188eu: Eliminate use of _set_timer by Vaishali Thakkar · 9 years ago
  38. e7b1269 drivers: staging: rtl8188eu: core: rtw_security: Fix misspelled word by Ioana Ciornei · 9 years ago
  39. 789fd7a staging: rtl8188eu: use %pM specifier instead of passing direct values by Mike Krinkin · 9 years ago
  40. 44acc6b Staging: rtl8192e: Bool tests don't need comparisons by Cristina Opriceana · 9 years ago
  41. 26049b1 staging: rtl8192e: remove break after return by Supriya Karanth · 9 years ago
  42. e623d0f Staging: rtl8192e: Remove unnecessary variables by Cristina Opriceana · 9 years ago
  43. 8b9733c Staging: rtl8192e: Eliminate use of MSECS macro by Vaishali Thakkar · 9 years ago
  44. 453ce99 Staging: rtl8192e: Remove unnecessary macro by Cristina Opriceana · 9 years ago
  45. d40b62b staging: rtl8192e: remove unused functions by Sudip Mukherjee · 9 years ago
  46. f883c4c staging: rtl8192u: remove return from end of void function by Supriya Karanth · 9 years ago
  47. 2060f31 Staging: rtl8192u: Remove parentheses around right side an assignment by Haneen Mohammed · 9 years ago
  48. a0886f7 Staging: rtl8192u: Bool tests don't need comparisons by Cristina Opriceana · 9 years ago
  49. 2a7089d staging: rtl8192u: remove break after return by Supriya Karanth · 9 years ago
  50. d064f3b Staging: rtl8192u: Remove unnecessary struct and typedef by Cristina Opriceana · 9 years ago
  51. 6c14378 Staging: rtl8192u: Remove unnecessary variable by Cristina Opriceana · 9 years ago
  52. acc6539 Staging: rtl8192u: Combine initialization using setup_timer by Somya Anand · 9 years ago
  53. c3bb454 Staging: rtl8192u: Review phrase and fix spelling errors by Cristina Opriceana · 9 years ago
  54. 8236589 Staging: rtl8192u: Fix do not use // c99 comments. by Dilek Uzulmez · 9 years ago
  55. ca67dfe Staging: rtl8192u: Added #include <linux/uaccess.h> instead of <asm/uaccess.h> by Dilek Uzulmez · 9 years ago
  56. 6465144 Staging: rtl8192u: Convert use of __constant_<foo> to <foo> by Vaishali Thakkar · 9 years ago
  57. 58662d9f Staging: rtl8712: Replace __constant_cpu_to_le16 by Dilek Uzulmez · 9 years ago
  58. 66faa44 Staging: rtl8712: fix potential null pointer dereference by Matteo Semenzato · 9 years ago
  59. 819ef63 Staging: rtl8712: remove else after return statement by Haneen Mohammed · 9 years ago
  60. 382d020 Staging: rtl8712: Eliminate use of _cancel_timer by Vaishali Thakkar · 9 years ago
  61. 6501c8e Staging: rtl8712: Eliminate use of _cancel_timer_ex by Vaishali Thakkar · 9 years ago
  62. 2f1758d Staging: skein: Remove do-while(0) from single statement macros by Vatika Harlalka · 9 years ago
  63. 192b3ff staging: comedi: remove break after return by Supriya Karanth · 9 years ago
  64. f0dff42 Staging: comedi: Remove parentheses around right side assignment by Haneen Mohammed · 9 years ago
  65. 81906c3 Staging: comedi: Use function setup_timer for combining initialization by Somya Anand · 9 years ago
  66. 6946edd staging: sm750fb: remove parantheses from return statements by Supriya Karanth · 9 years ago
  67. d2a6037 Staging: sm750fb: Add space after ',' by Somya Anand · 9 years ago
  68. b30edfc staging: sm750fb: remove intialization of static ints by Supriya Karanth · 9 years ago
  69. 6fa7db8 staging: sm750fb: Add void to function definition with no arguments by Supriya Karanth · 9 years ago
  70. d6b0d6d staging: sm750: Fix switch-case indentation by Ioana Ciornei · 9 years ago
  71. d7d3e89 staging: goldfish: remove extra parentheses around function arguments by Aya Mahfouz · 9 years ago
  72. b30367c staging: fbtft: fbtft_device.c: remove extra parentheses around function arguments by Aya Mahfouz · 9 years ago
  73. 248d828 staging: fbtft: fbtft-io.c: remove extra parentheses around function arguments by Aya Mahfouz · 9 years ago
  74. 0401b42 staging: fbtft: fb_st7735r.c: remove extra parentheses around function arguments by Aya Mahfouz · 9 years ago
  75. 6e686d7 staging: fbtft: fb_s6d02a1.c: remove extra parentheses around function arguments by Aya Mahfouz · 9 years ago
  76. 53ce1c0 staging: fbtft: fb_hx8353d.c: remove extra parentheses around function arguments by Aya Mahfouz · 9 years ago
  77. 721bc82 staging: fbtft: fb_hx8340bn.c: remove extra parentheses around function arguments by Aya Mahfouz · 9 years ago
  78. 6b38452 staging: fbtft: fb_agm1264k-fl.c: remove extra parentheses around function arguments by Aya Mahfouz · 9 years ago
  79. 2f4a748 staging: ft1000: ft1000-usb: ft1000_hw.c: adjust function arguments by Aya Mahfouz · 9 years ago
  80. 6e2fef9 staging: ft1000: ft1000-usb: ft1000_download.c: adjust function arguments by Aya Mahfouz · 9 years ago
  81. cb53b00 staging: ft1000: ft1000-usb: adjust function arguments by Aya Mahfouz · 9 years ago
  82. 562b11b staging: ft1000: ft1000-pcmcia: adjust function arguments by Aya Mahfouz · 9 years ago
  83. 08a02cb staging: ft1000: adjust function arguments by Aya Mahfouz · 9 years ago
  84. a511536 staging: mt29f_spinand: remove pointer to pointer cast in function argument by Aya Mahfouz · 9 years ago
  85. 805184c staging: media: lirc: remove pointer to pointer cast on function arguments by Aya Mahfouz · 9 years ago
  86. 028b242 staging: media: lirc: fix multiple issues with function arguments by Aya Mahfouz · 9 years ago
  87. 5059421 staging: media: lirc: remove unnecessary cast on function argument by Aya Mahfouz · 9 years ago
  88. bb3a4dc staging: media: lirc: lirc_imon.c: remove extra parentheses around function arguments by Aya Mahfouz · 9 years ago
  89. 975da35 staging: fwserial: remove extra parentheses around function arguments by Aya Mahfouz · 9 years ago
  90. 717842f Staging: lustre: Remove space to improve code style. by Vatika Harlalka · 9 years ago
  91. ed0ed4e Staging: lustre: Use setup_timer to combine initialization by Somya Anand · 9 years ago
  92. 5a2ca43 Staging: lustre: Iterate list using list_for_each_entry by Somya Anand · 9 years ago
  93. b6ee382 Staging: lustre: Remove parentheses around right side an assignment by Haneen Mohammed · 9 years ago
  94. b4e3e6e Staging: rtl8192u: Replace printk() with netdev_dbg() by Cristina Opriceana · 9 years ago
  95. 5b2965b Staging: rtl8192u: Add function to improve code quality by Cristina Opriceana · 9 years ago
  96. 22e7f1e Staging: rtl8188eu: Remove unneeded return statement by Somya Anand · 9 years ago
  97. 1ce7948 Staging: rtl8188eu: Remove redundant local variable by Somya Anand · 9 years ago
  98. 5b4ac54 staging: vt6655: Fixes the checkpatch.pl warning by Himani Agrawal · 9 years ago
  99. d0edf4b staging: wlan-ng: Use kzalloc instead of kmalloc. by Navya Sri Nizamkari · 9 years ago
  100. a774fe0 staging: rtl8192u: Use kzalloc instead of kmalloc. by Navya Sri Nizamkari · 9 years ago