Jonathan Corbet
|
3cac2bc41d
docs: kernel-doc: Move STATE_NAME processing into its own function
|
7 years ago |
Jonathan Corbet
|
07048d1313
docs: kernel-doc: Move STATE_NORMAL processing into its own function
|
7 years ago |
Jonathan Corbet
|
17b787171e
docs: kernel-doc: Rename and split STATE_FIELD
|
7 years ago |
Jonathan Corbet
|
0bba924ce9
docs: kernel-doc: Get rid of xml_escape() and friends
|
7 years ago |
Mauro Carvalho Chehab
|
85afe608f5
scripts: kernel_doc: better handle show warnings logic
|
7 years ago |
Mauro Carvalho Chehab
|
2defb27292
scripts: kernel-doc: apply filtering rules to warnings
|
7 years ago |
Mauro Carvalho Chehab
|
84ce5b9877
scripts: kernel-doc: improve nested logic to handle multiple identifiers
|
7 years ago |
Mauro Carvalho Chehab
|
7c0d7e87a1
scripts: kernel-doc: handle nested struct function arguments
|
7 years ago |
Mauro Carvalho Chehab
|
151c468b44
scripts: kernel-doc: print the declaration name on warnings
|
7 years ago |
Mauro Carvalho Chehab
|
1081de2d2f
scripts: kernel-doc: get rid of $nested parameter
|
7 years ago |
Mauro Carvalho Chehab
|
8ad7216316
scripts: kernel-doc: parse next structs/unions
|
7 years ago |
Mauro Carvalho Chehab
|
7c9aa0157e
scripts: kernel-doc: replace tabs by spaces
|
7 years ago |
Mauro Carvalho Chehab
|
bdfe2be34b
scripts: kernel-doc: change default to ReST format
|
7 years ago |
Mauro Carvalho Chehab
|
b031ac4e7d
scripts: kernel-doc: improve argument handling
|
7 years ago |
Mauro Carvalho Chehab
|
b051426753
scripts: kernel-doc: get rid of unused output formats
|
7 years ago |
Mauro Carvalho Chehab
|
857af3b775
docs: get rid of kernel-doc-nano-HOWTO.txt
|
7 years ago |
Mauro Carvalho Chehab
|
45005b27c1
kernel-doc: parse DECLARE_KFIFO and DECLARE_KFIFO_PTR()
|
7 years ago |
Will Deacon
|
e814bccbaf
scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none
|
7 years ago |
Linus Torvalds
|
1d3bc6363a
Merge tag 'docs-4.15-2' of git://git.lwn.net/linux
|
7 years ago |
Matthew Wilcox
|
3a025e1d1c
Add optional check for bad kernel-doc comments
|
7 years ago |
Levin, Alexander (Sasha Levin)
|
4675ff05de
kmemcheck: rip it out
|
7 years ago |
Johannes Berg
|
5cb5c31cdf
scripts/kernel-doc: warn on excess enum value descriptions
|
8 years ago |
Markus Heiser
|
463a0fdc3e
kernel-doc parser mishandles declarations split into lines
|
8 years ago |
Linus Torvalds
|
16ffc4c394
Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
|
8 years ago |
Jakub Kicinski
|
1cb566ba56
scripts/kernel-doc: handle DECLARE_HASHTABLE
|
8 years ago |
Kamil Rytarowski
|
cb77f0d623
scripts: Switch to more portable Perl shebang
|
8 years ago |
Mauro Carvalho Chehab
|
f9b5c5304c
scripts/kernel-doc: fix handling of parameters with parenthesis
|
8 years ago |
Mauro Carvalho Chehab
|
b97f193abf
scripts/kernel-doc: fix parser for apostrophes
|
8 years ago |
Matthew Wilcox
|
5a0bc578e0
kernel-doc: Handle returning pointers to pointers
|
8 years ago |
Gabriel Krisman Bertazi
|
ada5f446bb
kernel-doc: properly document array arguments of function
|
8 years ago |