1. 2d82195 util/kconfig_lint: Update handle_expressions() by Nico Huber · 3 years, 3 months ago
  2. f6b2baa util/kconfig_lint: Turn handle_expressions() into a parser by Nico Huber · 3 years, 3 months ago
  3. 39891c0 checkpatch_json: Mark robotic comments as robotic by Patrick Georgi · 3 years, 4 months ago
  4. 64d31f4 lint: MAINTAINERS: check path matches to not only cover the directory by Michael Niewöhner · 3 years, 3 months ago
  5. 514a4bc lint: checkpatch: Only exclude specific src/vendorcode/ subdirectories by Julius Werner · 3 years, 4 months ago
  6. 56d51b6 util/kconfig_lint: Drop exception for paths without quotes by Nico Huber · 3 years, 3 months ago
  7. dd01e01 Revert "util/lint: Add test for documentation in util dirs" by Nico Huber · 3 years, 5 months ago
  8. 01b5dd6 util/lint: Check for windows line endings by Martin Roth · 3 years, 5 months ago
  9. 15e379a util/lint: Add test for documentation in util dirs by Martin Roth · 3 years, 7 months ago
  10. 0ad5fbd util: Update all shebangs to use /usr/bin/env by Martin Roth · 3 years, 7 months ago
  11. 286a057 util/lint/spelling.txt: Disable `pres` by Angel Pons · 3 years, 6 months ago
  12. 04bf41b util/lint: Capitalise lint descriptions by Angel Pons · 3 years, 9 months ago
  13. e0d749c lint: check for misuse of Kconfig SUBSYSTEM_*_ID by Michael Niewöhner · 3 years, 10 months ago
  14. 07201d7 coreinfo: Use SPDX license identifiers by Jacob Garber · 3 years, 10 months ago
  15. 796c567 lint/lint-extended-007-checkpatch: Remove obsolete path by Elyes HAOUAS · 3 years, 11 months ago
  16. 668132a4 {intel/gma,include/device}: Delete unused 'drm_dp_helper.h' file by Elyes HAOUAS · 3 years, 11 months ago
  17. a020903 util/lint/Kconfig_lint: Update Naked BOOL reference to error by Martin Roth · 4 years ago
  18. ffa58cf util/lint: Add lint and checkpatch coverage for tests/ dir by Jan Dabros · 4 years ago
  19. 57ead89 lint: convert checkpatch_json.py to python 3 by Stefan Reinauer · 4 years, 1 month ago
  20. d2fea1a util/lint: Check for SPDX identifiers by default by Jacob Garber · 4 years, 2 months ago
  21. 10999ea6 drivers: Use SPDX identifiers by Jacob Garber · 4 years, 2 months ago
  22. 55189c9 util: Use SPDX headers by Patrick Georgi · 4 years, 2 months ago
  23. 878a7a7 util/lint: Allow use of the HPND license group by Patrick Georgi · 4 years, 2 months ago
  24. e03132a util/lint: Also accept BSD-2-Clause by Patrick Georgi · 4 years, 2 months ago
  25. 4ca6368 util: Fix up a few comments after the "file is part of the" removal by Patrick Georgi · 4 years, 2 months ago
  26. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  27. deea25b util/lint: Omit more vendorcode from license header test by Patrick Georgi · 4 years, 2 months ago
  28. 7333a11 util/: Replace GPLv2 boiler plate with SPDX header by Patrick Georgi · 4 years, 2 months ago
  29. ea063cb AUTHORS, util/: Drop individual copyright notices by Patrick Georgi · 4 years, 2 months ago
  30. 9990011 util/lint: Accept "GPL-2.0-only WITH Linux-syscall-note" licenses by Rajat Jain · 4 years, 4 months ago
  31. 1cd7d3e util/lint/spelling.txt: Disable `afe` by Angel Pons · 4 years, 4 months ago
  32. dc1c30a util/lint/spelling.txt: Explain the commented-out entries by Angel Pons · 4 years, 4 months ago
  33. 11f0079 src/arch/x86: Convert to SPDX license header by Patrick Georgi · 4 years, 4 months ago
  34. d1e50f9 src/arch/riscv: Convert to SPDX license header by Patrick Georgi · 4 years, 4 months ago
  35. e342cd3 util/lint: Add BSD-4-Clause-UC to acceptable licenses by Patrick Georgi · 4 years, 4 months ago
  36. 0a2a670 src/arch/ppc64: Convert to SPDX license header by Patrick Georgi · 4 years, 4 months ago
  37. 0a3d4e0 src/arch/arm64: Convert to SPDX license header by Patrick Georgi · 4 years, 4 months ago
  38. 864dc3b src/arch/arm: Convert to SPDX license header by Patrick Georgi · 4 years, 4 months ago
  39. eb6887e util/lint: use env to locate the bash binary by Idwer Vollering · 4 years, 6 months ago
  40. 1061599 lint/lint-extended-007-checkpatch: Fix obsolete paths by Elyes HAOUAS · 4 years, 5 months ago
  41. b61a4da lint/check_lint_tests: Fix obsolete paths by Elyes HAOUAS · 4 years, 5 months ago
  42. 8297fa1 util: Remove old reference to ROMCC by Elyes HAOUAS · 4 years, 5 months ago
  43. cbc5b99 util/lint: Allow non-option carrying named choices by Patrick Georgi · 6 years ago
  44. b729d8b util/lint: enforce SPDX license headers in src/superio by Felix Held · 4 years, 6 months ago
  45. 805b291 util/lint: Update spelling.txt from lintian data set by Patrick Georgi · 4 years, 6 months ago
  46. dfd89fc util/lint: Enforce SPDX licenses only in src/acpi directory by Martin Roth · 4 years, 10 months ago
  47. e348eba util/lint: Update license header text for SPDX headers. by Martin Roth · 4 years, 10 months ago
  48. c79efa8 util/lint: Update spelling.txt to latest linux version by Elyes HAOUAS · 4 years, 7 months ago
  49. 55f0132 util/lint/kconfig_lint: Handle glob prefix and suffix by Arthur Heymans · 4 years, 8 months ago
  50. ce828b6 util/lint: make clang-format non-fatal by Angel Pons · 4 years, 11 months ago
  51. 7945f75 lint/clang-format: set to 96 chars per line by Patrick Georgi · 5 years ago
  52. ec01759 util/lint: Make usage of IS_ENABLED() an error by Nico Huber · 5 years ago
  53. 7aeeb48 util/lint/check-style: Don't hardcode clang-format path by Alex James · 5 years ago
  54. f028604 kconfig_lint: Make uses of CONFIG() on an unknown option an error by Julius Werner · 5 years ago
  55. 28def8b util/lint: list files with whitespace issues by Balazs Vinarz · 5 years ago
  56. e5eb2de lint/kconfig: More checks, more errors by Julius Werner · 5 years ago
  57. 0e3f7d4 Revert "lint/clang-format: set to 96 chars per line" by Julius Werner · 5 years ago
  58. ef7a326 lint/kconfig: Update to support new CONFIG() macro by Julius Werner · 5 years ago
  59. d60cc97 lint/kconfig: Fix check for IS_ENABLED(XXX) where someone forgot CONFIG_ by Julius Werner · 5 years ago
  60. 2785290 util/lint: Fix clang-format test and enable it by default by Patrick Georgi · 5 years ago
  61. 626ba09 lint/clang-format: set to 96 chars per line by Patrick Georgi · 5 years ago
  62. 55e3a6a util/lint: Exclude util/inteltool from checkpatch by Nico Huber · 5 years ago
  63. 3748aae util/lint: update non-ascii linter checking rules by Martin Roth · 6 years ago
  64. 300b25a util/lint: Update non-ascii linter for FreeBSD by Martin Roth · 6 years ago
  65. 4139c15 util/gitconfig/pre-commit: Use clang-format to sanitise commits by Edward O'Callaghan · 10 years ago
  66. 1fb7dd0 util/lint/spelling.txt: Protect "acknowledgement" entry by Jonathan Neuschäfer · 6 years ago
  67. c22ad58 arch/power8: Rename to ppc64 by Jonathan Neuschäfer · 6 years ago
  68. 7ec15c8 util: Fix shebang for python2 scripts by Angel Pons · 6 years ago
  69. c2e4941 treewide: use /usr/bin/env where appropriate by Yegor Timoshenko · 6 years ago
  70. fcc2950 util/lint: Ignore "visible if" statement in Kconfig files by Patrick Georgi · 6 years ago
  71. 688eec1 lint-000-license-headers: add SPDX-License-Identifier: GPL-2.0-or-later by Ronald G. Minnich · 6 years ago
  72. ee0f225 util/lint: update whitespace checking rules by Martin Roth · 6 years ago
  73. 8600893 util/lint: Update whitespace linter for FreeBSD by Martin Roth · 6 years ago
  74. bfae9a8 util/lint: Exclude util/superiotool from checkpatch by Nico Huber · 6 years ago
  75. eceba31 util/lint: Set "acknowledgement" correct by Elyes HAOUAS · 6 years ago
  76. 60915b3 util/lint: update checkpatch.pl to latest linux version by Martin Roth · 6 years ago
  77. afa5ec8 util/lint: Update spelling.txt to latest linux version by Martin Roth · 6 years ago
  78. c1433f7 util/lint: Remove register name identified as a misspelled word by Xiang Wang · 6 years ago
  79. 8ba9e8c util: Add description.md to each util by Tom Hiller · 6 years ago
  80. 18c4e26 util/lint: Update lint-stable-000-license-headers linter by Martin Roth · 6 years ago
  81. fb7eaa5 util/lint/checkpatch_json: Fix checkpatch output keyword match string by Naresh G Solanki · 6 years ago
  82. 31e0d42 util/lint: Run lint-extended-007-final-newlines checks in parallel by Martin Roth · 6 years ago
  83. f1eff68 util/lint: Run lint-extended-007-checkpatch checks in parallel by Martin Roth · 6 years ago
  84. e99a718 util/lint: Add filename checker by Martin Roth · 6 years ago
  85. bdad9a8 util/lint: Update lint-000-license-headers linter by Martin Roth · 6 years ago
  86. 4f41336 util/lint: use a more compact output format by Patrick Georgi · 6 years ago
  87. f743728 util/lint: Add check that changes conform to clang-format style by Patrick Georgi · 6 years ago
  88. 5486786 checkpatch: exclude util/crossgcc/patches by Patrick Georgi · 6 years ago
  89. 3a31465 util/lint: Make the non-ascii character check stable by Martin Roth · 6 years ago
  90. dea1333 util/lint: Ignore whitespace, newlines, and licenses in vbt files by Martin Roth · 6 years ago
  91. f3bd97c util/lint: Fix execution on OpenBSD by Piotr Kubaj · 7 years ago
  92. a6464b7 util/lint: Generate json output from checkpatch output by Naresh G Solanki · 6 years ago
  93. a9868b2 util/lint/checkpatch.pl: Untaint filename by Martin Roth · 6 years ago
  94. 0e32981 util/lint: Apply `final newlines` check to scripts by Alex Thiessen · 6 years ago
  95. 73f19dc util/lint: Unify checks for git worktree by Alex Thiessen · 6 years ago
  96. 687b961 util/*: Fix final newlines in scripts by Alex Thiessen · 6 years ago
  97. f4ceff3 util/lint: Check license headers of git hooks by Alex Thiessen · 7 years ago
  98. 55d2687 lint-stable: Only check files tracked by git (ie source files) for +x by Patrick Georgi · 7 years ago
  99. 387dec8 util/lint: update checkpatch & spelling.txt to upstream versions by Martin Roth · 7 years ago
  100. 7e464dc util/lint: Exclude external payloads from coreboot lowercase check by Martin Roth · 7 years ago