Histórico de Commits

Autor SHA1 Mensagem Data
  Joe Perches e942e2c3f7 checkpatch: fix stringification macro defect há 12 anos atrás
  Joe Perches be987d9f80 checkpatch: improve CamelCase test for Page há 12 anos atrás
  Bruce Allan 37581c28e9 checkpatch: fix USLEEP_RANGE test há 12 anos atrás
  Joe Perches 5ce59ae0bc checkpatch: Add check for kcalloc argument order há 12 anos atrás
  Joe Perches e8eb3997ce checkpatch: don't emit the CamelCase warning for PageFoo há 12 anos atrás
  Joe Perches 56e77d709d checkpatch: warn on unnecessary __dev<foo> section markings há 12 anos atrás
  Joe Perches dc1393130b checkpatch: prefer dev_<level>( to dev_printk(KERN_<LEVEL> há 12 anos atrás
  Joe Perches 326b1ffc13 checkpatch: fix $Float creation of match variables há 12 anos atrás
  Joe Perches 495e9d8460 checkpatch: warn on uapi #includes that #include <uapi/... há 12 anos atrás
  Joe Perches 323c1260ba checkpatch: warn on CamelCase variable names há 12 anos atrás
  Joe Perches 74349bcced checkpatch: add support for floating point constants há 12 anos atrás
  Joe Perches 6b7eaf6e14 checkpatch: find hex constants as a single IDENT há 12 anos atrás
  Joe Perches d1e2ad07e7 checkpatch: add --strict test for switch/default missing break há 12 anos atrás
  Joe Perches 88982fea52 checkpatch: warn when declaring "struct spinlock foo;" há 12 anos atrás
  Joe Perches 0979ae6646 checkpatch: Add --strict messages for blank lines around braces há 12 anos atrás
  Joe Perches 481eb486a8 checkpatch: extend line continuation test há 12 anos atrás
  Joe Perches 6cd7f3869c checkpatch: allow control over line length warning, default remains 80 há 12 anos atrás
  Andy Whitcroft 03df4b51f3 checkpatch: consolidate if (foo) bar(foo) checks and add debugfs_remove há 12 anos atrás
  Tao Ma 78e3f1f01d checkpatch: remove reference to feature-removal-schedule.txt há 12 anos atrás
  Kees Cook 1ba8dfd17e checkpatch: warn about using CONFIG_EXPERIMENTAL há 12 anos atrás
  Joe Perches 5023d3472d checkpatch: warn on unnecessary line continuations há 12 anos atrás
  Joe Perches c24f9f195e checkpatch: improve network block comment style checking há 12 anos atrás
  Kees Cook a0a0a7a94c checkpatch: fix name of "MODULE_PARM_DESC" há 12 anos atrás
  Joe Perches 0588060074 checkpatch: check networking specific block comment style há 12 anos atrás
  Joe Perches 8f26b8376f checkpatch: update suggested printk conversions há 12 anos atrás
  Pasi Savanainen fa64205df9 checkpatch: check utf-8 content from a commit log when it's missing from charset há 12 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