Commit History

作者 SHA1 備註 提交日期
  Andy Whitcroft 9bd49efe4e checkpatch: suspect indent -- skip over preprocessor, label and blank lines 16 年之前
  Andy Whitcroft 4d001e4d88 checkpatch: report the real first line of all suspect indents 16 年之前
  Andy Whitcroft 6ecd967444 checkpatch: report any absolute references to kernel source files 16 年之前
  Andy Whitcroft e09dec4831 checkpatch: reduce warnings for #include of asm/foo.h to check from arch/bar.c 16 年之前
  Andy Whitcroft c1ab33269a checkpatch: include/asm checks should be anchored 16 年之前
  Andy Whitcroft 01fa91471e checkpatch: fix up comment checks search to scan the entire block 16 年之前
  Andy Whitcroft 636d140a80 checkpatch: complex macros -- fix up extension handling 16 年之前
  Andy Whitcroft 24e1d81acd checkpatch: ____cacheline_aligned et al are modifiers 16 年之前
  Andy Whitcroft a1ef277e2c checkpatch: add tests for the attribute matcher 16 年之前
  Andy Whitcroft 1bdab9e588 checkpatch: switch indent allow plain return 16 年之前
  Andy Whitcroft 14b111c158 checkpatch: conditional indent -- labels have different indent rules 16 年之前
  Andy Whitcroft 0d413866c7 checkpatch: values: double ampersand may be unary 16 年之前
  Andy Whitcroft fe2a7dbc85 checkpatch: square brackets -- exemption for array slices in braces 16 年之前
  Andy Whitcroft 33cba06573 checkpatch: version 0.21 17 年之前
  Andy Whitcroft 234fff6515 checkpatch: types cannot start mid word for pointer tests 17 年之前
  Andy Whitcroft 292f1a9b34 checkpatch: complex macros need to ignore comments 17 年之前
  Andy Whitcroft 74048ed811 checkpatch: variants -- move the main unary/binary operators to use variants 17 年之前
  Andy Whitcroft 1f65f947a6 checkpatch: add checks for question mark and colon spacing 17 年之前
  Andy Whitcroft d250658658 checkpatch: possible modifiers -- handle multiple modifiers and trailing 17 年之前
  Andy Whitcroft 0221f55c14 checkpatch: possible types -- known modifiers cannot be types 17 年之前
  Andy Whitcroft 8ea3eb9a20 checkpatch: handle return types of pointers to functions 17 年之前
  Andy Whitcroft b8f96a31f3 checkpatch: macro complexity checks are meaningless in linker scripts 17 年之前
  Andy Whitcroft d2172eb5bd checkpatch: possible modifiers are not being correctly matched 17 年之前
  Andy Whitcroft 7429c6903e checkpatch: improve type matcher debug 17 年之前
  Andy Whitcroft 389a2fe57f checkpatch: allow for type modifiers on multiple declarations 17 年之前
  Wolfram Sang 3c232147a7 checkpatch: correct spelling in kfree checks 17 年之前
  Greg Kroah-Hartman 4c432a8f01 checkpatch: usb_free_urb() can take NULL 17 年之前
  Andy Whitcroft f5fe35dd95 checkpatch: condition/loop indent checks 17 年之前
  Andy Whitcroft 53210168fe checkpatch: toughen trailing if statement checks and extend them to while and for 17 年之前
  Andy Whitcroft 8d31cfcecf checkpatch: check spacing for square brackets 17 年之前