Historial de Commits

Autor SHA1 Mensaje Fecha
  Joe Perches b4749e96a4 checkpatch: fix long line messages about patch context hace 10 años
  Joe Perches 3c816e490c checkpatch: emit "NOTE: <types>" message only once after multiple files hace 10 años
  Joe Perches e518e9a59e checkpatch: emit an error when there's a diff in a changelog hace 10 años
  Bjorn Andersson 5a6d20ce19 checkpatch: validate MODULE_LICENSE content hace 10 años
  Mateusz Kulikowski 10895d2c82 checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPY hace 10 años
  Mateusz Kulikowski 8617cd09bc checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr() hace 10 años
  Mateusz Kulikowski 9e20a8535f checkpatch: fix processing of MEMSET issues hace 10 años
  Mateusz Kulikowski b6117d175b checkpatch: suggest using ether_addr_equal*() hace 10 años
  Joe Perches 06330fc40e checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch files hace 10 años
  Maxim Uvarov f1a6367855 checkpatch: remove local from codespell path hace 10 años
  Joe Perches 34d8815f95 checkpatch: add --showfile to allow input via pipe to show filenames hace 10 años
  Joe Perches 5723029711 checkpatch: colorize output to terminal hace 10 años
  Joe Perches d8469f1620 checkpatch: improve output with multiple command-line files hace 10 años
  Joe Perches 47e0c88b37 checkpatch: categorize some long line length checks hace 10 años
  Joe Perches 33acb54a43 checkpatch: use $String consistently hace 10 años
  Alex Dowad 485ff23ed2 checkpatch: make types found in a source file/patch local hace 10 años
  Joe Perches e6176fa472 checkpatch: add --strict warning for c99 fixed size typedefs : int<size>_t hace 10 años
  Joe Perches cb426e99ff checkpatch: check for uncommented waitqueue_active() hace 10 años
  Joe Perches 5129e87cb8 checkpatch: fix "GLOBAL_INITIALISERS" test hace 10 años
  Joe Perches e0df7e1fae checkpatch: avoid "spaces required around that ':'" false positive hace 10 años
  Joe Perches 323b267faf checkpatch: fix --fix use with a patch of multiple files hace 10 años
  Andy Lutomirski 91c9afaf97 checkpatch.pl: new instances of ENOSYS are errors hace 10 años
  Joe Perches c17893c740 checkpatch: add a test for const with __read_mostly uses hace 10 años
  Sam Bobroff d7fe8065ad checkpatch: improve operator spacing check hace 10 años
  Joe Perches b598b67060 checkpatch: add 'Prefer ARRAY_SIZE" test hace 10 años
  Joe Perches 6d07d01b62 checkpatch: add uart_ops to normally const structs hace 10 años
  Joe Perches 29a3c46673 checkpatch: add #define foo "string" long line exception hace 10 años
  Joe Perches 2a076f40d8 checkpatch, SubmittingPatches: suggest line wrapping commit messages at 75 columns hace 10 años
  Fabian Frederick 0e212e0a72 checkpatch: don't ask for asm/file.h to linux/file.h unconditionally hace 10 años
  Joe Perches ab7e23f344 checkpatch: add test for repeated const uses hace 10 años