index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kernel-doc
Age
Commit message (
Expand
)
Author
2020-10-28
scripts: kernel-doc: use :c:union when needed
Mauro Carvalho Chehab
2020-10-28
scripts: kernel-doc: split typedef complex regex
Mauro Carvalho Chehab
2020-10-28
scripts: kernel-doc: fix typedef parsing
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: try to use c:function if possible
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: fix line number handling
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: allow passing desired Sphinx C domain dialect
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: don't mangle with parameter list
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: fix typedef identification
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: reimplement -nofunction argument
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: fix troubles with line counts
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: make it more compatible with Sphinx 3.x
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: add support for typedef enum
Mauro Carvalho Chehab
2020-09-16
kernel-doc: add support for ____cacheline_aligned attribute
Jonathan Cameron
2020-09-10
kernel-doc: include line numbers for function prototypes
Mauro Carvalho Chehab
2020-07-31
scripts/kernel-doc: optionally treat warnings as errors
Pierre-Louis Bossart
2020-06-26
scripts/kernel-doc: handle function pointer prototypes
Mauro Carvalho Chehab
2020-06-26
scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK
Mauro Carvalho Chehab
2020-06-08
Replace HTTP links with HTTPS ones: documentation
Alexander A. Klimov
2020-04-20
scripts: kernel-doc: accept blank lines on parameter description
Mauro Carvalho Chehab
2020-04-20
scripts: kernel-doc: accept negation like !@var
Mauro Carvalho Chehab
2020-04-20
scripts: kernel-doc: proper handle @foo->bar()
Mauro Carvalho Chehab
2020-04-15
scripts/kernel-doc: Add missing close-paren in c:function directives
Peter Maydell
2019-11-07
scripts/kernel-doc: Add support for named variable macro arguments
Jonathan Neuschäfer
2019-10-01
kernel-doc: add support for ____cacheline_aligned_in_smp attribute
André Almeida
2019-10-01
kernel-doc: fix processing nested structs with attributes
André Almeida
2019-08-12
kernel-doc: Allow anonymous enum
Andy Shevchenko
2019-08-06
kernel-doc: ignore __printf attribute
Randy Dunlap
2019-06-26
kernel-doc: Don't try to mark up function names
Jonathan Corbet
2019-05-27
kernel-doc: always name missing kerneldoc sections
Jonathan Corbet
2019-01-16
kernel-doc: suppress 'not described' warnings for embedded struct fields
Jonathan Corbet
2018-11-25
scripts/kernel-doc: Fix struct and struct field attribute processing
Sakari Ailus
2018-11-07
kernel-doc: extend $type_param to match members referenced by pointer
Mike Rapoport
2018-11-07
kernel-doc: kill trailing whitespace
Mike Rapoport
2018-10-18
kernel-doc: fix declaration type determination
Randy Dunlap
2018-08-06
scripts/kernel-doc: Escape all literal braces in regexes
Ben Hutchings
2018-07-23
PATCH scripts/kernel-doc
valdis.kletnieks@vt.edu
2018-03-29
docs: kernel-doc: fix parsing of arrays
Mauro Carvalho Chehab
2018-03-21
kernel-doc: Remove __sched markings
Matthew Wilcox
2018-02-20
Merge branch 'kerneldoc2' into docs-next
Jonathan Corbet
2018-02-20
docs: Add an SPDX header to kernel-doc
Jonathan Corbet
2018-02-18
scripts: kernel-doc: support in-line comments on nested structs/unions
Mauro Carvalho Chehab
2018-02-18
scripts: kernel_doc: fixup reporting of function identifiers
Mike Rapoport
2018-02-15
docs: kernel-doc: Don't mangle literal code blocks in comments
Jonathan Corbet
2018-02-15
docs: kernel-doc: Finish moving STATE_* code out of process_file()
Jonathan Corbet
2018-02-15
docs: kernel-doc: Move STATE_PROTO processing into its own function
Jonathan Corbet
2018-02-15
docs: kernel-doc: Move STATE_BODY processing to a separate function
Jonathan Corbet
2018-02-15
docs: kernel-doc: Move STATE_NAME processing into its own function
Jonathan Corbet
2018-02-15
docs: kernel-doc: Move STATE_NORMAL processing into its own function
Jonathan Corbet
2018-02-15
docs: kernel-doc: Rename and split STATE_FIELD
Jonathan Corbet
[next]