index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kernel-doc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-02
Merge tag 'docs-5.16' of git://git.lwn.net/linux
Linus Torvalds
1
-0
/
+2
2021-11-01
kernel-doc: support DECLARE_PHY_INTERFACE_MASK()
Randy Dunlap
1
-0
/
+1
2021-10-18
stddef: Introduce DECLARE_FLEX_ARRAY() helper
Kees Cook
1
-0
/
+2
2021-10-12
scripts: kernel-doc: Ignore __alloc_size() attribute
Kees Cook
1
-0
/
+1
2021-09-25
stddef: Introduce struct_group() helper macro
Kees Cook
1
-0
/
+7
2021-08-12
scripts/kernel-doc: Override -Werror from KCFLAGS with KDOC_WERROR
Laurent Pinchart
1
-4
/
+4
2021-05-17
scripts: kernel-doc: reduce repeated regex expressions into variables
Aditya Srivastava
1
-37
/
+34
2021-04-27
kernel-doc: Add support for __deprecated
Matthew Wilcox
1
-0
/
+1
2021-04-15
scripts: kernel-doc: improve parsing for kernel-doc comments syntax
Aditya Srivastava
1
-4
/
+15
2021-03-29
scripts: kernel-doc: add warning for comment not following kernel-doc syntax
Aditya Srivastava
1
-4
/
+13
2021-03-26
docs: kernel-doc: properly recognize parameter lines with colons
Jonathan Corbet
1
-1
/
+7
2021-03-25
kernel-doc: better handle '::' sequences
Mauro Carvalho Chehab
1
-1
/
+1
2021-03-08
scripts/kernel-doc: ignore identifier on anonymous enums
Mauro Carvalho Chehab
1
-2
/
+7
2021-03-08
scripts: kernel-doc: fix attribute capture in function parsing
Aditya Srivastava
1
-0
/
+2
2021-03-06
scripts: kernel-doc: fix typedef support for struct/union parsing
Aditya Srivastava
1
-3
/
+14
2021-02-22
scripts: kernel-doc: fix array element capture in pointer-to-func parsing
Aditya Srivastava
1
-1
/
+1
2021-01-28
scripts/kernel-doc: add internal hyperlink to DOC: sections
Michal Wajdeczko
1
-0
/
+1
2021-01-18
scripts: kernel-doc: validate kernel-doc markup with the actual names
Mauro Carvalho Chehab
1
-16
/
+46
2020-12-03
scripts: kernel-doc: fix parsing function-like typedefs
Mauro Carvalho Chehab
1
-1
/
+1
2020-11-13
scripts: kernel-doc: Restore anonymous enum parsing
Andy Shevchenko
1
-1
/
+1
2020-10-28
scripts: kernel-doc: use :c:union when needed
Mauro Carvalho Chehab
1
-1
/
+5
2020-10-28
scripts: kernel-doc: split typedef complex regex
Mauro Carvalho Chehab
1
-5
/
+9
2020-10-28
scripts: kernel-doc: fix typedef parsing
Mauro Carvalho Chehab
1
-2
/
+3
2020-10-15
scripts: kernel-doc: try to use c:function if possible
Mauro Carvalho Chehab
1
-9
/
+14
2020-10-15
scripts: kernel-doc: fix line number handling
Mauro Carvalho Chehab
1
-2
/
+4
2020-10-15
scripts: kernel-doc: allow passing desired Sphinx C domain dialect
Mauro Carvalho Chehab
1
-8
/
+43
2020-10-15
scripts: kernel-doc: don't mangle with parameter list
Mauro Carvalho Chehab
1
-12
/
+14
2020-10-15
scripts: kernel-doc: fix typedef identification
Mauro Carvalho Chehab
1
-23
/
+41
2020-10-15
scripts: kernel-doc: reimplement -nofunction argument
Mauro Carvalho Chehab
1
-23
/
+21
2020-10-15
scripts: kernel-doc: fix troubles with line counts
Mauro Carvalho Chehab
1
-3
/
+4
2020-10-15
scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x
Mauro Carvalho Chehab
1
-10
/
+24
2020-10-15
scripts: kernel-doc: make it more compatible with Sphinx 3.x
Mauro Carvalho Chehab
1
-6
/
+65
2020-10-15
scripts: kernel-doc: add support for typedef enum
Mauro Carvalho Chehab
1
-4
/
+11
2020-09-16
kernel-doc: add support for ____cacheline_aligned attribute
Jonathan Cameron
1
-1
/
+2
2020-09-10
kernel-doc: include line numbers for function prototypes
Mauro Carvalho Chehab
1
-0
/
+2
2020-07-31
scripts/kernel-doc: optionally treat warnings as errors
Pierre-Louis Bossart
1
-1
/
+22
2020-06-26
scripts/kernel-doc: handle function pointer prototypes
Mauro Carvalho Chehab
1
-0
/
+5
2020-06-26
scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK
Mauro Carvalho Chehab
1
-0
/
+2
2020-06-08
Replace HTTP links with HTTPS ones: documentation
Alexander A. Klimov
1
-1
/
+1
2020-04-20
scripts: kernel-doc: accept blank lines on parameter description
Mauro Carvalho Chehab
1
-12
/
+23
2020-04-20
scripts: kernel-doc: accept negation like !@var
Mauro Carvalho Chehab
1
-1
/
+3
2020-04-20
scripts: kernel-doc: proper handle @foo->bar()
Mauro Carvalho Chehab
1
-0
/
+2
2020-04-15
scripts/kernel-doc: Add missing close-paren in c:function directives
Peter Maydell
1
-1
/
+1
2019-11-07
scripts/kernel-doc: Add support for named variable macro arguments
Jonathan Neuschäfer
1
-0
/
+16
2019-10-01
kernel-doc: add support for ____cacheline_aligned_in_smp attribute
André Almeida
1
-1
/
+2
2019-10-01
kernel-doc: fix processing nested structs with attributes
André Almeida
1
-4
/
+4
2019-08-12
kernel-doc: Allow anonymous enum
Andy Shevchenko
1
-1
/
+1
2019-08-06
kernel-doc: ignore __printf attribute
Randy Dunlap
1
-0
/
+1
2019-06-26
kernel-doc: Don't try to mark up function names
Jonathan Corbet
1
-1
/
+1
2019-05-27
kernel-doc: always name missing kerneldoc sections
Jonathan Corbet
1
-7
/
+9
[next]