Historie revizí

Autor SHA1 Zpráva Datum
  Joe Perches c11230f44b checkpatch: fix "Use of uninitialized value" warnings před 11 roky
  Joe Perches 823b794ce1 checkpatch: add check for sscanf without return use před 11 roky
  Joe Perches 2b7ab45395 checkpatch: don't require kernel style __attribute__ shortcuts in uapi paths před 11 roky
  Joe Perches 507e51418c checkpatch: improve "return is not a function" test před 11 roky
  Josh Triplett 4783f894d0 checkpatch.pl: check for the FSF mailing address před 11 roky
  Joe Perches c1fd7bb996 checkpatch: make the memory barrier test noisier před 11 roky
  Joe Perches e970b8846a checkpatch: add rules to check init attribute and const defects před 11 roky
  Joe Perches 52ea85061d checkpatch: add test for #defines of ARCH_HAS_<foo> před 11 roky
  Joe Perches 11ea516a6c checkpatch: find CamelCase definitions of struct/union/enum před 11 roky
  Joe Perches 066687279c checkpatch: update seq_<foo> tests před 11 roky
  Joe Perches d8b077101b checkpatch: extend CamelCase types and ignore existing CamelCase uses in a patch před 11 roky
  Joe Perches 847316231c checkpatch: report missing spaces around trigraphs with --strict před 11 roky
  Joe Perches d1d85780dd checkpatch: make extern in .h prototypes quieter před 12 roky
  Joe Perches 8716de383b checkpatch: add test for positional misuse of section specifiers like __initdata před 12 roky
  Joe Perches 58cb3cf66c checkpatch: fix perl version 5.12 and earlier incompatibility před 12 roky
  Joe Perches 1b5539b1ff checkpatch: reduce runtime/cpu time used před 12 roky
  Joe Perches b34c648bb3 checkpatch: better --fix of SPACING errors. před 12 roky
  Joe Perches f95a7e6a46 checkpatch: ignore #define TRACE_<foo> macros před 12 roky
  Joe Perches 91bfe4843d checkpatch: add --types option to report only specific message types před 12 roky
  Joe Perches 61135e9663 checkpatch: fix networking kernel-doc block comment defect před 12 roky
  Joe Perches 70dc8a4835 checkpatch: warn when using extern with function prototypes in .h files před 12 roky
  Joe Perches 7e51f19792 checkpatch: check for duplicate signatures před 12 roky
  Dave Hansen d62a201f24 checkpatch: enforce sane perl version před 12 roky
  Joe Perches 7e781f67df checkpatch: check CamelCase by word, not by $Lval před 12 roky
  Joe Perches d5e616fc1c checkpatch: add a few more --fix corrections před 12 roky
  Joe Perches c707a81de7 checkpatch: make the CamelCase cache work for non-git trees too před 12 roky
  Joe Perches 351b2a1fe2 checkpatch: cache last camelcase hash as .checkpatch-camelcase.<commit> před 12 roky
  Jacob Keller 7d0b6594e1 checkpatch: allow longer logging function names před 12 roky
  Joe Perches 3445686af7 checkpatch: ignore existing CamelCase uses from include/... před 12 roky
  Joe Perches 22735ce857 checkpatch: ignore SI unit CamelCase variants like "_uV" před 12 roky