116 Commits (master)

Author SHA1 Message Date
Rob Herring (Arm) c17d76ab5e checks: Check the overall length of "interrupt-map" 5 months ago
Sebastian Huber 6df5328a90 Fix use of <ctype.h> functions 1 year ago
Johannes Beisswenger ea3b9a1d2c checks: Fix crash in graph_child_address if 'reg' cell size != 1 1 year ago
Johannes Beisswenger 44bb89cafd checks: Fix segmentation fault in check_graph_node 1 year ago
Matt Ranostay 9cceabea1e checks: correct I2C 10-bit address check 2 years ago
Marc-André Lureau 61fa22b05f checks: make check.data const 2 years ago
Marc-André Lureau 7a1d72a788 checks.c: fix check_msg() leak 2 years ago
Marc-André Lureau ee57999386 checks.c: fix heap-buffer-overflow 2 years ago
Qun-Wei Lin 2022bb1087 checks: Update #{size,address}-cells check for 'dma-ranges' 2 years ago
David Gibson ff5afb96d0 Handle integer overflow in check_property_phandle_args() 3 years ago
Rob Herring 0a3a9d3449 checks: Add an interrupt-map check 3 years ago
Rob Herring 8fd24744e3 checks: Ensure '#interrupt-cells' only exists in interrupt providers 3 years ago
Rob Herring d8d1a9a778 checks: Drop interrupt provider '#address-cells' check 3 years ago
Rob Herring 52a16fd728 checks: Make interrupt_provider check dependent on interrupts_extended_is_cell 3 years ago
Thierry Reding 69595a167f checks: Fix bus-range check 3 years ago
Andre Przywara b587787ef3 checks: Fix signedness comparisons warnings 3 years ago
Andre Przywara 69bed6c241 dtc: Wrap phandle validity check 3 years ago
David Gibson 4c2ef8f4d1 checks: Introduce is_multiple_of() 3 years ago
Rob Herring 0c3fd9b6ac checks: Drop interrupt_cells_is_cell check 3 years ago
Rob Herring 6b3081abc4 checks: Add check_is_cell() for all phandle+arg properties 3 years ago
Ilya Lipnitskiy ad4abfadb6 checks: replace strstr and strrchr with strends 4 years ago
Ilya Lipnitskiy 9bb9b8d0b4 checks: tigthen up nr-gpios prop exception 4 years ago
Kumar Gala 88875268c0 checks: Warn on node-name and property name being the same 4 years ago
Kumar Gala 9d2279e7e6 checks: Change node-name check to match devicetree spec 4 years ago
Rob Herring cbca977ea1 checks: Allow PCI bridge child nodes without an address 4 years ago
Joel Stanley 8259d59f59 checks: Improve i2c reg property checking 4 years ago
Joel Stanley fdabcf2980 checks: Remove warning for I2C_OWN_SLAVE_ADDRESS 4 years ago
Andre Przywara 81e0919a3e checks: Add interrupt provider test 4 years ago
Arkadiusz Drabczyk 87a656ae5f check: Inform about missing ranges 5 years ago
Rob Herring 76b43dcbd1 checks: Add 'dma-ranges' check 5 years ago
David Gibson 60e0db3d65 Ignore phandle properties in /aliases 5 years ago
Rob Herring acfe84f2c4 dtc: Replace GPLv2 boilerplate/reference with SPDX tags 5 years ago
David Gibson 8f69567622 Avoid assertion in check_interrupts_property() 6 years ago
Chen-Yu Tsai ae795b2db7 checks: Do not omit nodes with labels if symbol generation is requested 6 years ago
Leonard Crestez 4762ad051e checks: Fix spelling in check_graph_endpoint 6 years ago
Kumar Gala 7cbc550f90 checks: Add unit address check if node is enabled 6 years ago
Rob Herring f267e674d1 checks: Fix crash with multiple source annotations 6 years ago
Rob Herring 3616b9a811 checks: Use source position information for check failures 6 years ago
Rob Herring 2bdbd07a12 checks: Make each message output atomic 6 years ago
Rob Herring 86a288a736 checks: Restructure check_msg to decrease indentation 6 years ago
Kumar Gala 403cc79f06 checks: Update SPI bus check for 'spi-slave' 6 years ago
Rob Herring e84742aa7b checks: fix simple-bus compatible matching 6 years ago
Rob Herring 90a190eb04 checks: add SPI bus checks 6 years ago
Rob Herring 53a1bd5469 checks: add I2C bus checks 6 years ago
Maxime Ripard 4038fd9005 dtc: add ability to make nodes conditional on them being referenced 7 years ago
Rob Herring e1f139ea49 checks: drop warning for missing PCI bridge bus-range 7 years ago
Geert Uytterhoeven f4eba68d89 checks: Print duplicate node name instead of parent name 7 years ago
Rob Herring df536831d0 checks: add graph binding checks 7 years ago
Rob Herring 2347c96edc checks: add a check for duplicate unit-addresses of child nodes 7 years ago
David Gibson afbddcd418 Suppress warnings on overlay fragments 7 years ago