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