1. b963e72 Staging: lustre/lustre/ptlrpc: service.c: Fixed issue with global integer being initialized to 0 by Daniel Machon · 9 years ago
  2. 550d35d Staging: lustre/lnet/selftest: framework.c: Fixed coding style issues by Daniel Machon · 9 years ago
  3. c915aad Staging: wilc1000: wilc_platform.h: Fixed include guard spelling error by Daniel Machon · 9 years ago
  4. 78174ad staging: wilc1000: Remove braces for single statement 'if' and 'else' by Chandra S Gorentla · 9 years ago
  5. 17aacd4 staging: wilc1000: Remove ' ' before quoted '\n' by Chandra S Gorentla · 9 years ago
  6. 1bff1fe staging: wilc1000: Remove unused extern declarations by Chandra S Gorentla · 9 years ago
  7. a2b4041 staging: wilc1000: Add space between the braces by Chandra S Gorentla · 9 years ago
  8. b17c858 staging: rtl8188eu: remove multiple blank line by Sudip Mukherjee · 9 years ago
  9. a45515f staging: rtl8188eu: remove unused function by Sudip Mukherjee · 9 years ago
  10. fbd0968 staging: rtl8188eu: remove exit label by Sudip Mukherjee · 9 years ago
  11. ea31f61 staging: rtl8188eu: remove unused define by Sudip Mukherjee · 9 years ago
  12. 469d380 staging: rtl8188eu: rearrange code by Sudip Mukherjee · 9 years ago
  13. 0b47649 staging: rtl8188eu: make function void by Sudip Mukherjee · 9 years ago
  14. 1695cd2 staging: rtl8188eu: remove unused argument by Sudip Mukherjee · 9 years ago
  15. f6356a9 staging: wilc1000: remove WILC_memcmp function by Chaehyun Lim · 9 years ago
  16. 1a646e7 staging: wilc1000: use memcmp instead of WILC_memcmp by Chaehyun Lim · 9 years ago
  17. 70b801c staging: wilc1000: remove WILC_memset function by Chaehyun Lim · 9 years ago
  18. 2cc4683 staging: wilc1000: use memset instead of WILC_memset by Chaehyun Lim · 9 years ago
  19. 741a3b0 staging/lustre: use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
  20. 7fb539e staging: rtl8712: change SupportedRates to rates by Joshua Clayton · 9 years ago
  21. db55b16 staging: rtl8712: remove typedefs by Joshua Clayton · 9 years ago
  22. 986fc8e staging: rtl8712: rename function by Joshua Clayton · 9 years ago
  23. 4436787 staging: rtl8712: remove duplicate struct by Joshua Clayton · 9 years ago
  24. ebe9239 staging: rtl8712: removed unused wrapper structs by Joshua Clayton · 9 years ago
  25. 9bdb70e staging: rtl8712: fix comment by Joshua Clayton · 9 years ago
  26. 881edf6 staging: rtl8712: simplify size calculation by Joshua Clayton · 9 years ago
  27. 4063ea9 staging: sm750fb: simplify return by Sudip Mukherjee · 9 years ago
  28. f8fbc83 staging: sm750fb: rearrange code by Sudip Mukherjee · 9 years ago
  29. d11ac7c staging: sm750fb: fix multiline comment by Sudip Mukherjee · 9 years ago
  30. 13ef345 staging: sm750fb: space around operator by Sudip Mukherjee · 9 years ago
  31. 5fd93dd staging: sm750fb: remove multiple blank line by Sudip Mukherjee · 9 years ago
  32. 5dab10f staging: rtl8712: fix buggy size calculation by Joshua Clayton · 9 years ago
  33. 8a1d7b0 Staging: lustre: lnet: Remove unnecessary parentheses on return by Miguel Bernabeu Diaz · 9 years ago
  34. 276479f staging: lustre: Fix space before '[' error by Miguel Bernabeu Diaz · 9 years ago
  35. 270f0c3 staging: lustre: Fix space before '(' warnings by Miguel Bernabeu Diaz · 9 years ago
  36. 83b912c staging: lustre: Fix space before '++' error by Miguel Bernabeu Diaz · 9 years ago
  37. e39f6efa staging: lustre: Fix code indent error by Miguel Bernabeu Diaz · 9 years ago
  38. 66a84f8 staging: lustre: Unnecessary line continuation by Miguel Bernabeu Diaz · 9 years ago
  39. c9eda12 staging: fsl-mc: add DPAA2 overview readme by Stuart Yoder · 9 years ago
  40. 44ae5443e Staging: vme: remove an unnecessary and wrong warning message by Navy Cheng · 9 years ago
  41. e2622fb staging: octeon: fix coding style warnings for block comments by Okash Khawaja · 9 years ago
  42. dbb588a Staging: fbtft: Use a struct to describe each LCD controller by Fabio Falzoi · 9 years ago
  43. 25e6632 staging: rtl8723au: rtl8723a_hal_init: Improve code readability by Johannes Postma · 9 years ago
  44. 8fc8cf4 staging: rtl8723au: Fix sparse warning: cast to restricted __le16 by Johannes Postma · 9 years ago
  45. 3a6779f MAINTAINERS: update maintainers list by Sudip Mukherjee · 9 years ago
  46. 5b55f52 Documentation/fb: add documentation for sm712fb by Sudip Mukherjee · 9 years ago
  47. 1461d66 staging: sm7xxfb: merge sm712fb with fbdev by Sudip Mukherjee · 9 years ago
  48. b96e53d staging: comedi: me4000: update MODULE_DESCRIPTION by H Hartley Sweeten · 9 years ago
  49. 4627c54 staging: comedi: me4000: updata driver status in comedi comment by H Hartley Sweeten · 9 years ago
  50. 751dcb4 staging: comedi: me4000: cleanup multi-line comments by H Hartley Sweeten · 9 years ago
  51. 3fe6929 staging: comedi: me4000: usleep_range is preferred over udelay by H Hartley Sweeten · 9 years ago
  52. 7022781 staging: comedi: me4000: introduce me4000_ai_get_sample() by H Hartley Sweeten · 9 years ago
  53. 36d59d7 staging: comedi: me4000: comedi_handle_events() will stop conversions by H Hartley Sweeten · 9 years ago
  54. b36e4fa staging: comedi: me4000: tidy up analog output subdevice init by H Hartley Sweeten · 9 years ago
  55. 607d993 staging: comedi: me4000: fix me4000_detach() by H Hartley Sweeten · 9 years ago
  56. 8f3f3eb staging: comedi: me4000: only enable PLX interrupt if we have and irq by H Hartley Sweeten · 9 years ago
  57. b047d9c staging: comedi: me4000: introduce me4000_ai_reset() by H Hartley Sweeten · 9 years ago
  58. a31b50e staging: comedi: me4000: clear the ME4000_AI_CTRL_REG in me4000_reset() by H Hartley Sweeten · 9 years ago
  59. 2ff848c staging: comedi: me4000: remove unnecessary me4000_ai_cancel() by H Hartley Sweeten · 9 years ago
  60. 78e4a57 staging: comedi: me4000: remove unnecessary ai control register reset by H Hartley Sweeten · 9 years ago
  61. 6847df6 staging: comedi: me4000: fix me4000_ai_cancel() by H Hartley Sweeten · 9 years ago
  62. ffaeab3 staging: comedi: me4000: return void from me4000_ai_write_chanlist() by H Hartley Sweeten · 9 years ago
  63. 576694d staging: comedi: me4000: absorb ai_write_timer() by H Hartley Sweeten · 9 years ago
  64. 11e480c staging: comedi: me4000: absorb ai_prepare() by H Hartley Sweeten · 9 years ago
  65. 272e426 staging: comedi: me4000: simplify ai_prepare() by H Hartley Sweeten · 9 years ago
  66. 0f97f5c staging: comedi: me4000: move ai command timing values into private data by H Hartley Sweeten · 9 years ago
  67. c72c4c6 staging: comedi: me4000: return void from ai_round_cmd_args() by H Hartley Sweeten · 9 years ago
  68. 55fb972 staging: comedi: me4000: tidy up ME4000_DIO_CTRL_REG bit defines by H Hartley Sweeten · 9 years ago
  69. 7e92a5e staging: comedi: me4000: tidy up ME4000_AO_CTRL_REG bit defines by H Hartley Sweeten · 9 years ago
  70. 4831748 staging: comedi: me4000: tidy up ME4000_AO_STATUS_REG bit defines by H Hartley Sweeten · 9 years ago
  71. 2ec0019 staging: comedi: me4000: tidy up ME4000_IRQ_STATUS_REG bit defines by H Hartley Sweeten · 9 years ago
  72. da772ad staging: comedi: me4000: tidy up ME4000_AI_CTRL_REG bit defines by H Hartley Sweeten · 9 years ago
  73. a9b586a staging: comedi: me4000: tidy up ME4000_AI_STATUS_REG bit defines by H Hartley Sweeten · 9 years ago
  74. e978426 staging: comedi: me4000: use comedi_range_is_bipolar() in ai (*insn_read) by H Hartley Sweeten · 9 years ago
  75. 959717a staging: comedi: me4000: use correct types for extracted chanspec values by H Hartley Sweeten · 9 years ago
  76. fb7891e staging: comedi: me4000: fix me4000_ai_insn_read() by H Hartley Sweeten · 9 years ago
  77. 023c129 staging: comedi: me4000: use comedi_timeout() to wait for ai (*insn_read) by H Hartley Sweeten · 9 years ago
  78. a0861f8 staging: comedi: me4000: tidy up ME4000_AI_CHANNEL_LIST_REG bit defines by H Hartley Sweeten · 9 years ago
  79. 518c5b6 staging: comedi: me4000: fix ai_write_chanlist() by H Hartley Sweeten · 9 years ago
  80. 245bd46 staging: comedi: me4000: simplify analog input range programming by H Hartley Sweeten · 9 years ago
  81. 271f5aa staging: comedi: me4000: remove unnecessary ME4000_AI_LIST_INPUT_SINGLE_ENDED by H Hartley Sweeten · 9 years ago
  82. 3674a87 staging: comedi: me4000: rename local variables used for 'dev->private' by H Hartley Sweeten · 9 years ago
  83. e5f6635 staging: comedi: me4000: refactor 'ai_sh_nchan' boardinfo by H Hartley Sweeten · 9 years ago
  84. 77714d3 staging: comedi: me4000: refactor 'ao_fifo' boardinfo by H Hartley Sweeten · 9 years ago
  85. aed9b66 staging: comedi: me4000: refactor 'ao_nchan' boardinfo by H Hartley Sweeten · 9 years ago
  86. 56f71de staging: comedi: me4000: refactor 'ai_diff_nchan' boardinfo by H Hartley Sweeten · 9 years ago
  87. 13a463a staging: comedi: me4000: make boardinfo flags bit-fields by H Hartley Sweeten · 9 years ago
  88. 4ec85da staging: comedi: me4000: remove 'board' from me4000_ai_check_chanlist() by H Hartley Sweeten · 9 years ago
  89. 1a02387 staging: comedi: me4000: remove 'board' from me4000_ai_insn_read() by H Hartley Sweeten · 9 years ago
  90. 03611e5 staging: comedi: me4000: remove 'chan' check in me4000_ai_insn_read() by H Hartley Sweeten · 9 years ago
  91. 31bebc0 staging: comedi: me4000: only set SDF_DIFF when supported by H Hartley Sweeten · 9 years ago
  92. 14aa478 staging: comedi: me4000: all board types have analog inputs by H Hartley Sweeten · 9 years ago
  93. d855370 staging: comedi: me4000: remove 'dio_nchan' boardinfo by H Hartley Sweeten · 9 years ago
  94. 7fc8096 wilc1000: wilc_wfi_cfgoperations.c: Fixed initialization of global boolean. by Daniel Machon · 9 years ago
  95. 6255049 staging: lustre: Fix style warning on header by Miguel Bernabeu Diaz · 9 years ago
  96. 4f01642 Staging: lustre: obdclass: Use kasprintf by Shraddha Barke · 9 years ago
  97. 91f2208 Staging: lustre: mgc: Replace comma with a semicolon by Shraddha Barke · 9 years ago
  98. 4817789 Staging: netlogic: Replace comma with a semicolon by Shraddha Barke · 9 years ago
  99. 9b37465 Staging: lustre: libcfs: Replace comma with a semicolon by Shraddha Barke · 9 years ago
  100. b785675 Staging: lustre: osc: Drop unnecessary cast on void * by Shraddha Barke · 9 years ago