index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
devicetree
/
bindings
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-30
dt-bindings: mfd: syscon: Drop custom select for older dtschema
Krzysztof Kozlowski
1
-1
/
+1
2026-06-10
dt-bindings: wire style checker into dt_binding_check
Daniel Golle
1
-2
/
+17
2026-02-03
scripts/dtc: Update to upstream version v1.7.2-62-ga26ef6400bd8
Rob Herring (Arm)
1
-1
/
+0
2025-12-17
dt-bindings: kbuild: Support single binding targets
Rob Herring (Arm)
1
-1
/
+4
2025-12-03
dt-bindings: kbuild: Skip validating empty examples
Rob Herring (Arm)
1
-1
/
+2
2024-11-08
dt-bindings: Enable dtc "interrupt_provider" warnings
Rob Herring (Arm)
1
-1
/
+0
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-3
/
+3
2024-05-02
dt-bindings: kbuild: Add separate target/dependency for processed-schema.json
Rob Herring
1
-3
/
+6
2024-04-23
dt-bindings: kbuild: Split targets out to separate rules
Rob Herring
1
-11
/
+14
2024-04-23
dt-bindings: kbuild: Simplify examples target patsubst
Rob Herring
1
-3
/
+3
2024-03-15
Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+0
2024-01-22
dt-bindings: Turn on undocumented compatible checks
Rob Herring
1
-3
/
+0
2024-01-16
dt-bindings: don't anchor DT_SCHEMA_FILES to bindings directory
André Draszik
1
-1
/
+4
2024-01-09
dt-bindings: ignore paths outside kernel for DT_SCHEMA_FILES
André Draszik
1
-1
/
+1
2023-10-24
dt-bindings: Drop kernel copy of common reserved-memory bindings
Rob Herring
1
-1
/
+1
2023-02-15
dt-bindings: Fix multi pattern support in DT_SCHEMA_FILES
Cristian Ciocaltea
1
-1
/
+1
2022-09-27
dt: Add a check for undocumented compatible strings in kernel
Rob Herring
1
-0
/
+3
2022-08-10
dt-bindings: Drop DT_MK_SCHEMA_FLAGS conditional selecting schema files
Rob Herring
1
-3
/
+1
2022-03-23
dt-bindings: kbuild: Make DT_SCHEMA_LINT a recursive variable
Nathan Chancellor
1
-1
/
+1
2022-03-11
dt-bindings: kbuild: Use DTB files for validation
Rob Herring
1
-4
/
+3
2022-03-11
dt-bindings: kbuild: Pass DT_SCHEMA_FILES to dt-validate
Rob Herring
1
-25
/
+3
2022-03-10
dt-bindings: kbuild: Print a warning if yamllint is not found
Rob Herring
1
-1
/
+2
2022-03-03
dt-bindings: kbuild: Support partial matches with DT_SCHEMA_FILES
Rob Herring
1
-10
/
+5
2021-12-06
dt-bindings: Only show unique unit address warning for enabled nodes
Sam Protsenko
1
-1
/
+3
2021-10-28
dt-bindings: Add a help message when dtschema tools are missing
Rob Herring
1
-0
/
+5
2021-10-20
dt-bindings: Consider DT_SCHEMA_FILES when finding all json-schema
Geert Uytterhoeven
1
-4
/
+11
2021-10-20
dt-bindings: Parallelize yamllint
Geert Uytterhoeven
1
-1
/
+1
2021-08-20
dt-bindings: Output yamllint warnings to stderr
Rob Herring
1
-1
/
+1
2021-04-29
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2021-04-25
kbuild: replace sed with $(subst ) or $(patsubst )
Masahiro Yamada
1
-1
/
+1
2021-03-16
kbuild: Enable DT undocumented compatible checks
Rob Herring
1
-0
/
+3
2021-03-15
dt-bindings: Bump dtschema version required to v2021.2.1
Rob Herring
1
-1
/
+1
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-4
/
+4
2021-02-16
kbuild: use always-y instead of extra-y
Masahiro Yamada
1
-4
/
+4
2021-02-09
dt-bindings: Use portable sort for version cmp
Iskren Chernev
1
-1
/
+1
2020-12-07
dt-bindings: Fix error in 'make dtbs_check' when using DT_SCHEMA_FILES
Cristian Ciocaltea
1
-1
/
+1
2020-11-20
dt-bindings: Don't error out on yamllint and dt-doc-validate errors
Rob Herring
1
-4
/
+4
2020-10-12
dt-bindings: Add running yamllint to dt_binding_check
Rob Herring
1
-1
/
+8
2020-08-19
dt-bindings: Validate DT binding schema in a single call
Rob Herring
1
-7
/
+15
2020-08-19
dt-bindings: Use json for processed-schema*
Andrei Ziureaev
1
-12
/
+13
2020-08-19
dt-bindings: Bump minimum version of dtschema to 2020.8.1
Rob Herring
1
-1
/
+1
2020-06-30
dt-bindings: copy process-schema-examples.yaml to process-schema.yaml
Masahiro Yamada
1
-8
/
+20
2020-06-30
dt-bindings: do not build processed-schema.yaml for 'make dt_binding_check'
Masahiro Yamada
1
-1
/
+1
2020-06-30
dt-bindings: fix error in 'make clean' after 'make dt_binding_check'
Masahiro Yamada
1
-0
/
+5
2020-06-30
scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19c
Rob Herring
1
-1
/
+2
2020-05-01
dt-bindings: Add a minimum version check for dtschema
Rob Herring
1
-3
/
+11
2020-04-24
dt-bindings: Fix command line length limit calling dt-mk-schema
Rob Herring
1
-8
/
+10
2020-04-22
dt-bindings: Re-enable core schemas for dtbs_check
Rob Herring
1
-1
/
+2
2020-03-13
kbuild: allow to run dt_binding_check and dtbs_check in a single command
Masahiro Yamada
1
-5
/
+3
2020-03-03
kbuild: Build DT binding examples with dtc warnings enabled
Rob Herring
1
-0
/
+4
[next]