1. 01020ea checkpatch: Add +x check on Device Tree source files by Michael Bohan · 12 years ago
  2. 3c09aeb checkpatch: Excuse reverts from "summary line over 75 characters" check by Matt Wagantall · 12 years ago
  3. f40e12f checkpatch: strlen and strcmp should not be banned by David Brown · 12 years ago
  4. 40f0c3c checkpatch: add new message type string by Steve Muckle · 12 years ago
  5. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  6. c06a9eb checkpatch: revert --strict test for net/ and drivers/net block comment style by Joe Perches · 12 years ago
  7. ca56dc0 checkpatch: check for quoted strings broken across lines by Josh Triplett · 12 years ago
  8. 6712d85 checkpatch: whitespace - add/remove blank lines by Joe Perches · 12 years ago
  9. 2c92488 checkpatch: warn on use of yield() by Joe Perches · 12 years ago
  10. aad4f61 checkpatch: add --strict tests for braces, comments and casts by Joe Perches · 12 years ago
  11. b337d8b checkpatch: add [] to type extensions by Andy Whitcroft · 12 years ago
  12. fd1b57a checkpatch: high precedence operators do not require additional parentheses in #defines by Andy Whitcroft · 12 years ago
  13. e45bab8 checkpatch: handle string concatenation in simple #defines by Andy Whitcroft · 12 years ago
  14. b9df76a checkpatch: allow simple character constants in #defines by Andy Whitcroft · 12 years ago
  15. daebc53 checkpatch: catch [ ... ] usage when not at the beginning of definition by Andy Whitcroft · 12 years ago
  16. 1123268 checkpatch.pl: be silent when -q and --ignore is given by Artem Bityutskiy · 12 years ago
  17. d1fe9c0 checkpatch: add some --strict coding style checks by Joe Perches · 12 years ago
  18. 6061d94 include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...) by Joe Perches · 12 years ago
  19. 665be0d checkpatch: Check for unsafe string functions by Olav Haugan · 12 years ago
  20. 336a3ae checkpatch: recognize only specific tags when ending commit text by Steve Muckle · 12 years ago
  21. d3b3b64 checkpatch: require commit text by Steve Muckle · 12 years ago
  22. 8eef05d checkpatch: Warn on code with 6+ tab indentation by Joe Perches · 12 years ago
  23. bfcb2cc checkpatch: catch all occurences of type and cast spacing errors per line by Andy Whitcroft · 12 years ago
  24. 6b48db2 checkpatch: typeof may have more complex arguments by Andy Whitcroft · 12 years ago
  25. addcdce checkpatch: ensure cast type is unique in the context parser by Andy Whitcroft · 12 years ago
  26. c81769f checkpatch: fix complex macros handling of square brackets by Andy Whitcroft · 12 years ago
  27. e01886a checkpatch: fix 'return is not a function' square bracket handling by Andy Whitcroft · 12 years ago
  28. 72f115f checkpatch: complex macro should allow the empty do while loop by Andy Whitcroft · 12 years ago
  29. 87a5387 checkpatch: fix EXPORT_SYMBOL handling following a function by Andy Whitcroft · 12 years ago
  30. a138580 checkpatch: only apply kconfig help checks for options which prompt by Andy Whitcroft · 12 years ago
  31. 3e469cd checkpatch: optimise statement scanner when mid-statement by Andy Whitcroft · 12 years ago
  32. 89a8835 checkpatch: ## is not a valid modifier by Andy Whitcroft · 12 years ago
  33. d7c76ba checkpatch: improve memset and min/max with cast checking by Joe Perches · 12 years ago
  34. 554e165 checkpatch: check for common memset parameter issues against statments by Andy Whitcroft · 12 years ago
  35. f74bd19 checkpatch: correctly track the end of preprocessor commands in context by Andy Whitcroft · 12 years ago
  36. 5f14d3b checkpatch: prefer __printf over __attribute__((format(printf,...))) by Joe Perches · 12 years ago
  37. 270c49a checkpatch: update signature "might be better as" warning by Joe Perches · 12 years ago
  38. adfb933 checkpatch: Add check for vreg_xxx api in opensource drivers by Pankaj Kumar · 12 years ago
  39. 60d78bb checkpatch: Add check for gpiomux usage in msm board files by Rohit Vaswani · 13 years ago
  40. addd8c9 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  41. 15662b3 checkpatch: add a --strict check for utf-8 in commit logs by Joe Perches · 13 years ago
  42. 67d0a07 kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete by Joe Perches · 13 years ago
  43. 246e1f1 checkpatch: repair faulty executable-bit check. by Gregory Bean · 13 years ago
  44. f1fdaff checkpatch: remove 'static const char * const' check by Gregory Bean · 13 years ago
  45. 3f66eea checkpatch: Don't treat diffs as patches. by Gregory Bean · 13 years ago
  46. 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago
  47. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  48. 6993248 treewide: remove extra semicolons from various parts of the kernel by Justin P. Mattock · 13 years ago
  49. c68e587 script/checkpatch.pl: warn about deprecated use of EXTRA_{A,C,CPP,LD}FLAGS by Arnaud Lacombe · 13 years ago
  50. 30ecad5 checkpatch: add missing WARN argument for min_t and max_t tests by Hui Zhu · 13 years ago
  51. 6e60c02 checkpatch.pl: update $logFunctions by Joe Perches · 13 years ago
  52. 34d9921 checkpatch: make utf-8 test --strict by Joe Perches · 13 years ago
  53. 000d1cc checkpatch.pl: add ability to ignore various messages by Joe Perches · 13 years ago
  54. 39b7e28 checkpatch: add a "prefer __aligned" check by Joe Perches · 13 years ago
  55. 2011247 checkpatch: validate signature styles and To: and Cc: lines by Joe Perches · 13 years ago
  56. 165e72a checkpatch: add __rcu as a sparse modifier by Sven Eckelmann · 13 years ago
  57. 7d2367a checkpatch: suggest using min_t or max_t by Joe Perches · 13 years ago
  58. 1744122 checkpatch: add warning for uses of printk_ratelimit by Joe Perches · 13 years ago
  59. 0fccc62 checkpatch: fix defect in printk(KERN_<LEVEL> 80 column exceptions by Joe Perches · 13 years ago
  60. b053172 checkpatch: add <foo>_<level> and MODULE_<BAR> to 80 column exceptions by Joe Perches · 13 years ago
  61. 428e2fd checkpatch: add check for line continuations in quoted strings by Joe Perches · 13 years ago
  62. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  63. 309c00c checkpatch: warn about memset with swapped arguments by Dave Jones · 13 years ago
  64. b078121 scripts/checkpatch.pl: reset rpt_cleaners warnings by Mike Frysinger · 13 years ago
  65. 33ee3b2 kstrto*: converting strings to integers done (hopefully) right by Alexey Dobriyan · 13 years ago
  66. d04fa5a locking: Remove deprecated lock initializers by Thomas Gleixner · 13 years ago
  67. 3d130fd checkpatch.pl: add "prefer __packed" check by Joe Perches · 13 years ago
  68. 88f8831 checkpatch: check for world-writeable sysfs/debugfs files by Dave Jones · 13 years ago
  69. c023e473 checkpatch.pl: fix CAST detection by Florian Mickler · 13 years ago
  70. caf2a54 scripts/checkpatch.pl: add check for multiple terminating semicolons and casts of vmalloc by Joe Perches · 13 years ago
  71. 4882720b semaphore: Remove mutex emulation by Thomas Gleixner · 14 years ago
  72. 93ed0e2 scripts/checkpatch.pl: add check for declaration of pci_device_id by Joe Perches · 14 years ago
  73. cb710ec scripts/checkpatch.pl: add warnings for static char that could be static const char by Joe Perches · 14 years ago
  74. 267ad8f checkpatch: version 0.31 by Andy Whitcroft · 14 years ago
  75. 01464f3 checkpatch: statement/block context analyser should look at sanitised lines by Andy Whitcroft · 14 years ago
  76. 3cbf62d checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similar by Andy Whitcroft · 14 years ago
  77. 5eaa20b checkpatch: clean up structure definition macro handline by Andy Whitcroft · 14 years ago
  78. 015830b checkpatch: update copyright dates by Andy Whitcroft · 14 years ago
  79. 03f1df7 checkpatch: Add additional attribute #defines by Joe Perches · 14 years ago
  80. 3bf9a00 checkpatch: check for incorrect permissions by Rabin Vincent · 14 years ago
  81. 9fe287d7 checkpatch: ensure kconfig help checks only apply when we are adding help by Andy Whitcroft · 14 years ago
  82. 0c73b4e checkpatch: simplify and consolidate "missing space after" checks by Andy Whitcroft · 14 years ago
  83. 8cf6de7 checkpatch: add check for space after struct, union, and enum by Andy Whitcroft · 14 years ago
  84. 53a3c44 checkpatch: returning errno typically should be negative by Andy Whitcroft · 14 years ago
  85. 9446ef5 checkpatch: handle casts better fixing false categorisation of : as binary by Andy Whitcroft · 14 years ago
  86. fb2d2c1 checkpatch: ensure we do not collapse bracketed sections into constants by Andy Whitcroft · 14 years ago
  87. d2c0a23 checkpatch: suggest cleanpatch and cleanfile when appropriate by Andy Whitcroft · 14 years ago
  88. e91b6e2 checkpatch: types may sit on a line on their own by Andy Whitcroft · 14 years ago
  89. 6b4c5be checkpatch: fix regressions in "fix handling of leading spaces" by Andy Whitcroft · 14 years ago
  90. b998e00 checkpatch: fix extraneous EXPORT_SYMBOL* warnings by Patrick Pannuto · 14 years ago
  91. 09ef872 checkpatch: warn about unexpectedly long msleep's by Patrick Pannuto · 14 years ago
  92. 1a15a25 checkpatch: prefer usleep_range over udelay by Patrick Pannuto · 14 years ago
  93. 8bbea96 checkpatch: add more exceptions to 80 char lines by Joe Perches · 14 years ago
  94. 5150bda checkpatch: change externals to globals by Joe Eloff · 14 years ago
  95. 5f7ddae checkpatch: fix handling of leading spaces by Raffaele Recalcati · 14 years ago
  96. 7840a94 checkpatch: refactor 'allowed asm includes' and add memory.h by Wolfram Sang · 14 years ago
  97. d4977c7 checkpatch: warn on declaration with storage class not at the beginning by Tobias Klauser · 14 years ago
  98. 3354957 checkpatch: add check for too short Kconfig descriptions by Andi Kleen · 14 years ago
  99. 1704f47 lockdep: Add novalidate class for dev->mutex conversion by Peter Zijlstra · 14 years ago
  100. 5e79d96 checkpatch: warn on unnecessary spaces before quoted newlines by Joe Perches · 14 years ago