index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kernel-doc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-28
scripts/kernel-doc: change the line number meta info
Mauro Carvalho Chehab
1
-2
/
+2
2022-02-24
docs: scripts/kernel-doc: Detect absence of FILE arg
Akira Yokosawa
1
-8
/
+17
2022-02-24
scripts: kernel-doc: Refresh the copyright lines
Tomasz Warniełło
1
-0
/
+2
2022-02-24
scripts: kernel-doc: Drop obsolete comments
Tomasz Warniełło
1
-143
/
+0
2022-02-24
scripts: kernel-doc: Replace the usage function
Tomasz Warniełło
1
-10
/
+1
2022-02-24
scripts: kernel-doc: Translate the "Other parameters" subsection of OPTIONS
Tomasz Warniełło
1
-5
/
+18
2022-02-24
scripts: kernel-doc: Translate the "Output selection modifiers" subsection of...
Tomasz Warniełło
1
-8
/
+29
2022-02-24
scripts: kernel-doc: Translate the "Output selection" subsection of OPTIONS
Tomasz Warniełło
1
-13
/
+29
2022-02-24
scripts: kernel-doc: Translate the "Output format selection modifier" subsect...
Tomasz Warniełło
1
-7
/
+15
2022-02-24
scripts: kernel-doc: Translate the "Output format selection" subsection of OP...
Tomasz Warniełło
1
-5
/
+26
2022-02-24
scripts: kernel-doc: Translate the DESCRIPTION section
Tomasz Warniełło
1
-6
/
+9
2022-02-24
scripts: kernel-doc: Relink argument parsing error handling to pod2usage
Tomasz Warniełło
1
-3
/
+17
2022-02-24
scripts: kernel-doc: Add the basic POD sections
Tomasz Warniełło
1
-0
/
+25
2021-11-03
Merge tag 'docs-5.16' of git://git.lwn.net/linux
Linus Torvalds
1
-0
/
+2
2021-11-01
kernel-doc: support DECLARE_PHY_INTERFACE_MASK()
Randy Dunlap
1
-0
/
+1
2021-10-18
stddef: Introduce DECLARE_FLEX_ARRAY() helper
Kees Cook
1
-0
/
+2
2021-10-12
scripts: kernel-doc: Ignore __alloc_size() attribute
Kees Cook
1
-0
/
+1
2021-09-25
stddef: Introduce struct_group() helper macro
Kees Cook
1
-0
/
+7
2021-08-12
scripts/kernel-doc: Override -Werror from KCFLAGS with KDOC_WERROR
Laurent Pinchart
1
-4
/
+4
2021-05-17
scripts: kernel-doc: reduce repeated regex expressions into variables
Aditya Srivastava
1
-37
/
+34
2021-04-27
kernel-doc: Add support for __deprecated
Matthew Wilcox
1
-0
/
+1
2021-04-16
scripts: kernel-doc: improve parsing for kernel-doc comments syntax
Aditya Srivastava
1
-4
/
+15
2021-03-30
scripts: kernel-doc: add warning for comment not following kernel-doc syntax
Aditya Srivastava
1
-4
/
+13
2021-03-26
docs: kernel-doc: properly recognize parameter lines with colons
Jonathan Corbet
1
-1
/
+7
2021-03-25
kernel-doc: better handle '::' sequences
Mauro Carvalho Chehab
1
-1
/
+1
2021-03-09
scripts/kernel-doc: ignore identifier on anonymous enums
Mauro Carvalho Chehab
1
-2
/
+7
2021-03-09
scripts: kernel-doc: fix attribute capture in function parsing
Aditya Srivastava
1
-0
/
+2
2021-03-07
scripts: kernel-doc: fix typedef support for struct/union parsing
Aditya Srivastava
1
-3
/
+14
2021-02-23
scripts: kernel-doc: fix array element capture in pointer-to-func parsing
Aditya Srivastava
1
-1
/
+1
2021-01-29
scripts/kernel-doc: add internal hyperlink to DOC: sections
Michal Wajdeczko
1
-0
/
+1
2021-01-18
scripts: kernel-doc: validate kernel-doc markup with the actual names
Mauro Carvalho Chehab
1
-16
/
+46
2020-12-04
scripts: kernel-doc: fix parsing function-like typedefs
Mauro Carvalho Chehab
1
-1
/
+1
2020-11-14
scripts: kernel-doc: Restore anonymous enum parsing
Andy Shevchenko
1
-1
/
+1
2020-10-28
scripts: kernel-doc: use :c:union when needed
Mauro Carvalho Chehab
1
-1
/
+5
2020-10-28
scripts: kernel-doc: split typedef complex regex
Mauro Carvalho Chehab
1
-5
/
+9
2020-10-28
scripts: kernel-doc: fix typedef parsing
Mauro Carvalho Chehab
1
-2
/
+3
2020-10-15
scripts: kernel-doc: try to use c:function if possible
Mauro Carvalho Chehab
1
-9
/
+14
2020-10-15
scripts: kernel-doc: fix line number handling
Mauro Carvalho Chehab
1
-2
/
+4
2020-10-15
scripts: kernel-doc: allow passing desired Sphinx C domain dialect
Mauro Carvalho Chehab
1
-8
/
+43
2020-10-15
scripts: kernel-doc: don't mangle with parameter list
Mauro Carvalho Chehab
1
-12
/
+14
2020-10-15
scripts: kernel-doc: fix typedef identification
Mauro Carvalho Chehab
1
-23
/
+41
2020-10-15
scripts: kernel-doc: reimplement -nofunction argument
Mauro Carvalho Chehab
1
-23
/
+21
2020-10-15
scripts: kernel-doc: fix troubles with line counts
Mauro Carvalho Chehab
1
-3
/
+4
2020-10-15
scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x
Mauro Carvalho Chehab
1
-10
/
+24
2020-10-15
scripts: kernel-doc: make it more compatible with Sphinx 3.x
Mauro Carvalho Chehab
1
-6
/
+65
2020-10-15
scripts: kernel-doc: add support for typedef enum
Mauro Carvalho Chehab
1
-4
/
+11
2020-09-16
kernel-doc: add support for ____cacheline_aligned attribute
Jonathan Cameron
1
-1
/
+2
2020-09-10
kernel-doc: include line numbers for function prototypes
Mauro Carvalho Chehab
1
-0
/
+2
2020-07-31
scripts/kernel-doc: optionally treat warnings as errors
Pierre-Louis Bossart
1
-1
/
+22
2020-06-26
scripts/kernel-doc: handle function pointer prototypes
Mauro Carvalho Chehab
1
-0
/
+5
[next]