summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc
AgeCommit message (Expand)Author
2024-03-13Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-02-29kernel-doc: Add unary operator * to $type_param_refAkira Yokosawa
2024-02-21kernel-doc: handle #if in enums as wellJohannes Berg
2024-02-21scripts/kernel-doc: simplify signature printingVegard Nossum
2024-02-21scripts/kernel-doc: separate out function signatureVegard Nossum
2024-02-21scripts/kernel-doc: simplify function printingVegard Nossum
2024-02-21scripts/kernel-doc: add modeline for vim usersVegard Nossum
2024-02-14scripts/kernel-doc: reindentVegard Nossum
2024-02-05kernel-doc: Support arrays of pointers struct fieldsSakari Ailus
2024-01-30kernel-doc: drop looking for "MACDOC"Randy Dunlap
2024-01-30scripts/kernel-doc: Do not process backslash lines in commentsAnna-Maria Behnsen
2024-01-11Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds
2024-01-03kernel-doc: handle a void function without producing a warningRandy Dunlap
2023-12-19kernel-doc: Align quick help and the codeAndy Shevchenko
2023-12-18docs: ignore __counted_by attribute in structure definitionsJonathan Corbet
2023-12-15scripts: kernel-doc: Clarify missing struct member descriptionKees Cook
2023-12-15scripts/kernel-doc: restore warning for Excess struct/unionRandy Dunlap
2023-12-02cache: enforce cache groupsCoco Li
2023-10-30scripts/kernel-doc: Fix the regex for matching -Werror flagYujie Liu
2023-10-22scripts/kernel-doc: match -Werror flag strictlyYujie Liu
2023-08-18scripts: kernel-doc: fix macro handling in enumsPavan Kumar Linga
2023-08-18scripts: kernel-doc: parse DEFINE_DMA_UNMAP_[ADDR|LEN]Pavan Kumar Linga
2023-07-06Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds
2023-07-04scripts: kernel-doc: support private / public marking for enumsJakub Kicinski
2023-07-01Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-06-10kernel-doc: don't let V=1 change outcomeJohannes Berg
2023-06-05docs: scripts: kernel-doc: accept bitwise negation like ~@varMark Rutland
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-01-31scripts: kernel-doc: Remove workaround for @param... syntaxJonathan Neuschäfer
2023-01-22kbuild: do not print extra logs for V=2Masahiro Yamada
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-29scripts/kernel-doc: support EXPORT_SYMBOL_NS_GPL() with -exportJason Gunthorpe
2022-10-28string: Rewrite and add more kern-doc for the str*() functionsKees Cook
2022-10-18docs: improve the HTML formatting of kerneldoc commentsJonathan Corbet
2022-06-13scripts: kernel-doc: Always increment warnings counterNiklas Söderlund
2022-03-28scripts/kernel-doc: change the line number meta infoMauro Carvalho Chehab
2022-02-24docs: scripts/kernel-doc: Detect absence of FILE argAkira Yokosawa
2022-02-24scripts: kernel-doc: Refresh the copyright linesTomasz Warniełło
2022-02-24scripts: kernel-doc: Drop obsolete commentsTomasz Warniełło
2022-02-24scripts: kernel-doc: Replace the usage functionTomasz Warniełło
2022-02-24scripts: kernel-doc: Translate the "Other parameters" subsection of OPTIONSTomasz Warniełło
2022-02-24scripts: kernel-doc: Translate the "Output selection modifiers" subsection of...Tomasz Warniełło
2022-02-24scripts: kernel-doc: Translate the "Output selection" subsection of OPTIONSTomasz Warniełło
2022-02-24scripts: kernel-doc: Translate the "Output format selection modifier" subsect...Tomasz Warniełło
2022-02-24scripts: kernel-doc: Translate the "Output format selection" subsection of OP...Tomasz Warniełło
2022-02-24scripts: kernel-doc: Translate the DESCRIPTION sectionTomasz Warniełło
2022-02-24scripts: kernel-doc: Relink argument parsing error handling to pod2usageTomasz Warniełło
2022-02-24scripts: kernel-doc: Add the basic POD sectionsTomasz Warniełło
2021-11-02Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds