summaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)AuthorFilesLines
2023-08-24of: overlay: Call of_changeset_init() earlyGeert Uytterhoeven1-2/+1
2023-08-24of: unittest: Check tree matches original after reverting a changesetRob Herring1-0/+13
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie2-2/+2
2023-08-23of: unittest: Run overlay apply/revert sequence three timesGeert Uytterhoeven1-1/+3
2023-08-22of: unittest: Add pci_dt_testdrv pci driverLizhi Hou3-1/+213
2023-08-22of: overlay: Extend of_overlay_fdt_apply() to specify the target nodeLizhi Hou2-12/+33
2023-08-22of: dynamic: Add interfaces for creating device node dynamicallyLizhi Hou2-1/+182
2023-08-22of: Move of_skipped_node_table within #ifdef CONFIG_OF_ADDRESSViresh Kumar1-5/+5
2023-08-22of: Refactor node and property manipulation function lockingRob Herring2-64/+49
2023-08-22of: dynamic: Move dead property list check into property add/update functionsRob Herring2-32/+24
2023-08-22of: dynamic: Fix race in getting old property when updating propertyRob Herring1-5/+2
2023-08-22of: dynamic: Refactor changeset action printing to common helpersRob Herring1-42/+11
2023-08-22Merge branch 'dt/linus' into dt/nextRob Herring5-29/+17
2023-08-22of/platform: increase refcount of fwnodePeng Fan1-2/+2
2023-08-21of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lockRob Herring1-22/+9
2023-08-21of: unittest: Fix EXPECT for parse_phandle_with_args_map() testRob Herring1-2/+2
2023-08-18mm,ima,kexec,of: use memblock_free_late from ima_free_kexec_bufferRik van Riel1-1/+2
2023-08-11of: unittest: Remove redundant of_match_ptr()Ruan Jinjie1-3/+3
2023-08-04of: Move of_device_{add,register,unregister} to platform.cRob Herring2-32/+32
2023-08-04of: Move of_platform_register_reconfig_notifier() into DT coreRob Herring3-0/+9
2023-08-01of: property: fw_devlink: Add a devlink for panel followersDouglas Anderson1-0/+2
2023-07-27of: unittest: fix null pointer dereferencing in of_unittest_find_node_by_name()Ruan Jinjie1-4/+6
2023-07-24Merge drm/drm-next into drm-misc-nextThomas Zimmermann3-36/+63
2023-07-21of: module: Export of_device_uevent()Miquel Raynal1-0/+1
2023-07-12of: Preserve "of-display" device name for compatibilityRob Herring1-1/+1
2023-07-10of: make OF_EARLY_FLATTREE depend on HAS_IOMEMBaoquan He1-1/+1
2023-06-30Merge tag 'devicetree-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-8/+63
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-28/+0
2023-06-23of: unittest: drop assertions for GPIO hog messagesBartosz Golaszewski1-28/+0
2023-06-20of: reserved_mem: Use stable allocation orderStephan Gerhold1-0/+5
2023-06-20of: reserved_mem: Try to keep range allocations contiguousStephan Gerhold1-2/+53
2023-06-15of/platform: Propagate firmware node by calling device_set_node()Andy Shevchenko1-4/+3
2023-06-12of: unittest: Switch i2c driver back to use .probe()Uwe Kleine-König1-2/+2
2023-06-10of: overlay: Fix missing of_node_put() in error case of init_overlay_changeset()Kunihiko Hayashi1-0/+1
2023-06-07gpiolib: demote the hogging log messages to debugBartosz Golaszewski1-8/+8
2023-05-05Merge tag 'devicetree-fixes-for-6.4-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2023-04-29Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d...Linus Torvalds2-5/+1
2023-04-29Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+6
2023-04-27of: fdt: Scan /memreserve/ lastLucas Tanure1-2/+3
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-75/+94
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-192/+443
2023-04-27Merge tag 'devicetree-for-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-152/+140
2023-04-19riscv: Use PUD/P4D/PGD pages for the linear mappingAlexandre Ghiti1-5/+6
2023-04-14of/address: Add of_property_read_reg() helperRob Herring2-0/+45
2023-04-14of/address: Add of_range_count() helperRob Herring1-1/+6
2023-04-14of/address: Add support for 3 address cell busRob Herring3-2/+87
2023-04-14of/address: Add of_range_to_resource() helperRob Herring2-4/+43
2023-04-14of: unittest: Add bus address range parsing testsRob Herring1-0/+53
2023-04-14of: Move CPU node related functions to their own fileRob Herring3-188/+211
2023-04-14Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+6