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