1. 741a3b0 staging/lustre: use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
  2. 7fb539e staging: rtl8712: change SupportedRates to rates by Joshua Clayton · 9 years ago
  3. db55b16 staging: rtl8712: remove typedefs by Joshua Clayton · 9 years ago
  4. 986fc8e staging: rtl8712: rename function by Joshua Clayton · 9 years ago
  5. 4436787 staging: rtl8712: remove duplicate struct by Joshua Clayton · 9 years ago
  6. ebe9239 staging: rtl8712: removed unused wrapper structs by Joshua Clayton · 9 years ago
  7. 9bdb70e staging: rtl8712: fix comment by Joshua Clayton · 9 years ago
  8. 881edf6 staging: rtl8712: simplify size calculation by Joshua Clayton · 9 years ago
  9. 4063ea9 staging: sm750fb: simplify return by Sudip Mukherjee · 9 years ago
  10. f8fbc83 staging: sm750fb: rearrange code by Sudip Mukherjee · 9 years ago
  11. d11ac7c staging: sm750fb: fix multiline comment by Sudip Mukherjee · 9 years ago
  12. 13ef345 staging: sm750fb: space around operator by Sudip Mukherjee · 9 years ago
  13. 5fd93dd staging: sm750fb: remove multiple blank line by Sudip Mukherjee · 9 years ago
  14. 5dab10f staging: rtl8712: fix buggy size calculation by Joshua Clayton · 9 years ago
  15. 8a1d7b0 Staging: lustre: lnet: Remove unnecessary parentheses on return by Miguel Bernabeu Diaz · 9 years ago
  16. 276479f staging: lustre: Fix space before '[' error by Miguel Bernabeu Diaz · 9 years ago
  17. 270f0c3 staging: lustre: Fix space before '(' warnings by Miguel Bernabeu Diaz · 9 years ago
  18. 83b912c staging: lustre: Fix space before '++' error by Miguel Bernabeu Diaz · 9 years ago
  19. e39f6ef staging: lustre: Fix code indent error by Miguel Bernabeu Diaz · 9 years ago
  20. 66a84f8 staging: lustre: Unnecessary line continuation by Miguel Bernabeu Diaz · 9 years ago
  21. c9eda12 staging: fsl-mc: add DPAA2 overview readme by Stuart Yoder · 9 years ago
  22. 44ae5443e Staging: vme: remove an unnecessary and wrong warning message by Navy Cheng · 9 years ago
  23. e2622fb staging: octeon: fix coding style warnings for block comments by Okash Khawaja · 9 years ago
  24. dbb588a Staging: fbtft: Use a struct to describe each LCD controller by Fabio Falzoi · 9 years ago
  25. 25e6632 staging: rtl8723au: rtl8723a_hal_init: Improve code readability by Johannes Postma · 9 years ago
  26. 8fc8cf4 staging: rtl8723au: Fix sparse warning: cast to restricted __le16 by Johannes Postma · 9 years ago
  27. 3a6779f MAINTAINERS: update maintainers list by Sudip Mukherjee · 9 years ago
  28. 5b55f52 Documentation/fb: add documentation for sm712fb by Sudip Mukherjee · 9 years ago
  29. 1461d66 staging: sm7xxfb: merge sm712fb with fbdev by Sudip Mukherjee · 9 years ago
  30. b96e53d staging: comedi: me4000: update MODULE_DESCRIPTION by H Hartley Sweeten · 9 years ago
  31. 4627c54 staging: comedi: me4000: updata driver status in comedi comment by H Hartley Sweeten · 9 years ago
  32. 751dcb4 staging: comedi: me4000: cleanup multi-line comments by H Hartley Sweeten · 9 years ago
  33. 3fe6929 staging: comedi: me4000: usleep_range is preferred over udelay by H Hartley Sweeten · 9 years ago
  34. 7022781 staging: comedi: me4000: introduce me4000_ai_get_sample() by H Hartley Sweeten · 9 years ago
  35. 36d59d7 staging: comedi: me4000: comedi_handle_events() will stop conversions by H Hartley Sweeten · 9 years ago
  36. b36e4fa staging: comedi: me4000: tidy up analog output subdevice init by H Hartley Sweeten · 9 years ago
  37. 607d993 staging: comedi: me4000: fix me4000_detach() by H Hartley Sweeten · 9 years ago
  38. 8f3f3eb staging: comedi: me4000: only enable PLX interrupt if we have and irq by H Hartley Sweeten · 9 years ago
  39. b047d9c staging: comedi: me4000: introduce me4000_ai_reset() by H Hartley Sweeten · 9 years ago
  40. a31b50e staging: comedi: me4000: clear the ME4000_AI_CTRL_REG in me4000_reset() by H Hartley Sweeten · 9 years ago
  41. 2ff848c staging: comedi: me4000: remove unnecessary me4000_ai_cancel() by H Hartley Sweeten · 9 years ago
  42. 78e4a57 staging: comedi: me4000: remove unnecessary ai control register reset by H Hartley Sweeten · 9 years ago
  43. 6847df6 staging: comedi: me4000: fix me4000_ai_cancel() by H Hartley Sweeten · 9 years ago
  44. ffaeab3 staging: comedi: me4000: return void from me4000_ai_write_chanlist() by H Hartley Sweeten · 9 years ago
  45. 576694d staging: comedi: me4000: absorb ai_write_timer() by H Hartley Sweeten · 9 years ago
  46. 11e480c staging: comedi: me4000: absorb ai_prepare() by H Hartley Sweeten · 9 years ago
  47. 272e426 staging: comedi: me4000: simplify ai_prepare() by H Hartley Sweeten · 9 years ago
  48. 0f97f5c staging: comedi: me4000: move ai command timing values into private data by H Hartley Sweeten · 9 years ago
  49. c72c4c6 staging: comedi: me4000: return void from ai_round_cmd_args() by H Hartley Sweeten · 9 years ago
  50. 55fb972 staging: comedi: me4000: tidy up ME4000_DIO_CTRL_REG bit defines by H Hartley Sweeten · 9 years ago
  51. 7e92a5e staging: comedi: me4000: tidy up ME4000_AO_CTRL_REG bit defines by H Hartley Sweeten · 9 years ago
  52. 4831748 staging: comedi: me4000: tidy up ME4000_AO_STATUS_REG bit defines by H Hartley Sweeten · 9 years ago
  53. 2ec0019a staging: comedi: me4000: tidy up ME4000_IRQ_STATUS_REG bit defines by H Hartley Sweeten · 9 years ago
  54. da772ad staging: comedi: me4000: tidy up ME4000_AI_CTRL_REG bit defines by H Hartley Sweeten · 9 years ago
  55. a9b586a staging: comedi: me4000: tidy up ME4000_AI_STATUS_REG bit defines by H Hartley Sweeten · 9 years ago
  56. e978426 staging: comedi: me4000: use comedi_range_is_bipolar() in ai (*insn_read) by H Hartley Sweeten · 9 years ago
  57. 959717a staging: comedi: me4000: use correct types for extracted chanspec values by H Hartley Sweeten · 9 years ago
  58. fb7891e staging: comedi: me4000: fix me4000_ai_insn_read() by H Hartley Sweeten · 9 years ago
  59. 023c129 staging: comedi: me4000: use comedi_timeout() to wait for ai (*insn_read) by H Hartley Sweeten · 9 years ago
  60. a0861f8 staging: comedi: me4000: tidy up ME4000_AI_CHANNEL_LIST_REG bit defines by H Hartley Sweeten · 9 years ago
  61. 518c5b6 staging: comedi: me4000: fix ai_write_chanlist() by H Hartley Sweeten · 9 years ago
  62. 245bd46 staging: comedi: me4000: simplify analog input range programming by H Hartley Sweeten · 9 years ago
  63. 271f5aa staging: comedi: me4000: remove unnecessary ME4000_AI_LIST_INPUT_SINGLE_ENDED by H Hartley Sweeten · 9 years ago
  64. 3674a87 staging: comedi: me4000: rename local variables used for 'dev->private' by H Hartley Sweeten · 9 years ago
  65. e5f6635 staging: comedi: me4000: refactor 'ai_sh_nchan' boardinfo by H Hartley Sweeten · 9 years ago
  66. 77714d3 staging: comedi: me4000: refactor 'ao_fifo' boardinfo by H Hartley Sweeten · 9 years ago
  67. aed9b66 staging: comedi: me4000: refactor 'ao_nchan' boardinfo by H Hartley Sweeten · 9 years ago
  68. 56f71de staging: comedi: me4000: refactor 'ai_diff_nchan' boardinfo by H Hartley Sweeten · 9 years ago
  69. 13a463a staging: comedi: me4000: make boardinfo flags bit-fields by H Hartley Sweeten · 9 years ago
  70. 4ec85da staging: comedi: me4000: remove 'board' from me4000_ai_check_chanlist() by H Hartley Sweeten · 9 years ago
  71. 1a02387 staging: comedi: me4000: remove 'board' from me4000_ai_insn_read() by H Hartley Sweeten · 9 years ago
  72. 03611e5 staging: comedi: me4000: remove 'chan' check in me4000_ai_insn_read() by H Hartley Sweeten · 9 years ago
  73. 31bebc0 staging: comedi: me4000: only set SDF_DIFF when supported by H Hartley Sweeten · 9 years ago
  74. 14aa478 staging: comedi: me4000: all board types have analog inputs by H Hartley Sweeten · 9 years ago
  75. d855370 staging: comedi: me4000: remove 'dio_nchan' boardinfo by H Hartley Sweeten · 9 years ago
  76. 7fc8096 wilc1000: wilc_wfi_cfgoperations.c: Fixed initialization of global boolean. by Daniel Machon · 9 years ago
  77. 6255049 staging: lustre: Fix style warning on header by Miguel Bernabeu Diaz · 9 years ago
  78. 4f01642 Staging: lustre: obdclass: Use kasprintf by Shraddha Barke · 9 years ago
  79. 91f2208 Staging: lustre: mgc: Replace comma with a semicolon by Shraddha Barke · 9 years ago
  80. 4817789 Staging: netlogic: Replace comma with a semicolon by Shraddha Barke · 9 years ago
  81. 9b37465 Staging: lustre: libcfs: Replace comma with a semicolon by Shraddha Barke · 9 years ago
  82. b785675 Staging: lustre: osc: Drop unnecessary cast on void * by Shraddha Barke · 9 years ago
  83. 45b3051 Staging: lustre: lov: Drop unnecessary cast on void * by Shraddha Barke · 9 years ago
  84. a12aaa9 Staging: lustre: libcfs: Drop unnecessary cast on void* by Shraddha Barke · 9 years ago
  85. 946b254 staging: unisys: visornic: Convert to using napi by Neil Horman · 9 years ago
  86. 6212990 drivers: staging: wilc1000: remove space after '(' by Chandra S Gorentla · 9 years ago
  87. a96c47e drivers: staging: wilc1000: use 'void' for no arguments functions by Chandra S Gorentla · 9 years ago
  88. 1913221 staging: wilc1000: wilc_cfgoperations.c: Fixed coding styles issues. by Daniel Machon · 9 years ago
  89. eeb1c06 Staging: wilc1000: Remove typedefs for struct by Shraddha Barke · 9 years ago
  90. 2cb1df7 staging: iio_simple_dummy: Fix indentation errors by Lars Svensson · 9 years ago
  91. fce7f39 staging: vt6655: Fixed C99 style comment to C89 style. by Lior Pugatch · 9 years ago
  92. c9a4762 staging: rtl8723au: fix up coding style warnings reported by checkpatch.pl. by Ting-Chih Hsiao · 9 years ago
  93. f72f130 staging/lustre: Properly reference kthread_run instead of cfs_daemonize by Oleg Drokin · 9 years ago
  94. 967ef59 staging/lustre/ptlrpc: Remove stray cfs_daemonize comment by Oleg Drokin · 9 years ago
  95. d27da4d staging: comedi: improve comedi_check_chanlist() documentation by Ian Abbott · 9 years ago
  96. 1a59adb staging: comedi: do not return -ENOSYS. by Ted Chen · 9 years ago
  97. 2537468 Staging: android: timed_gpio.c: fix coding style errors by Jandy Gou · 9 years ago
  98. 4e0fa71 Staging: rtl8188eu/core: fixed code indentation warning as reported by checkpatch.pl by Mayank Bareja · 9 years ago
  99. 66e6d70 Staging: rts5208: Fix code indentation warning as detected by checkpatch.pl by Yash Shah · 9 years ago
  100. a96389d staging: lustre: service.c: make local functions static by Zoltán Lajos Kis · 9 years ago