1. 9cee2603 scripts: kernel-doc: fix parsing function-like typedefs by Mauro Carvalho Chehab · 4 years, 1 month ago
  2. 5c0aa48 scripts: kernel-doc: Restore anonymous enum parsing by Andy Shevchenko · 4 years, 2 months ago
  3. 72b97d0 scripts: kernel-doc: use :c:union when needed by Mauro Carvalho Chehab · 4 years, 2 months ago
  4. 7efc6c4 scripts: kernel-doc: split typedef complex regex by Mauro Carvalho Chehab · 4 years, 2 months ago
  5. 6b80975 scripts: kernel-doc: fix typedef parsing by Mauro Carvalho Chehab · 4 years, 2 months ago
  6. 6e9e415 scripts: kernel-doc: try to use c:function if possible by Mauro Carvalho Chehab · 4 years, 3 months ago
  7. 5ef09c9 scripts: kernel-doc: fix line number handling by Mauro Carvalho Chehab · 4 years, 3 months ago
  8. 93351d4 scripts: kernel-doc: allow passing desired Sphinx C domain dialect by Mauro Carvalho Chehab · 4 years, 3 months ago
  9. ed8348e scripts: kernel-doc: don't mangle with parameter list by Mauro Carvalho Chehab · 4 years, 3 months ago
  10. 47bcacf scripts: kernel-doc: fix typedef identification by Mauro Carvalho Chehab · 4 years, 3 months ago
  11. eab795d scripts: kernel-doc: reimplement -nofunction argument by Mauro Carvalho Chehab · 4 years, 3 months ago
  12. dbe8ba0 scripts: kernel-doc: fix troubles with line counts by Mauro Carvalho Chehab · 4 years, 3 months ago
  13. e3ad05f scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x by Mauro Carvalho Chehab · 4 years, 3 months ago
  14. efa44475 scripts: kernel-doc: make it more compatible with Sphinx 3.x by Mauro Carvalho Chehab · 4 years, 3 months ago
  15. d38c8cf scripts: kernel-doc: add support for typedef enum by Mauro Carvalho Chehab · 4 years, 3 months ago
  16. a070991 kernel-doc: add support for ____cacheline_aligned attribute by Jonathan Cameron · 4 years, 4 months ago
  17. 5eb6b4b kernel-doc: include line numbers for function prototypes by Mauro Carvalho Chehab · 4 years, 4 months ago
  18. 2c12c81 scripts/kernel-doc: optionally treat warnings as errors by Pierre-Louis Bossart · 4 years, 5 months ago
  19. 7ae281b scripts/kernel-doc: handle function pointer prototypes by Mauro Carvalho Chehab · 4 years, 6 months ago
  20. 3556108 scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK by Mauro Carvalho Chehab · 4 years, 6 months ago
  21. 93431e0 Replace HTTP links with HTTPS ones: documentation by Alexander A. Klimov · 4 years, 7 months ago
  22. 0d55d48 scripts: kernel-doc: accept blank lines on parameter description by Mauro Carvalho Chehab · 4 years, 9 months ago
  23. ee2aa75 scripts: kernel-doc: accept negation like !@var by Mauro Carvalho Chehab · 4 years, 9 months ago
  24. 346282d scripts: kernel-doc: proper handle @foo->bar() by Mauro Carvalho Chehab · 4 years, 9 months ago
  25. e8f4ba8 scripts/kernel-doc: Add missing close-paren in c:function directives by Peter Maydell · 4 years, 9 months ago
  26. 43756e3 scripts/kernel-doc: Add support for named variable macro arguments by Jonathan Neuschäfer · 5 years ago
  27. f861537 kernel-doc: add support for ____cacheline_aligned_in_smp attribute by André Almeida · 5 years ago
  28. 2b5f78e kernel-doc: fix processing nested structs with attributes by André Almeida · 5 years ago
  29. 15e2544 kernel-doc: Allow anonymous enum by Andy Shevchenko · 5 years ago
  30. 95e760c kernel-doc: ignore __printf attribute by Randy Dunlap · 5 years ago
  31. 344fdb2 kernel-doc: Don't try to mark up function names by Jonathan Corbet · 6 years ago
  32. b0d60bf kernel-doc: always name missing kerneldoc sections by Jonathan Corbet · 6 years ago
  33. be5cd20c kernel-doc: suppress 'not described' warnings for embedded struct fields by Jonathan Corbet · 6 years ago
  34. 3d9bfb1 scripts/kernel-doc: Fix struct and struct field attribute processing by Sakari Ailus · 6 years ago
  35. bfd228c kernel-doc: extend $type_param to match members referenced by pointer by Mike Rapoport · 6 years ago
  36. 76dd3e7 kernel-doc: kill trailing whitespace by Mike Rapoport · 6 years ago
  37. cf419d5 kernel-doc: fix declaration type determination by Randy Dunlap · 6 years ago
  38. 673bb2d scripts/kernel-doc: Escape all literal braces in regexes by Ben Hutchings · 6 years ago
  39. 701b3a3 PATCH scripts/kernel-doc by valdis.kletnieks@vt.edu · 6 years ago
  40. d404d57 docs: kernel-doc: fix parsing of arrays by Mauro Carvalho Chehab · 7 years ago
  41. 0891f95 kernel-doc: Remove __sched markings by Matthew Wilcox · 7 years ago
  42. fcdf1df Merge branch 'kerneldoc2' into docs-next by Jonathan Corbet · 7 years ago
  43. 3847637 docs: Add an SPDX header to kernel-doc by Jonathan Corbet · 7 years ago
  44. fe7bc49 scripts: kernel-doc: support in-line comments on nested structs/unions by Mauro Carvalho Chehab · 7 years ago
  45. a8dae20 scripts: kernel_doc: fixup reporting of function identifiers by Mike Rapoport · 7 years ago
  46. af25029 docs: kernel-doc: Don't mangle literal code blocks in comments by Jonathan Corbet · 7 years ago
  47. c17add5 docs: kernel-doc: Finish moving STATE_* code out of process_file() by Jonathan Corbet · 7 years ago
  48. cc79481 docs: kernel-doc: Move STATE_PROTO processing into its own function by Jonathan Corbet · 7 years ago
  49. d742f24 docs: kernel-doc: Move STATE_BODY processing to a separate function by Jonathan Corbet · 7 years ago
  50. 3cac2bc docs: kernel-doc: Move STATE_NAME processing into its own function by Jonathan Corbet · 7 years ago
  51. 07048d1 docs: kernel-doc: Move STATE_NORMAL processing into its own function by Jonathan Corbet · 7 years ago
  52. 17b7871 docs: kernel-doc: Rename and split STATE_FIELD by Jonathan Corbet · 7 years ago
  53. 0bba924 docs: kernel-doc: Get rid of xml_escape() and friends by Jonathan Corbet · 7 years ago
  54. 85afe60 scripts: kernel_doc: better handle show warnings logic by Mauro Carvalho Chehab · 7 years ago
  55. 2defb27 scripts: kernel-doc: apply filtering rules to warnings by Mauro Carvalho Chehab · 7 years ago
  56. 84ce5b9 scripts: kernel-doc: improve nested logic to handle multiple identifiers by Mauro Carvalho Chehab · 7 years ago
  57. 7c0d7e8 scripts: kernel-doc: handle nested struct function arguments by Mauro Carvalho Chehab · 7 years ago
  58. 151c468 scripts: kernel-doc: print the declaration name on warnings by Mauro Carvalho Chehab · 7 years ago
  59. 1081de2 scripts: kernel-doc: get rid of $nested parameter by Mauro Carvalho Chehab · 7 years ago
  60. 8ad7216 scripts: kernel-doc: parse next structs/unions by Mauro Carvalho Chehab · 7 years ago
  61. 7c9aa01 scripts: kernel-doc: replace tabs by spaces by Mauro Carvalho Chehab · 7 years ago
  62. bdfe2be scripts: kernel-doc: change default to ReST format by Mauro Carvalho Chehab · 7 years ago
  63. b031ac4 scripts: kernel-doc: improve argument handling by Mauro Carvalho Chehab · 7 years ago
  64. b051426 scripts: kernel-doc: get rid of unused output formats by Mauro Carvalho Chehab · 7 years ago
  65. 857af3b docs: get rid of kernel-doc-nano-HOWTO.txt by Mauro Carvalho Chehab · 7 years ago
  66. 45005b2 kernel-doc: parse DECLARE_KFIFO and DECLARE_KFIFO_PTR() by Mauro Carvalho Chehab · 7 years ago
  67. e814bcc scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none by Will Deacon · 7 years ago
  68. 1d3bc63 Merge tag 'docs-4.15-2' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  69. 3a025e1 Add optional check for bad kernel-doc comments by Matthew Wilcox · 7 years ago
  70. 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
  71. 5cb5c31 scripts/kernel-doc: warn on excess enum value descriptions by Johannes Berg · 7 years ago
  72. 463a0fd kernel-doc parser mishandles declarations split into lines by Markus Heiser · 8 years ago
  73. 16ffc4c3 Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  74. 1cb566b scripts/kernel-doc: handle DECLARE_HASHTABLE by Jakub Kicinski · 7 years ago
  75. cb77f0d scripts: Switch to more portable Perl shebang by Kamil Rytarowski · 8 years ago
  76. f9b5c53 scripts/kernel-doc: fix handling of parameters with parenthesis by Mauro Carvalho Chehab · 8 years ago
  77. b97f193 scripts/kernel-doc: fix parser for apostrophes by Mauro Carvalho Chehab · 8 years ago
  78. 5a0bc57 kernel-doc: Handle returning pointers to pointers by Matthew Wilcox · 8 years ago
  79. ada5f44 kernel-doc: properly document array arguments of function by Gabriel Krisman Bertazi · 8 years ago
  80. df31175 kernel-doc: make highlights more homogenous for the various backends by Paolo Bonzini · 8 years ago
  81. 5267dd3 kernel-doc: make member highlighting available in all backends by Paolo Bonzini · 8 years ago
  82. fc6d7af kernel-doc: include parameter type in docbook output by Paolo Bonzini · 8 years ago
  83. b1aaa54 kernel-doc: strip attributes even if they have an argument by Paolo Bonzini · 8 years ago
  84. 02a4f4f kernel-doc: cleanup parameter type in function-typed arguments by Paolo Bonzini · 8 years ago
  85. 0c9aa20 kernel-doc: add support for one line inline struct member doc comments by Jani Nikula · 8 years ago
  86. c950a17 kernel-doc: better parsing of named variable arguments by Silvio Fricke · 8 years ago
  87. 5219f18 docs: Special-case function-pointer parameters in kernel-doc by Jonathan Corbet · 8 years ago
  88. ef00028 docs: make kernel-doc handle varargs properly by Jonathan Corbet · 8 years ago
  89. 82801d0 docs-rst: kernel-doc: fix typedef output in RST format by Mauro Carvalho Chehab · 8 years ago
  90. d37c43c docs-rst: improve typedef parser by Mauro Carvalho Chehab · 8 years ago
  91. 6d232c8 docs-rst: kernel-doc: better output struct members by Mauro Carvalho Chehab · 8 years ago
  92. aa10a78 doc-rst: Revert "kernel-doc: fix handling of address_space tags" by Markus Heiser · 8 years ago
  93. a88b167 doc-rst: kernel-doc: fix handling of address_space tags by Mauro Carvalho Chehab · 8 years ago
  94. e7ca311 kernel-doc: Fix up warning output by Daniel Vetter · 8 years ago
  95. c9b2cfb kernel-doc: unify all EXPORT_SYMBOL scanning to one place by Jani Nikula · 9 years ago
  96. 88c2b57 kernel-doc: add support for specifying extra files for EXPORT_SYMBOLs by Jani Nikula · 9 years ago
  97. 1ad560e kernel-doc: abstract filename mapping by Jani Nikula · 9 years ago
  98. da9726e kernel-doc: add missing semi-colons in option parsing by Jani Nikula · 9 years ago
  99. 95b6be9 kernel-doc: do not warn about duplicate default section names by Jani Nikula · 9 years ago
  100. 5668604 kernel-doc: remove old debug cruft from dump_section() by Jani Nikula · 9 years ago