summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc
Commit message (Expand)AuthorAge
* scripts: kernel_doc: better handle show warnings logicMauro Carvalho Chehab2018-01-01
* scripts: kernel-doc: apply filtering rules to warningsMauro Carvalho Chehab2017-12-21
* scripts: kernel-doc: improve nested logic to handle multiple identifiersMauro Carvalho Chehab2017-12-21
* scripts: kernel-doc: handle nested struct function argumentsMauro Carvalho Chehab2017-12-21
* scripts: kernel-doc: print the declaration name on warningsMauro Carvalho Chehab2017-12-21
* scripts: kernel-doc: get rid of $nested parameterMauro Carvalho Chehab2017-12-21
* scripts: kernel-doc: parse next structs/unionsMauro Carvalho Chehab2017-12-21
* scripts: kernel-doc: replace tabs by spacesMauro Carvalho Chehab2017-12-21
* scripts: kernel-doc: change default to ReST formatMauro Carvalho Chehab2017-12-21
* scripts: kernel-doc: improve argument handlingMauro Carvalho Chehab2017-12-21
* scripts: kernel-doc: get rid of unused output formatsMauro Carvalho Chehab2017-12-21
* docs: get rid of kernel-doc-nano-HOWTO.txtMauro Carvalho Chehab2017-12-21
* kernel-doc: parse DECLARE_KFIFO and DECLARE_KFIFO_PTR()Mauro Carvalho Chehab2017-12-11
* scripts/kernel-doc: Don't fail with status != 0 if error encountered with -noneWill Deacon2017-12-02
* Merge tag 'docs-4.15-2' of git://git.lwn.net/linuxLinus Torvalds2017-11-23
|\
| * Add optional check for bad kernel-doc commentsMatthew Wilcox2017-11-20
* | kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-15
|/
* scripts/kernel-doc: warn on excess enum value descriptionsJohannes Berg2017-09-26
* kernel-doc parser mishandles declarations split into linesMarkus Heiser2017-08-30
* Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-07
|\
| * scripts: Switch to more portable Perl shebangKamil Rytarowski2017-05-14
* | scripts/kernel-doc: handle DECLARE_HASHTABLEJakub Kicinski2017-07-03
|/
* scripts/kernel-doc: fix handling of parameters with parenthesisMauro Carvalho Chehab2017-04-02
* scripts/kernel-doc: fix parser for apostrophesMauro Carvalho Chehab2017-04-02
* kernel-doc: Handle returning pointers to pointersMatthew Wilcox2017-01-26
* kernel-doc: properly document array arguments of functionGabriel Krisman Bertazi2017-01-13
* kernel-doc: make highlights more homogenous for the various backendsPaolo Bonzini2017-01-04
* kernel-doc: make member highlighting available in all backendsPaolo Bonzini2017-01-04
* kernel-doc: include parameter type in docbook outputPaolo Bonzini2017-01-04
* kernel-doc: strip attributes even if they have an argumentPaolo Bonzini2017-01-04
* kernel-doc: cleanup parameter type in function-typed argumentsPaolo Bonzini2017-01-04
* kernel-doc: add support for one line inline struct member doc commentsJani Nikula2016-11-16
* kernel-doc: better parsing of named variable argumentsSilvio Fricke2016-10-28
* docs: Special-case function-pointer parameters in kernel-docJonathan Corbet2016-09-06
* docs: make kernel-doc handle varargs properlyJonathan Corbet2016-09-06
* docs-rst: kernel-doc: fix typedef output in RST formatMauro Carvalho Chehab2016-09-01
* docs-rst: improve typedef parserMauro Carvalho Chehab2016-09-01
* docs-rst: kernel-doc: better output struct membersMauro Carvalho Chehab2016-08-24
* doc-rst: Revert "kernel-doc: fix handling of address_space tags"Markus Heiser2016-08-22
* doc-rst: kernel-doc: fix handling of address_space tagsMauro Carvalho Chehab2016-07-22
* kernel-doc: Fix up warning outputDaniel Vetter2016-07-17
* kernel-doc: unify all EXPORT_SYMBOL scanning to one placeJani Nikula2016-06-10
* kernel-doc: add support for specifying extra files for EXPORT_SYMBOLsJani Nikula2016-06-10
* kernel-doc: abstract filename mappingJani Nikula2016-06-10
* kernel-doc: add missing semi-colons in option parsingJani Nikula2016-06-10
* kernel-doc: do not warn about duplicate default section namesJani Nikula2016-06-10
* kernel-doc: remove old debug cruft from dump_section()Jani Nikula2016-06-10
* docs: kernel-doc: Add "example" and "note" to the magic section typesJonathan Corbet2016-06-09
* scripts/kernel-doc: Add option to inject line numbersDaniel Vetter2016-06-04
* scripts/kernel-doc: Also give functions symbolic namesDaniel Vetter2016-06-03