1. b30df27 scripts/kernel-doc: strip QEMU_ from function definitions by Alex Bennée · 4 years ago
  2. 953d0c3 scripts: kernel-doc: remove unnecessary change wrt Linux by Paolo Bonzini · 4 years, 3 months ago
  3. a1b8a57 scripts: kernel-doc: use :c:union when needed by Mauro Carvalho Chehab · 4 years, 4 months ago
  4. e495a1b scripts: kernel-doc: split typedef complex regex by Mauro Carvalho Chehab · 4 years, 4 months ago
  5. 01a7917 scripts: kernel-doc: fix typedef parsing by Mauro Carvalho Chehab · 4 years, 4 months ago
  6. 3e72dc0 Revert "kernel-doc: Handle function typedefs that return pointers" by Paolo Bonzini · 4 years, 4 months ago
  7. 47da500 Revert "kernel-doc: Handle function typedefs without asterisks" by Paolo Bonzini · 4 years, 4 months ago
  8. ac3617d scripts: kernel-doc: try to use c:function if possible by Mauro Carvalho Chehab · 4 years, 4 months ago
  9. 4f5f16a scripts: kernel-doc: fix line number handling by Mauro Carvalho Chehab · 4 years, 4 months ago
  10. 486966e scripts: kernel-doc: allow passing desired Sphinx C domain dialect by Mauro Carvalho Chehab · 4 years, 4 months ago
  11. 0c77185 scripts: kernel-doc: don't mangle with parameter list by Mauro Carvalho Chehab · 4 years, 4 months ago
  12. 3999ffc scripts: kernel-doc: fix typedef identification by Mauro Carvalho Chehab · 4 years, 4 months ago
  13. 78c8c92 scripts: kernel-doc: reimplement -nofunction argument by Mauro Carvalho Chehab · 4 years, 4 months ago
  14. 5abfaa6 scripts: kernel-doc: fix troubles with line counts by Mauro Carvalho Chehab · 4 years, 4 months ago
  15. 60ef7c1 scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x by Mauro Carvalho Chehab · 4 years, 4 months ago
  16. 6d3a3cf scripts: kernel-doc: make it more compatible with Sphinx 3.x by Mauro Carvalho Chehab · 4 years, 4 months ago
  17. 46ae6e8 Revert "kernel-doc: Use c:struct for Sphinx 3.0 and later" by Paolo Bonzini · 4 years, 4 months ago
  18. a832c98 Revert "scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments" by Paolo Bonzini · 4 years, 4 months ago
  19. 306b015 scripts: kernel-doc: add support for typedef enum by Mauro Carvalho Chehab · 4 years, 4 months ago
  20. 5c51f43 kernel-doc: add support for ____cacheline_aligned attribute by Jonathan Cameron · 4 years, 4 months ago
  21. 697f668 kernel-doc: include line numbers for function prototypes by Mauro Carvalho Chehab · 4 years, 4 months ago
  22. 86cba21 scripts/kernel-doc: optionally treat warnings as errors by Pierre-Louis Bossart · 4 years, 4 months ago
  23. 2552f59 scripts/kernel-doc: handle function pointer prototypes by Mauro Carvalho Chehab · 4 years, 4 months ago
  24. f0fd307 scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK by Mauro Carvalho Chehab · 4 years, 4 months ago
  25. cd08b80 Replace HTTP links with HTTPS ones: documentation by Alexander A. Klimov · 4 years, 4 months ago
  26. 9f2b463 scripts: kernel-doc: accept blank lines on parameter description by Mauro Carvalho Chehab · 4 years, 4 months ago
  27. b1e8e72 scripts: kernel-doc: accept negation like !@var by Mauro Carvalho Chehab · 4 years, 4 months ago
  28. 7608398 scripts: kernel-doc: proper handle @foo->bar() by Mauro Carvalho Chehab · 4 years, 4 months ago
  29. 65fb67b scripts/kernel-doc: Add support for named variable macro arguments by Jonathan Neuschäfer · 4 years, 4 months ago
  30. b5a8dfb kernel-doc: add support for ____cacheline_aligned_in_smp attribute by André Almeida · 4 years, 4 months ago
  31. 872e6c4 kernel-doc: fix processing nested structs with attributes by André Almeida · 4 years, 4 months ago
  32. 92bb29f scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments by Peter Maydell · 4 years, 4 months ago
  33. eb4c977 kernel-doc: Remove $decl_type='type name' hack by Eduardo Habkost · 4 years, 5 months ago
  34. 3cd3c51 kernel-doc: Handle function typedefs without asterisks by Eduardo Habkost · 4 years, 5 months ago
  35. 19ab604 kernel-doc: Handle function typedefs that return pointers by Eduardo Habkost · 4 years, 5 months ago
  36. d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 6 months ago
  37. 152d196 kernel-doc: Use c:struct for Sphinx 3.0 and later by Peter Maydell · 5 years ago
  38. a62d563 scripts/kernel-doc: Add missing close-paren in c:function directives by Peter Maydell · 5 years ago
  39. 4cf4179 docs: tweak kernel-doc for QEMU coding standards by Paolo Bonzini · 5 years ago
  40. e2c5463 docs: import Linux kernel-doc script and extension by Paolo Bonzini · 5 years ago