Histórico de Commits

Autor SHA1 Mensagem Data
  Joe Perches 8f26b8376f checkpatch: update suggested printk conversions há 13 anos atrás
  Pasi Savanainen fa64205df9 checkpatch: check utf-8 content from a commit log when it's missing from charset há 13 anos atrás
  Joe Perches ac8e97f8a7 checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACRO há 13 anos atrás
  Joe Perches b13edf7ff2 checkpatch: add checks for do {} while (0) macro misuses há 13 anos atrás
  Joe Perches 66c80b6077 checkpatch: Add acheck for use of sizeof without parenthesis há 13 anos atrás
  Joe Perches 4a273195a5 checkpatch: check usleep_range() arguments há 13 anos atrás
  Joe Perches ce0338df3c checkpatch: test for non-standard signatures há 13 anos atrás
  Joe Perches b34a26f315 checkpatch: Update alignment check há 13 anos atrás
  Joe Perches 243f3803cf checkpatch: suggest pr_<level> over printk(KERN_<LEVEL> há 13 anos atrás
  Eric Nelson 9a4cad4e25 checkpatch: check for whitespace before semicolon at EOL há 13 anos atrás
  Joe Perches c06a9ebdb7 checkpatch: revert --strict test for net/ and drivers/net block comment style há 13 anos atrás
  Josh Triplett ca56dc098c checkpatch: check for quoted strings broken across lines há 13 anos atrás
  Joe Perches 6712d85852 checkpatch: whitespace - add/remove blank lines há 13 anos atrás
  Joe Perches 2c92488ab2 checkpatch: warn on use of yield() há 13 anos atrás
  Joe Perches aad4f61498 checkpatch: add --strict tests for braces, comments and casts há 13 anos atrás
  Andy Whitcroft b337d8b82f checkpatch: add [] to type extensions há 13 anos atrás
  Andy Whitcroft fd1b57ac73 checkpatch: high precedence operators do not require additional parentheses in #defines há 13 anos atrás
  Andy Whitcroft e45bab8ebf checkpatch: handle string concatenation in simple #defines há 13 anos atrás
  Andy Whitcroft b9df76ac76 checkpatch: allow simple character constants in #defines há 13 anos atrás
  Andy Whitcroft daebc534ac checkpatch: catch [ ... ] usage when not at the beginning of definition há 13 anos atrás
  Artem Bityutskiy 11232688ec checkpatch.pl: be silent when -q and --ignore is given há 13 anos atrás
  Joe Perches d1fe9c099c checkpatch: add some --strict coding style checks há 13 anos atrás
  Joe Perches 6061d949dd include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...) há 13 anos atrás
  Joe Perches 8eef05dd3e checkpatch: Warn on code with 6+ tab indentation há 13 anos atrás
  Andy Whitcroft bfcb2cc798 checkpatch: catch all occurences of type and cast spacing errors per line há 13 anos atrás
  Andy Whitcroft 6b48db24e3 checkpatch: typeof may have more complex arguments há 13 anos atrás
  Andy Whitcroft addcdcea99 checkpatch: ensure cast type is unique in the context parser há 13 anos atrás
  Andy Whitcroft c81769fdc8 checkpatch: fix complex macros handling of square brackets há 13 anos atrás
  Andy Whitcroft e01886ada2 checkpatch: fix 'return is not a function' square bracket handling há 13 anos atrás
  Andy Whitcroft 72f115f94d checkpatch: complex macro should allow the empty do while loop há 13 anos atrás