index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dtc
/
dt-check-style
Age
Commit message (
Expand
)
Author
8 days
dtc: dt-check-style: Check for indentation also in continued lines of binding...
Krzysztof Kozlowski
8 days
dtc: dt-check-style: Check for indentation also in continued lines of DTS
Krzysztof Kozlowski
8 days
dtc: dt-check-style: Add test for node and property name styles
Krzysztof Kozlowski
8 days
dtc: dt-check-style: Process property names with a question mark
Krzysztof Kozlowski
8 days
dtc: dt-check-style: Sort rule functions by name
Krzysztof Kozlowski
8 days
dtc: dt-check-style: Sort rule directory by name
Krzysztof Kozlowski
8 days
dtc: dt-check-style: Add warning for redundant white-spaces
Krzysztof Kozlowski
8 days
dtc: dt-check-style: Call _strip_strings_and_comments() only once
Krzysztof Kozlowski
8 days
dtc: dt-check-style: Introduce 'stricter' mode
Krzysztof Kozlowski
8 days
dtc: dt-check-style: Consistently call 'kind' as 'file_type'
Krzysztof Kozlowski
8 days
dtc: dt-check-style: Fix alignment of values in continued property lines
Krzysztof Kozlowski
8 days
dtc: dt-check-style: Drop stray backslash before quote for continuation-align...
Krzysztof Kozlowski
8 days
dtc: dt-check-style: Handle sorting of top-level nodes and properties
Krzysztof Kozlowski
2026-08-14
dtc: dt-check-style: Simplify setting depth of DtsLine
Krzysztof Kozlowski
2026-07-20
dtc: dt-check-style: Print proper line number of indentation detection place
Krzysztof Kozlowski
2026-07-20
dtc: dt-check-style: Handle properly DTC-style includes
Krzysztof Kozlowski
2026-07-20
dtc: dt-check-style: Expect first device_type
Krzysztof Kozlowski
2026-07-20
dtc: dt-check-style: Rework handling YAML/DTS in rules
Krzysztof Kozlowski
2026-07-20
dtc: dt-check-style: Allow space-aligning indentation in DTS
Krzysztof Kozlowski
2026-07-20
dtc: dt-check-style: Narrow disallowing of tab in DTS only to YAML
Krzysztof Kozlowski
2026-06-10
dt-bindings: add DTS style checker
Daniel Golle