Histórico de Commits

Autor SHA1 Mensagem Data
  Dave Jones 309c00c73f checkpatch: warn about memset with swapped arguments há 14 anos atrás
  Mike Frysinger b0781216e7 scripts/checkpatch.pl: reset rpt_cleaners warnings há 14 anos atrás
  Alexey Dobriyan 33ee3b2e2e kstrto*: converting strings to integers done (hopefully) right há 14 anos atrás
  Thomas Gleixner d04fa5a3ba locking: Remove deprecated lock initializers há 14 anos atrás
  Joe Perches 3d130fd03e checkpatch.pl: add "prefer __packed" check há 14 anos atrás
  Dave Jones 88f8831c05 checkpatch: check for world-writeable sysfs/debugfs files há 14 anos atrás
  Florian Mickler c023e4734c checkpatch.pl: fix CAST detection há 14 anos atrás
  Joe Perches caf2a54f10 scripts/checkpatch.pl: add check for multiple terminating semicolons and casts of vmalloc há 14 anos atrás
  Thomas Gleixner 4882720b26 semaphore: Remove mutex emulation há 14 anos atrás
  Joe Perches 93ed0e2d07 scripts/checkpatch.pl: add check for declaration of pci_device_id há 14 anos atrás
  Joe Perches cb710eca68 scripts/checkpatch.pl: add warnings for static char that could be static const char há 14 anos atrás
  Andy Whitcroft 267ad8f426 checkpatch: version 0.31 há 14 anos atrás
  Andy Whitcroft 01464f30a9 checkpatch: statement/block context analyser should look at sanitised lines há 14 anos atrás
  Andy Whitcroft 3cbf62df3a checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similar há 14 anos atrás
  Andy Whitcroft 5eaa20b984 checkpatch: clean up structure definition macro handline há 14 anos atrás
  Andy Whitcroft 015830be97 checkpatch: update copyright dates há 14 anos atrás
  Joe Perches 03f1df7da5 checkpatch: Add additional attribute #defines há 14 anos atrás
  Rabin Vincent 3bf9a009fc checkpatch: check for incorrect permissions há 14 anos atrás
  Andy Whitcroft 9fe287d79b checkpatch: ensure kconfig help checks only apply when we are adding help há 14 anos atrás
  Andy Whitcroft 0c73b4eb7a checkpatch: simplify and consolidate "missing space after" checks há 14 anos atrás
  Andy Whitcroft 8cf6de7145 checkpatch: add check for space after struct, union, and enum há 14 anos atrás
  Andy Whitcroft 53a3c4487a checkpatch: returning errno typically should be negative há 14 anos atrás
  Andy Whitcroft 9446ef569c checkpatch: handle casts better fixing false categorisation of : as binary há 14 anos atrás
  Andy Whitcroft fb2d2c1b58 checkpatch: ensure we do not collapse bracketed sections into constants há 14 anos atrás
  Andy Whitcroft d2c0a23514 checkpatch: suggest cleanpatch and cleanfile when appropriate há 14 anos atrás
  Andy Whitcroft e91b6e263e checkpatch: types may sit on a line on their own há 14 anos atrás
  Andy Whitcroft 6b4c5bebce checkpatch: fix regressions in "fix handling of leading spaces" há 14 anos atrás
  Patrick Pannuto b998e001e6 checkpatch: fix extraneous EXPORT_SYMBOL* warnings há 15 anos atrás
  Patrick Pannuto 09ef87255d checkpatch: warn about unexpectedly long msleep's há 15 anos atrás
  Patrick Pannuto 1a15a25086 checkpatch: prefer usleep_range over udelay há 15 anos atrás