| Commit message (Expand) | Author | Files | Lines |
2023-08-24 | of: unittest-data: Fix whitespace - indentation | Geert Uytterhoeven | 2 | -6/+6 |
2023-08-24 | of: unittest-data: Fix whitespace - blank lines | Geert Uytterhoeven | 19 | -11/+11 |
2023-08-24 | of: unittest-data: Convert remaining overlay DTS files to sugar syntax | Geert Uytterhoeven | 4 | -32/+12 |
2023-08-24 | of: overlay: unittest: Add test for unresolved symbol | Geert Uytterhoeven | 3 | -1/+26 |
2023-08-24 | of: unittest: Add separators to of_unittest_overlay_high_level() | Geert Uytterhoeven | 1 | -0/+10 |
2023-08-24 | of: unittest: Cleanup partially-applied overlays | Geert Uytterhoeven | 1 | -48/+84 |
2023-08-24 | of: unittest: Merge of_unittest_apply{,_revert}_overlay_check() | Geert Uytterhoeven | 1 | -27/+18 |
2023-08-24 | of: unittest: Improve messages and comments in apply/revert checks | Geert Uytterhoeven | 1 | -4/+6 |
2023-08-24 | of: unittest: Restore indentation in overlay_bad_add_dup_prop test | Geert Uytterhoeven | 1 | -3/+3 |
2023-08-24 | of: unittest: Fix overlay type in apply/revert check | Geert Uytterhoeven | 1 | -1/+1 |
2023-08-24 | of: overlay: Call of_changeset_init() early | Geert Uytterhoeven | 1 | -2/+1 |
2023-08-24 | of: unittest: Check tree matches original after reverting a changeset | Rob Herring | 1 | -0/+13 |
2023-08-23 | MAINTAINERS: pps: Update pps-gpio bindings location | Fabio Estevam | 1 | -1/+1 |
2023-08-23 | dt-bindings: use capital "OR" for multiple licenses in SPDX | Krzysztof Kozlowski | 127 | -127/+127 |
2023-08-23 | dt-bindings: display: advantech,idk-2121wr: reference common panel | Krzysztof Kozlowski | 1 | -0/+3 |
2023-08-23 | dt-bindings: input: convert syna,rmi4 to DT schema | Krzysztof Kozlowski | 5 | -212/+271 |
2023-08-23 | dt-bindings: bus: convert qcom,ssbi schema to YAML format | Dmitry Baryshkov | 2 | -18/+63 |
2023-08-23 | of: unittest: Run overlay apply/revert sequence three times | Geert Uytterhoeven | 1 | -1/+3 |
2023-08-22 | of: unittest: Add pci_dt_testdrv pci driver | Lizhi Hou | 4 | -1/+214 |
2023-08-22 | of: overlay: Extend of_overlay_fdt_apply() to specify the target node | Lizhi Hou | 3 | -13/+34 |
2023-08-22 | PCI: Add quirks to generate device tree node for Xilinx Alveo U50 | Lizhi Hou | 1 | -0/+11 |
2023-08-22 | PCI: Create device tree node for bridge | Lizhi Hou | 7 | -0/+462 |
2023-08-22 | of: dynamic: Add interfaces for creating device node dynamically | Lizhi Hou | 3 | -1/+205 |
2023-08-22 | of: Move of_skipped_node_table within #ifdef CONFIG_OF_ADDRESS | Viresh Kumar | 1 | -5/+5 |
2023-08-22 | dt-bindings: display: msm/dp: restrict opp-table to objects | Krzysztof Kozlowski | 1 | -1/+2 |
2023-08-22 | of: Refactor node and property manipulation function locking | Rob Herring | 2 | -64/+49 |
2023-08-22 | of: dynamic: Move dead property list check into property add/update functions | Rob Herring | 2 | -32/+24 |
2023-08-22 | of: dynamic: Fix race in getting old property when updating property | Rob Herring | 1 | -5/+2 |
2023-08-22 | of: dynamic: Refactor changeset action printing to common helpers | Rob Herring | 1 | -42/+11 |
2023-08-21 | of/platform: increase refcount of fwnode | Peng Fan | 1 | -2/+2 |
2023-08-21 | of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lock | Rob Herring | 1 | -22/+9 |
2023-08-21 | of: unittest: Fix EXPECT for parse_phandle_with_args_map() test | Rob Herring | 1 | -2/+2 |
2023-08-18 | dt-bindings: pps: pps-gpio: Convert to yaml | Fabio Estevam | 2 | -30/+49 |
2023-08-18 | mm,ima,kexec,of: use memblock_free_late from ima_free_kexec_buffer | Rik van Riel | 1 | -1/+2 |
2023-08-18 | dt-bindings: Fix typos | Bjorn Helgaas | 156 | -194/+194 |
2023-08-18 | dt-bindings: power: xilinx: merge zynqmp-genpd.txt with firmware binding | Naman Trivedi Manojbhai | 2 | -34/+14 |
2023-08-17 | dt: dt-check-compatible: Find struct of_device_id instances with compiler ann... | Rob Herring | 1 | -2/+2 |
2023-08-17 | dt-bindings: interrupt-controller: qcom,pdc: Add SDM670 | Konrad Dybcio | 1 | -0/+1 |
2023-08-17 | dt-bindings: net: ftgmac100: convert to yaml version from txt | Ivan Mikhaylov | 2 | -67/+102 |
2023-08-16 | dt-bindings: PCI: dwc: rockchip: Add missing legacy-interrupt-controller | Sebastian Reichel | 1 | -0/+30 |
2023-08-16 | dt-bindings: PCI: dwc: rockchip: Use generic binding | Sebastian Reichel | 2 | -3/+6 |
2023-08-16 | dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue | Sebastian Reichel | 1 | -1/+42 |
2023-08-16 | dt-bindings: PCI: dwc: improve msi handling | Sebastian Reichel | 1 | -3/+9 |
2023-08-16 | dt-bindings: trivial-devices: Remove national,lm75 | Alexander Stein | 1 | -2/+0 |
2023-08-11 | of: unittest: Remove redundant of_match_ptr() | Ruan Jinjie | 1 | -3/+3 |
2023-08-04 | of: Move of_device_{add,register,unregister} to platform.c | Rob Herring | 2 | -32/+32 |
2023-08-04 | of: Move of_platform_register_reconfig_notifier() into DT core | Rob Herring | 5 | -7/+10 |
2023-08-03 | dt-bindings: Update Guru Das Srinagesh's email address | Guru Das Srinagesh | 2 | -2/+2 |
2023-07-27 | dt-bindings: usb: connector: disallow additional properties | Krzysztof Kozlowski | 4 | -15/+8 |
2023-07-27 | dt-bindings: arm: cpus: Add Cortex A520, A720, and X4 | Rob Herring | 1 | -0/+3 |