index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kernel-doc
Age
Commit message (
Expand
)
Author
2021-08-12
scripts/kernel-doc: Override -Werror from KCFLAGS with KDOC_WERROR
Laurent Pinchart
2021-05-17
scripts: kernel-doc: reduce repeated regex expressions into variables
Aditya Srivastava
2021-04-27
kernel-doc: Add support for __deprecated
Matthew Wilcox
2021-04-15
scripts: kernel-doc: improve parsing for kernel-doc comments syntax
Aditya Srivastava
2021-03-29
scripts: kernel-doc: add warning for comment not following kernel-doc syntax
Aditya Srivastava
2021-03-26
docs: kernel-doc: properly recognize parameter lines with colons
Jonathan Corbet
2021-03-25
kernel-doc: better handle '::' sequences
Mauro Carvalho Chehab
2021-03-08
scripts/kernel-doc: ignore identifier on anonymous enums
Mauro Carvalho Chehab
2021-03-08
scripts: kernel-doc: fix attribute capture in function parsing
Aditya Srivastava
2021-03-06
scripts: kernel-doc: fix typedef support for struct/union parsing
Aditya Srivastava
2021-02-22
scripts: kernel-doc: fix array element capture in pointer-to-func parsing
Aditya Srivastava
2021-01-28
scripts/kernel-doc: add internal hyperlink to DOC: sections
Michal Wajdeczko
2021-01-18
scripts: kernel-doc: validate kernel-doc markup with the actual names
Mauro Carvalho Chehab
2020-12-03
scripts: kernel-doc: fix parsing function-like typedefs
Mauro Carvalho Chehab
2020-11-13
scripts: kernel-doc: Restore anonymous enum parsing
Andy Shevchenko
2020-10-28
scripts: kernel-doc: use :c:union when needed
Mauro Carvalho Chehab
2020-10-28
scripts: kernel-doc: split typedef complex regex
Mauro Carvalho Chehab
2020-10-28
scripts: kernel-doc: fix typedef parsing
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: try to use c:function if possible
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: fix line number handling
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: allow passing desired Sphinx C domain dialect
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: don't mangle with parameter list
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: fix typedef identification
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: reimplement -nofunction argument
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: fix troubles with line counts
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: make it more compatible with Sphinx 3.x
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: add support for typedef enum
Mauro Carvalho Chehab
2020-09-16
kernel-doc: add support for ____cacheline_aligned attribute
Jonathan Cameron
2020-09-10
kernel-doc: include line numbers for function prototypes
Mauro Carvalho Chehab
2020-07-31
scripts/kernel-doc: optionally treat warnings as errors
Pierre-Louis Bossart
2020-06-26
scripts/kernel-doc: handle function pointer prototypes
Mauro Carvalho Chehab
2020-06-26
scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK
Mauro Carvalho Chehab
2020-06-08
Replace HTTP links with HTTPS ones: documentation
Alexander A. Klimov
2020-04-20
scripts: kernel-doc: accept blank lines on parameter description
Mauro Carvalho Chehab
2020-04-20
scripts: kernel-doc: accept negation like !@var
Mauro Carvalho Chehab
2020-04-20
scripts: kernel-doc: proper handle @foo->bar()
Mauro Carvalho Chehab
2020-04-15
scripts/kernel-doc: Add missing close-paren in c:function directives
Peter Maydell
2019-11-07
scripts/kernel-doc: Add support for named variable macro arguments
Jonathan Neuschäfer
2019-10-01
kernel-doc: add support for ____cacheline_aligned_in_smp attribute
André Almeida
2019-10-01
kernel-doc: fix processing nested structs with attributes
André Almeida
2019-08-12
kernel-doc: Allow anonymous enum
Andy Shevchenko
2019-08-06
kernel-doc: ignore __printf attribute
Randy Dunlap
2019-06-26
kernel-doc: Don't try to mark up function names
Jonathan Corbet
2019-05-27
kernel-doc: always name missing kerneldoc sections
Jonathan Corbet
2019-01-16
kernel-doc: suppress 'not described' warnings for embedded struct fields
Jonathan Corbet
2018-11-25
scripts/kernel-doc: Fix struct and struct field attribute processing
Sakari Ailus
2018-11-07
kernel-doc: extend $type_param to match members referenced by pointer
Mike Rapoport
2018-11-07
kernel-doc: kill trailing whitespace
Mike Rapoport
2018-10-18
kernel-doc: fix declaration type determination
Randy Dunlap
[next]