aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kernel-doc (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-09scripts/kernel-doc: switch to use kernel-doc.pyMauro Carvalho Chehab1-1/+1
2025-04-09scripts/kernel-doc: add a symlink to the Perl version of kernel-docMauro Carvalho Chehab1-0/+1
2025-04-09scripts/kernel-doc: rename it to scripts/kernel-doc.plMauro Carvalho Chehab1-2439/+0
2025-03-04scripts/kernel-doc: drop dead code for Wcontents_before_sectionsMauro Carvalho Chehab1-11/+0
2025-03-04scripts/kernel-doc: don't add not needed new linesMauro Carvalho Chehab1-0/+4
2025-02-13scripts/kernel-doc: drop Sphinx version checkMauro Carvalho Chehab1-113/+16
2025-02-13scripts/kernel-doc: remove an obscure logic from kernel-docMauro Carvalho Chehab1-18/+1
2024-12-30scripts/kernel-doc: fix identifier parsing regexVegard Nossum1-1/+1
2024-12-11scripts/kernel-doc: Get -export option working againAkira Yokosawa1-1/+1
2024-10-17kernel-doc: allow object-like macros in ReST outputRandy Dunlap1-13/+30
2024-10-14scripts/kernel-doc: Do not track section counter across processed filesChen-Yu Tsai1-3/+1
2024-10-14scripts/kernel-doc: Fix build time warningsAndré Almeida1-1/+1
2024-07-03mm/slab: Plumb kmem_buckets into __do_kmalloc_node()Kees Cook1-0/+1
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+1
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+1
2024-05-07kernel-doc: Added "*" in $type_constants2 to fix 'make htmldocs' warning.Utkarsh Tripathi1-1/+1
2024-04-25scripts/kernel-doc: drop "_noprof" on function prototypesRandy Dunlap1-0/+1
2024-04-24kernel-doc: fix struct_group_tagged() parsingKees Cook1-1/+2
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-03-29docs: Fix bitfield handling in kernel-docDonald Hunter1-1/+1
2024-03-28compiler_types: add Endianness-dependent __counted_by_{le,be}Alexander Lobakin1-0/+1
2024-03-13Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+1
2024-02-29kernel-doc: Add unary operator * to $type_param_refAkira Yokosawa1-1/+1
2024-02-21kernel-doc: handle #if in enums as wellJohannes Berg1-1/+1
2024-02-21scripts/kernel-doc: simplify signature printingVegard Nossum1-22/+14
2024-02-21scripts/kernel-doc: separate out function signatureVegard Nossum1-21/+28
2024-02-21scripts/kernel-doc: simplify function printingVegard Nossum1-6/+4
2024-02-21scripts/kernel-doc: add modeline for vim usersVegard Nossum1-0/+1
2024-02-14scripts/kernel-doc: reindentVegard Nossum1-1264/+1258
2024-02-05kernel-doc: Support arrays of pointers struct fieldsSakari Ailus1-0/+9
2024-01-30kernel-doc: drop looking for "MACDOC"Randy Dunlap1-1/+1
2024-01-30scripts/kernel-doc: Do not process backslash lines in commentsAnna-Maria Behnsen1-1/+1
2024-01-11Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds1-3/+12
2024-01-03kernel-doc: handle a void function without producing a warningRandy Dunlap1-0/+1
2023-12-19kernel-doc: Align quick help and the codeAndy Shevchenko1-2/+2
2023-12-18docs: ignore __counted_by attribute in structure definitionsJonathan Corbet1-0/+1
2023-12-15scripts: kernel-doc: Clarify missing struct member descriptionKees Cook1-1/+1
2023-12-15scripts/kernel-doc: restore warning for Excess struct/unionRandy Dunlap1-0/+7
2023-12-02cache: enforce cache groupsCoco Li1-0/+5
2023-10-30scripts/kernel-doc: Fix the regex for matching -Werror flagYujie Liu1-1/+1
2023-10-22scripts/kernel-doc: match -Werror flag strictlyYujie Liu1-1/+1
2023-08-18scripts: kernel-doc: fix macro handling in enumsPavan Kumar Linga1-0/+1
2023-08-18scripts: kernel-doc: parse DEFINE_DMA_UNMAP_[ADDR|LEN]Pavan Kumar Linga1-0/+4
2023-07-06Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds1-0/+3
2023-07-04scripts: kernel-doc: support private / public marking for enumsJakub Kicinski1-0/+3
2023-07-01Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-5/+23
2023-06-10kernel-doc: don't let V=1 change outcomeJohannes Berg1-5/+23
2023-06-05docs: scripts: kernel-doc: accept bitwise negation like ~@varMark Rutland1-1/+1
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+2
2023-01-31scripts: kernel-doc: Remove workaround for @param... syntaxJonathan Neuschäfer1-11/+0