1. bb1da75 staging:wlan-ng:cfg80211.c: Shorten lines to 80 characters by Himangi Saraogi · 11 years ago
  2. 430dfd5 staging: media: davinci_vpfe:Removed space before semicolon in dm365_ipipe_hw.c by Archana kumari · 11 years ago
  3. 432b29c staging:media:go7007:saa7134-go7007.c: Remove space before tabs by Himangi Saraogi · 11 years ago
  4. 5c72afd staging:media:go7007:go7007-fw.c: move trailing statement to next line by Himangi Saraogi · 11 years ago
  5. 8bf961c Staging: media: fix space prohibited before semicolon by Ebru Akagunduz · 11 years ago
  6. 5570de1 Staging: bcm: Fix checkpatch warnings for long lines. by Ingrid Cheung · 11 years ago
  7. 7fae8b0 Staging: bcm: Fix checkpatch warning for long line. by Ingrid Cheung · 11 years ago
  8. 8105705 staging: bcm: fixed space related errors around operators by Nandini Hanumanthagowda · 11 years ago
  9. ab46b79 staging: bcm: removed prohibited space before semicolon by Nandini Hanumanthagowda · 11 years ago
  10. afbab21 Staging: keucr: Fix externs are avoided in smscsi.c by Rashika Kheria · 11 years ago
  11. 2365719 Staging: keucr: Fix externs are avoided in smilsub.c by Rashika Kheria · 11 years ago
  12. 585dc70 Staging: keucr: Fix externs are avoided in smilmain.c by Rashika Kheria · 11 years ago
  13. 278660a staging: crystalhd: return true and false instead of 1 and 0 by Valentina Manea · 11 years ago
  14. 05323e7 staging: media: lirc: fixed sparse warnings by adding __user annotations in lirc_serial.c by Archana kumari · 11 years ago
  15. 88cc850 staging: vt6655: remove unneeded semicolon by Teodora Baluta · 11 years ago
  16. 649520b staging: vt6655: fix comparison of bool to 0/1 by Teodora Baluta · 11 years ago
  17. 0fd682f staging: vt6655: fix assignment of bool to 0 by Teodora Baluta · 11 years ago
  18. 1208f14 staging: vt6655: delete explicit comparison to bool by Teodora Baluta · 11 years ago
  19. 938db28 staging: vt6655: put brace on previous line by Teodora Baluta · 11 years ago
  20. b4f66ad staging: vt6655: put trailing statements on next line by Teodora Baluta · 11 years ago
  21. 347a047 staging: vt6655: remove braces for single statement blocks by Teodora Baluta · 11 years ago
  22. 3839564 staging: vt6655: replace C99 comments wtih C89 comments by Teodora Baluta · 11 years ago
  23. ebd381d staging: vt6656: fixed whitespace related errors around operators by Nandini Hanumanthagowda · 11 years ago
  24. 3b13885 staging: vt6656: Fix (most) sparse warnings regarding static functions/variables by Valentina Manea · 11 years ago
  25. 1e01f94 staging: vt6655: fixed sparse warning for static declaration in wpa2.c by Archana kumari · 11 years ago
  26. 51d6774 Staging: rtl8187se: fix printk() should include kern_ facility level by Ebru Akagunduz · 11 years ago
  27. 06fcedc staging: lustre: remove initialisation of static variable by Teodora Baluta · 11 years ago
  28. 0b2b307 staging: lustre: place EXPORT_SYMBOL after its function by Teodora Baluta · 11 years ago
  29. b008e65 staging: lustre: remove space between function name and open parenthesis by Teodora Baluta · 11 years ago
  30. 33700ac staging:lustre: Fix plain integer as NULL pointer warning by Dulshani Gunawardhana · 11 years ago
  31. fb3e170 Staging: rtl8187se: Remove C99 style commenting by Himangi Saraogi · 11 years ago
  32. 62953c8 Staging: rtl8187se: Fix indentation errors by Himangi Saraogi · 11 years ago
  33. 821aa20 Staging:rtl8187se: Remove unnecessary braces from if-else statement by Himangi Saraogi · 11 years ago
  34. 4270826 Staging:rtl8187se: Add space before open parenthesis of if condition by Himangi Saraogi · 11 years ago
  35. 2063cd4 Staging: rtl8187se: use macro IW_HANDLER to initialize r8180_wx_handlers by Ana Rey Botello · 11 years ago
  36. 1fcd806 Staging:rtl8187se: Insert spaces after commas by Himangi Saraogi · 11 years ago
  37. 5b74ff9 staging:rtl8187se: Use preferred library linux/uaccess.h over asm/uaccess.h by Himangi Saraogi · 11 years ago
  38. 1729591 staging:rtl8187se: Shift open brace of function declarations to next line by Himangi Saraogi · 11 years ago
  39. 52c5c2e Staging: rtl8187se: Fix C99 style commenting in dot11d.h by Himangi Saraogi · 11 years ago
  40. caace4b Staging: rtl8187se: Remove useless comments in dot11d.c by Rashika Kheria · 11 years ago
  41. 4a0b1c4 Staging: rtl8187se: Remove unnecessary return statement in ieee80211_crypt_tkip.c by Rashika Kheria · 11 years ago
  42. 5befdae Staging: rtl8187se: Fix code indent should use tabs in ieee80211_crypt_tkip.c by Rashika Kheria · 11 years ago
  43. 080b94a Staging: rtl8187se: Replace "foo * bar" with "foo *bar" in ieee80211_crypt_tkip.c by Rashika Kheria · 11 years ago
  44. 1cf5ef1 Staging: rtl8187se: Remove useless comments in ieee80211_crypt_tkip.c by Rashika Kheria · 11 years ago
  45. c6a2c52 Staging: rtl8187se: Fix quoted strings split across lines in ieee80211_crypt_ccmp.c by Rashika Kheria · 11 years ago
  46. 7344125 Staging: rtl8187se: Remove unnecessary comments in ieee80211_crypt_ccmp.c by Rashika Kheria · 11 years ago
  47. 10aff64 Staging: rtl8187se: Fix line over 80 characters in dot11d.c by Rashika Kheria · 11 years ago
  48. 96983a0 Staging: rtl8187se: Remove unnecessary braces around single statement in dot11d.c by Rashika Kheria · 11 years ago
  49. 3e3f837 Staging: rtl8187se: Fix space prohibited before semicolon in dot11d.c by Rashika Kheria · 11 years ago
  50. d58df75 Staging: rtl8187se: Fix printk() should include KERN_ facility level by Rashika Kheria · 11 years ago
  51. 8e0e3ae Staging: rtl8187se: Fix C99 style commenting in dot11d.c by Rashika Kheria · 11 years ago
  52. 0c4c935 drivers : staging :rtl8187se : r8180_core.c : remove space before semicolon by Himangi Saraogi · 11 years ago
  53. 49f4a9c staging: imx-drm: remove unnecessary braces by Sima Baymani · 11 years ago
  54. 5354cb6 staging: imx-drm: Fix warning for static const char * array in imx-ldb.c by Archana kumari · 11 years ago
  55. 9b38da6 staging: cxt1e1: fix long lines warning by Sima Baymani · 11 years ago
  56. 987e8be staging: cxt1e1: remove typedef comet_t by Sima Baymani · 11 years ago
  57. af25944 staging: cxt1e1: comet,h - fix placement of braces by Sima Baymani · 11 years ago
  58. 353808b staging: cxt1e1: comet.h - fix long lines warning by Sima Baymani · 11 years ago
  59. 89c05d2 staging: cxt1e1: comet.h - fix wrong indentation by Sima Baymani · 11 years ago
  60. ae6a214 staging/cxt1e1:Fixes incorrect brace placement by Dulshani Gunawardhana · 11 years ago
  61. 8d6c558 staging: ft1000: fix remaining checkpatch issues in ft1000_hw.c by Kelley Nielsen · 11 years ago
  62. a3220b8 staging: ft1000: flatten nesting in dsp_broadcast_msg_id() by Kelley Nielsen · 11 years ago
  63. 9a1261f staging: ft1000: fix checkpatch issues in ft1000_poll() by Kelley Nielsen · 11 years ago
  64. f3802bd staging: ft1000: flatten nesting in handle_misc_portid by Kelley Nielsen · 11 years ago
  65. 8a58cad staging: ft1000: extract helper handle_misc_portid() by Kelley Nielsen · 11 years ago
  66. 6eca0c1 staging: ft1000: extract dsp_broadcast_msg_id() by Kelley Nielsen · 11 years ago
  67. d5ae3c4 staging: ft1000: remove unused variable nxtph by Kelley Nielsen · 11 years ago
  68. 46d98155 staging: ft1000: STATUS defines completely removed by Kelley Nielsen · 11 years ago
  69. da3ab48 staging: ft1000: remove formal function headers from ft1000_hw.c by Kelley Nielsen · 11 years ago
  70. 547b5b2 staging: ft1000: STATUS_ defines removed from ft1000_download.c by Kelley Nielsen · 11 years ago
  71. ed5d6ca staging: drm/imx: fix return value check in ipu_add_subdevice_pdata() by Wei Yongjun · 11 years ago
  72. 46a51c8 Staging: zram: Fix access of NULL pointer by Rashika Kheria · 11 years ago
  73. 59d3fe5 Staging: zram: Fix variable dereferenced before check by Rashika Kheria · 11 years ago
  74. 238822b Staging: rtl8187se: space prohibited before semicolon in r8185b_init.c by Ebru Akagunduz · 11 years ago
  75. 28b22e0 Staging: rtl8187se: fix space prohibited after that open parenthesis '(' in r8185b_init.c by Ebru Akagunduz · 11 years ago
  76. 51f79f1 Staging: rtl8187se: fix braces {} are not necessary for single statement blocks in r8185b_init.c by Ebru Akagunduz · 11 years ago
  77. 52a71d5 Staging: rtl8187se: fix trailing whitespace in r8185b_init.c by Ebru Akagunduz · 11 years ago
  78. aace95b Staging: rtl8187se: fix please, no space before tabs in r8185b_init.c by Ebru Akagunduz · 11 years ago
  79. 8787fcd drivers/staging/nvec/Kconfig: remove trailing whitespace by Himangi Saraogi · 11 years ago
  80. 723a231 Staging: dwc2: Fix variable dereferenced before check by Rashika Kheria · 11 years ago
  81. 4759e82 Staging: xgifb: fix braces {} are not necessary for any arm of this statement by Ebru Akagunduz · 11 years ago
  82. cf97577 staging: rtl8192e: remove unneeded semicolons by Valentina Manea · 11 years ago
  83. 014e4c2 staging: rtl8192e: use true and false for bool variables by Valentina Manea · 11 years ago
  84. b1bdd4d staging: ft1000: return values corrected in scram_start_dwnld by Kelley Nielsen · 11 years ago
  85. 43fc69b staging: ft1000: change values of status return variable in write_dpram32_and_check by Kelley Nielsen · 11 years ago
  86. 2fef7e1 staging: bcm: Remove unnecessary pointer casting by Lisa Nguyen · 11 years ago
  87. f0ac9be imx-drm: ipuv3-crtc: Invert IPU DI0 clock polarity by Fabio Estevam · 11 years ago
  88. 0e51fc360 staging: r8188eu: Fix sparse warnings in rtl_p2p.c by Larry Finger · 11 years ago
  89. ac049e3 staging: r8188eu: Fix sparse warnings in rtw_mlme_ext.c by Larry Finger · 11 years ago
  90. c4af455 staging: r8188eu: Fix sparse warnings in rtl8188e.cmd.c by Larry Finger · 11 years ago
  91. be98776 staging: r8188eu: Fix sparse warnings in rtw_ieee80211.c by Larry Finger · 11 years ago
  92. 7a1046e staging: comedi: s626: replace S626_MULT_X? values by Ian Abbott · 11 years ago
  93. 43ce748 staging: comedi: s626: remove S626_BF_* macros by Ian Abbott · 11 years ago
  94. 2cea19fa staging: comedi: s626: expand standardized IndxSrc values by Ian Abbott · 11 years ago
  95. 0830ada staging: comedi: s626: make CRA and CRB setup conversions more readable by Ian Abbott · 11 years ago
  96. 2eaaccd staging: drm/imx: fix return value check in imx_drm_init() by Wei Yongjun · 11 years ago
  97. 95fd62a staging: comedi: adl_pci9118: fix a misaligned comment by Ian Abbott · 11 years ago
  98. 0d1206b staging: r8188eu: Set device type to wlan by Larry Finger · 11 years ago
  99. f99a92c staging: Remove OOM message after input_allocate_device by Joe Perches · 11 years ago
  100. 4d97845 staging: octeon: drop redundant mac address check by Luka Perkov · 11 years ago