index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kernel-doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel-doc: Add support for __deprecated
Matthew Wilcox
2021-04-27
1
-0
/
+1
*
scripts: kernel-doc: improve parsing for kernel-doc comments syntax
Aditya Srivastava
2021-04-15
1
-4
/
+15
*
scripts: kernel-doc: add warning for comment not following kernel-doc syntax
Aditya Srivastava
2021-03-29
1
-4
/
+13
*
docs: kernel-doc: properly recognize parameter lines with colons
Jonathan Corbet
2021-03-26
1
-1
/
+7
*
kernel-doc: better handle '::' sequences
Mauro Carvalho Chehab
2021-03-25
1
-1
/
+1
*
scripts/kernel-doc: ignore identifier on anonymous enums
Mauro Carvalho Chehab
2021-03-08
1
-2
/
+7
*
scripts: kernel-doc: fix attribute capture in function parsing
Aditya Srivastava
2021-03-08
1
-0
/
+2
*
scripts: kernel-doc: fix typedef support for struct/union parsing
Aditya Srivastava
2021-03-06
1
-3
/
+14
*
scripts: kernel-doc: fix array element capture in pointer-to-func parsing
Aditya Srivastava
2021-02-22
1
-1
/
+1
*
scripts/kernel-doc: add internal hyperlink to DOC: sections
Michal Wajdeczko
2021-01-28
1
-0
/
+1
*
scripts: kernel-doc: validate kernel-doc markup with the actual names
Mauro Carvalho Chehab
2021-01-18
1
-16
/
+46
*
scripts: kernel-doc: fix parsing function-like typedefs
Mauro Carvalho Chehab
2020-12-03
1
-1
/
+1
*
scripts: kernel-doc: Restore anonymous enum parsing
Andy Shevchenko
2020-11-13
1
-1
/
+1
*
scripts: kernel-doc: use :c:union when needed
Mauro Carvalho Chehab
2020-10-28
1
-1
/
+5
*
scripts: kernel-doc: split typedef complex regex
Mauro Carvalho Chehab
2020-10-28
1
-5
/
+9
*
scripts: kernel-doc: fix typedef parsing
Mauro Carvalho Chehab
2020-10-28
1
-2
/
+3
*
scripts: kernel-doc: try to use c:function if possible
Mauro Carvalho Chehab
2020-10-15
1
-9
/
+14
*
scripts: kernel-doc: fix line number handling
Mauro Carvalho Chehab
2020-10-15
1
-2
/
+4
*
scripts: kernel-doc: allow passing desired Sphinx C domain dialect
Mauro Carvalho Chehab
2020-10-15
1
-8
/
+43
*
scripts: kernel-doc: don't mangle with parameter list
Mauro Carvalho Chehab
2020-10-15
1
-12
/
+14
*
scripts: kernel-doc: fix typedef identification
Mauro Carvalho Chehab
2020-10-15
1
-23
/
+41
*
scripts: kernel-doc: reimplement -nofunction argument
Mauro Carvalho Chehab
2020-10-15
1
-23
/
+21
*
scripts: kernel-doc: fix troubles with line counts
Mauro Carvalho Chehab
2020-10-15
1
-3
/
+4
*
scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x
Mauro Carvalho Chehab
2020-10-15
1
-10
/
+24
*
scripts: kernel-doc: make it more compatible with Sphinx 3.x
Mauro Carvalho Chehab
2020-10-15
1
-6
/
+65
*
scripts: kernel-doc: add support for typedef enum
Mauro Carvalho Chehab
2020-10-15
1
-4
/
+11
*
kernel-doc: add support for ____cacheline_aligned attribute
Jonathan Cameron
2020-09-16
1
-1
/
+2
*
kernel-doc: include line numbers for function prototypes
Mauro Carvalho Chehab
2020-09-10
1
-0
/
+2
*
scripts/kernel-doc: optionally treat warnings as errors
Pierre-Louis Bossart
2020-07-31
1
-1
/
+22
*
scripts/kernel-doc: handle function pointer prototypes
Mauro Carvalho Chehab
2020-06-26
1
-0
/
+5
*
scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK
Mauro Carvalho Chehab
2020-06-26
1
-0
/
+2
*
Replace HTTP links with HTTPS ones: documentation
Alexander A. Klimov
2020-06-08
1
-1
/
+1
*
scripts: kernel-doc: accept blank lines on parameter description
Mauro Carvalho Chehab
2020-04-20
1
-12
/
+23
*
scripts: kernel-doc: accept negation like !@var
Mauro Carvalho Chehab
2020-04-20
1
-1
/
+3
*
scripts: kernel-doc: proper handle @foo->bar()
Mauro Carvalho Chehab
2020-04-20
1
-0
/
+2
*
scripts/kernel-doc: Add missing close-paren in c:function directives
Peter Maydell
2020-04-15
1
-1
/
+1
*
scripts/kernel-doc: Add support for named variable macro arguments
Jonathan Neuschäfer
2019-11-07
1
-0
/
+16
*
kernel-doc: add support for ____cacheline_aligned_in_smp attribute
André Almeida
2019-10-01
1
-1
/
+2
*
kernel-doc: fix processing nested structs with attributes
André Almeida
2019-10-01
1
-4
/
+4
*
kernel-doc: Allow anonymous enum
Andy Shevchenko
2019-08-12
1
-1
/
+1
*
kernel-doc: ignore __printf attribute
Randy Dunlap
2019-08-06
1
-0
/
+1
*
kernel-doc: Don't try to mark up function names
Jonathan Corbet
2019-06-26
1
-1
/
+1
*
kernel-doc: always name missing kerneldoc sections
Jonathan Corbet
2019-05-27
1
-7
/
+9
*
kernel-doc: suppress 'not described' warnings for embedded struct fields
Jonathan Corbet
2019-01-16
1
-1
/
+1
*
scripts/kernel-doc: Fix struct and struct field attribute processing
Sakari Ailus
2018-11-25
1
-3
/
+4
*
kernel-doc: extend $type_param to match members referenced by pointer
Mike Rapoport
2018-11-07
1
-1
/
+1
*
kernel-doc: kill trailing whitespace
Mike Rapoport
2018-11-07
1
-2
/
+2
*
kernel-doc: fix declaration type determination
Randy Dunlap
2018-10-18
1
-4
/
+4
*
scripts/kernel-doc: Escape all literal braces in regexes
Ben Hutchings
2018-08-06
1
-10
/
+10
*
PATCH scripts/kernel-doc
valdis.kletnieks@vt.edu
2018-07-23
1
-2
/
+2
[next]