1. 5304452 staging: atomicsp: fix a loop timeout by Dan Carpenter · 8 years ago
  2. 4cad158 staging: rtl8192u: Remove multiple assignments by Gargi Sharma · 8 years ago
  3. adab24a staging: rtl8188eu: removed blank lines coding style problem by Andrii Vladyka · 8 years ago
  4. 5629ff0 staging: rtl8188eu: fix some inverted conditions by Dan Carpenter · 8 years ago
  5. 702d8d0 staging: vc04_services: Replace typedef with struct by Gargi Sharma · 8 years ago
  6. 363c6fe staging: vc04_services: Remove type and function prototype by Gargi Sharma · 8 years ago
  7. fb03333 staging: vc04_services: Remove unused functions by Jean-Baptiste Abbadie · 8 years ago
  8. d9a1126 staging: media: atomisp: remove duplicate includes by Jérémy Lefaure · 8 years ago
  9. fde4697 staging: media: atomisp: fill properly hmm_bo_type_strings when ION is disabled by Jérémy Lefaure · 8 years ago
  10. 4995706 staging: atomisp: fix "alignment should match open parenthesis" by Daeseok Youn · 8 years ago
  11. 0489864 staging: atomisp: remove useless #ifdef ISP2401 on top of atomisp_cmd.c by Daeseok Youn · 8 years ago
  12. 2217f78 staging: atomisp: fix inconsistent indenting by Daeseok Youn · 8 years ago
  13. 1fe9966 staging: atomisp: fix unsigned int comparison with less than zero by Daeseok Youn · 8 years ago
  14. eb465ea staging: atomisp: Removes pointer comparison to 0 in ia_css_queue_get_size by Tahia Khan · 8 years ago
  15. 118c07f staging: atomisp: Removes pointer comparison to 0 in ia_css_queue_dequeue by Tahia Khan · 8 years ago
  16. c526ec2 staging: atomisp: Removes pointer comparison to 0 in ia_css_queue_enqueue by Tahia Khan · 8 years ago
  17. dd1c0f2 staging: media: atomisp: fix build error in ov5693 driver by Tobias Regnery · 8 years ago
  18. bc44a73 Staging: atomisp: kfreeing a devm allocated pointer by Dan Carpenter · 8 years ago
  19. 5d1ae27 staging: atomisp: silence an array overflow warning by Dan Carpenter · 8 years ago
  20. 2bbe978 staging/atomisp: silence uninitialized variable warnings by Dan Carpenter · 8 years ago
  21. f07d4b4 staging: atomisp: off by one in atomisp_acc_load_extensions() by Dan Carpenter · 8 years ago
  22. d862197 staging: media: atomisp: fix semicolon.cocci warnings by Julia Lawall · 8 years ago
  23. 95fab47 staging: dvb-frontends: removed code in comments. by Arushi Singhal · 8 years ago
  24. 79bd555 staging: speakup: identation should use tabs by Arushi Singhal · 8 years ago
  25. defaa9a staging: speakup: Add blank line after declarations by Arushi Singhal · 8 years ago
  26. 0b4139a speakup: Fix bogus caps on speaking unicode characters by Samuel Thibault · 8 years ago
  27. a50ef31 staging: speakup: move spk_stop_serial_interrupt into synth-specific release function by Okash Khawaja · 8 years ago
  28. 1e44159 staging: speakup: add spk_io_ops struct to spk_synth by Okash Khawaja · 8 years ago
  29. 9176d15 staging: speakup: spk_serial_out and spk_wait_for_xmitr to take synth arg by Okash Khawaja · 8 years ago
  30. 940f6da staging: dgnc: remove useless switch-case statements by Daeseok Youn · 8 years ago
  31. dec5b6c staging: dgnc: ch->ch_bd is already assigned to bd variable by Daeseok Youn · 8 years ago
  32. 9836a88 bus: fsl-mc: dpio: add maintainer for DPIO by Roy Pledge · 8 years ago
  33. 993fec7 bus: fsl-mc: dpio: add the DPAA2 DPIO object driver by Roy Pledge · 8 years ago
  34. 780b626 bus: fsl-mc: dpio: add the DPAA2 DPIO service interface by Roy Pledge · 8 years ago
  35. 321eecb bus: fsl-mc: dpio: add QBMan portal APIs for DPAA2 by Roy Pledge · 8 years ago
  36. ba8005b bus: fsl-mc: dpio: add global dpaa2 definitions by Roy Pledge · 8 years ago
  37. d3269bd bus: fsl-mc: dpio: add frame descriptor and scatter/gather APIs by Roy Pledge · 8 years ago
  38. 2704aed bus: fsl-mc: dpio: add APIs for DPIO objects by Ioana Radulescu · 8 years ago
  39. 0e64379 bus: fsl-mc: dpio: add DPIO driver overview document by Stuart Yoder · 8 years ago
  40. 902f49c staging: ks7010: refactor, whitespace only by Tobin C. Harding · 8 years ago
  41. f0a4c59 staging: ks7010: reduce level of indentation by Tobin C. Harding · 8 years ago
  42. f0b7d3a staging: ks7010: fix checkpatch memset warning by Tobin C. Harding · 8 years ago
  43. ad1e187 staging: ks7010: remove unnecessary cast by Tobin C. Harding · 8 years ago
  44. 44dc9c8 staging: ks7010: remove unnecessary else statement by Tobin C. Harding · 8 years ago
  45. 7676b72 staging: ks7010: move comparison to right hand side by Tobin C. Harding · 8 years ago
  46. e00b9bb staging: ks7010: remove multiple assignment by Tobin C. Harding · 8 years ago
  47. b5492d6 staging: ks7010: remove dead code by Tobin C. Harding · 8 years ago
  48. a359491 staging: ks7010: fix logical line continuation by Tobin C. Harding · 8 years ago
  49. 64068bc staging: ks7010: fix checkpatch BLOCK_COMMENT_STYLE by Tobin C. Harding · 8 years ago
  50. 03d55ab staging: ks7010: fix checkpatch SPACING by Tobin C. Harding · 8 years ago
  51. 86ea616 staging: ks7010: fix spelling of Michael MIC by Tobin C. Harding · 8 years ago
  52. 879a041 staging: rtl8192u: ieee80211: Remove code in comments by simran singhal · 8 years ago
  53. 9e7b319 staging: atomisp: fix missing break in switch statement by Colin Ian King · 8 years ago
  54. 0302886 staging/atomisp: remove redundant null check on frame by Colin Ian King · 8 years ago
  55. 39c116d staging: atomisp: potential underflow in atomisp_get_metadata_by_type() by Dan Carpenter · 8 years ago
  56. cfd2394 staging: media: Remove unused function atomisp_set_stop_timeout() by simran singhal · 8 years ago
  57. 68f9c65 staging: media: atomisp: Remove gc2235_init() function. by Varsha Rao · 8 years ago
  58. d64fe06 staging: media: atomisp: Compress return logic into one line. by Varsha Rao · 8 years ago
  59. 87bb401 staging: media: mt9m114: Use true/false instead of 1/0 for bool initialisations by sayli karnik · 8 years ago
  60. 0adbfd4 staging: bcm2835-audio: fix memory leak in bcm2835_audio_open_connection() by Aishwarya Pant · 8 years ago
  61. e3173e5 staging: bcm2835-audio: deallocate work when queue_work(...) fails by Aishwarya Pant · 8 years ago
  62. 8f1fff0 staging: bcm2835-audio: use conditional only for error case by Aishwarya Pant · 8 years ago
  63. 5e00b25 staging: bcm2835-audio: propagate PTR_ERR value instead of -EPERM by Aishwarya Pant · 8 years ago
  64. d676e37 staging: bcm2835-audio: replace null with error pointer value by Aishwarya Pant · 8 years ago
  65. fc8612b staging: bcm2835-audio: Replace kmalloc with kzalloc by Aishwarya Pant · 8 years ago
  66. 4cd3096 staging: sm750fb: Alignment should match open parenthesis by Arushi Singhal · 8 years ago
  67. 23b6fc7 staging: sm750fb: fixes add blank line after function/struct/union/enum declarations by Arushi Singhal · 8 years ago
  68. d228cf8 staging: sm750fb: function prototype argument should have an identifier name by Arushi Singhal · 8 years ago
  69. 8f86b91 staging: dgnc: remove explicit cast by Tobin C. Harding · 8 years ago
  70. 7261fb9 staging: dgnc: fix whitespace before return by Tobin C. Harding · 8 years ago
  71. 93cf5f4 staging: dgnc: return error code directly by Tobin C. Harding · 8 years ago
  72. cb52fce staging: comedi: amplc_pci224: Convert macro GAT_CONFIG to static inline function by simran singhal · 8 years ago
  73. 06cb6b5 staging: comedi: Compress return logic into one line. by Varsha Rao · 8 years ago
  74. cb5de2f8a staging: lustre shorten multiple lines over 80 char in lu_object.h by Craig Inches · 8 years ago
  75. d3cfd5b drivers: convert vme_user_vma_priv.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  76. 6a386dd Staging: android: ion: ion_dummy_driver: remove unnecessary empty line by Maciej Billewicz · 8 years ago
  77. 650cd16 staging: ks7010: add parentheses to complex macro by Tobin C. Harding · 8 years ago
  78. 3d2033e staging: ks7010: fix checkpatch whitespace warns by Tobin C. Harding · 8 years ago
  79. dfe41b4 staging: ks7010: add variables key, key_index by Tobin C. Harding · 8 years ago
  80. 1b45ba6 staging: ks7010: reduce length of comment string by Tobin C. Harding · 8 years ago
  81. 6e37c71 staging: ks7010: move quoted string onto single line by Tobin C. Harding · 8 years ago
  82. c60b486 staging: ks7010: refactor newly separated function by Tobin C. Harding · 8 years ago
  83. 6422c6e staging: ks7010: fix line continuations by Tobin C. Harding · 8 years ago
  84. dfd6b48 staging: ks7010: reduce level of indentation by Tobin C. Harding · 8 years ago
  85. 034a717 staging: ks7010: move WPA code to separate function by Tobin C. Harding · 8 years ago
  86. 33590c1 speakup: Support spelling unicode characters by Samuel Thibault · 8 years ago
  87. c188966 speakup: make get_char actually get unicode characters by Samuel Thibault · 8 years ago
  88. 533131d staging: speakup: fix "Alignment match open parenthesis" by Arushi Singhal · 8 years ago
  89. d042a0e Staging: media: davinci_vpfe - style fix by Derek Robson · 8 years ago
  90. 87ddb91 Staging: media: lirc - style fix by Derek Robson · 8 years ago
  91. f3e59ec staging: android: ion: Replace pr_err with dev_err by simran singhal · 8 years ago
  92. 38081c7 staging: speakup: i18n.c: Refactor conditionals in spk_msg_set by Narcisa Ana Maria Vasile · 8 years ago
  93. eaeab71 staging: speakup: i18n.c: Change return type from int to bool by Narcisa Ana Maria Vasile · 8 years ago
  94. 37c0022 staging: rtl8188eu: Fix redundant space coding style issue by Alex Yashchenko · 8 years ago
  95. 5dee688 staging: rtl8712: fix bad indentation by Thibaut SAUTEREAU · 8 years ago
  96. 841e3bc staging: vt6655: baseband: Add identifier name to function definition argument by sayli karnik · 8 years ago
  97. 0d82b57 staging: css2400/sh_css: Remove parentheses from return arguments by simran singhal · 8 years ago
  98. 7d57b89 staging: sh_css_firmware: Remove parentheses from return arguments by simran singhal · 8 years ago
  99. 68e009e Staging: wlan-ng: Fix endian error by Adrien Descamps · 8 years ago
  100. a18ffdf Staging: wlan-ng: Fix sparse warnings by using appropriate endian types by Adrien Descamps · 8 years ago