summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'patchwork' into topic/docs-nextMauro Carvalho Chehab2016-07-232-1/+2
|\
| * Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-06-101-1/+1
| |\
| | * of: fix autoloading due to broken modalias with no 'compatible'Wolfram Sang2016-06-081-1/+1
| * | checkpatch: reduce git commit description style false positivesJoe Perches2016-06-041-0/+1
| |/
* | Merge branch 'docs-next' of git://git.lwn.net/linux into topic/docs-nextMauro Carvalho Chehab2016-07-231-1/+5
|\ \
| * | doc-rst: kernel-doc: fix handling of address_space tagsMauro Carvalho Chehab2016-07-221-0/+4
| * | kernel-doc: Fix up warning outputDaniel Vetter2016-07-181-1/+1
* | | [media] extract_xc3028.pl: move it to scripts/dirMauro Carvalho Chehab2016-07-171-0/+1717
* | | [media] doc-rst: move DVB avulse docs to Documentation/mediaMauro Carvalho Chehab2016-07-171-0/+942
* | | doc-rst: linux_tv: remove trailing commentsMauro Carvalho Chehab2016-07-031-0/+0
* | | doc-rst: linux_tv: supress lots of warningsMauro Carvalho Chehab2016-07-031-1/+1
|/ /
* | kernel-doc: unify all EXPORT_SYMBOL scanning to one placeJani Nikula2016-06-101-13/+5Star
* | kernel-doc: add support for specifying extra files for EXPORT_SYMBOLsJani Nikula2016-06-101-2/+37
* | kernel-doc: abstract filename mappingJani Nikula2016-06-101-9/+18
* | kernel-doc: add missing semi-colons in option parsingJani Nikula2016-06-101-2/+2
* | kernel-doc: do not warn about duplicate default section namesJani Nikula2016-06-101-2/+5
* | kernel-doc: remove old debug cruft from dump_section()Jani Nikula2016-06-101-3/+0Star
* | docs: kernel-doc: Add "example" and "note" to the magic section typesJonathan Corbet2016-06-091-1/+2
* | scripts/kernel-doc: Add option to inject line numbersDaniel Vetter2016-06-041-0/+41
* | scripts/kernel-doc: Also give functions symbolic namesDaniel Vetter2016-06-031-4/+4
* | scripts/kernel-doc: Remove duplicated DOC: start handlingDaniel Vetter2016-06-031-18/+1Star
* | kernel-doc: reset contents and section harderJani Nikula2016-05-301-0/+3
* | kernel-doc: concatenate contents of colliding sectionsJani Nikula2016-05-301-4/+6
* | kernel-doc: limit the "section header:" detection to a select fewJani Nikula2016-05-301-2/+17
* | kernel-doc/rst: remove fixme commentJani Nikula2016-05-301-1/+0Star
* | kernel-doc/rst: use *undescribed* instead of _undescribed_Jani Nikula2016-05-301-2/+2
* | kernel-doc: strip leading whitespace from continued param descsJani Nikula2016-05-301-1/+15
* | kernel-doc: improve handling of whitespace on the first line param descriptionJani Nikula2016-05-301-4/+4
* | kernel-doc/rst: change the output layoutJani Nikula2016-05-301-17/+17
* | kernel-doc: strip leading blank lines from inline doc commentsJani Nikula2016-05-301-0/+4
* | kernel-doc/rst: blank lines in output are not neededJani Nikula2016-05-301-6/+1Star
* | kernel-doc: fix wrong code indentationJani Nikula2016-05-301-1/+1
* | kernel-doc: do not regard $, %, or & prefixes as special in section namesJani Nikula2016-05-301-12/+2Star
* | kernel-doc/rst: highlight function/struct/enum purpose lines tooJani Nikula2016-05-301-12/+25
* | kernel-doc/rst: drop redundant unescape in highlightingJani Nikula2016-05-301-1/+0Star
* | kernel-doc/rst: add support for struct/union/enum member referencesJani Nikula2016-05-301-0/+5
* | kernel-doc/rst: add support for &union foo and &typedef foo referencesJani Nikula2016-05-301-0/+4
* | kernel-doc/rst: &foo references are more universal than structsJani Nikula2016-05-301-1/+2
* | kernel-doc/rst: reference functions according to C domain specJani Nikula2016-05-301-1/+1
* | kernel-doc/rst: do not output DOC: section titles for requested onesJani Nikula2016-05-301-1/+3
* | kernel-doc: add names for output selectionJani Nikula2016-05-301-17/+30
* | kernel-doc: add names for states and substatesJani Nikula2016-05-301-43/+48
* | kernel-doc: support printing exported and non-exported symbolsJani Nikula2016-05-301-2/+27
* | kernel-doc/rst: fix use of uninitialized valueJani Nikula2016-05-301-1/+2
|/
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2016-05-276-177/+14Star
|\
| * coccicheck: Fix missing 0 index in kill loopKees Cook2016-05-191-1/+1
| * scripts/package/Makefile: rpmbuild add support of RPMOPTSSrinivas Pandruvada2016-05-161-2/+2
| * builddeb: fix missing headers in linux-headers packageAzriel Samson2016-05-101-1/+1
| * builddeb: include objtool binary in headers packageBjørn Mork2016-05-101-0/+3
| * kbuild/mkspec: support 'update-bootloader'-based systemsJiri Kosina2016-04-201-0/+5