aboutsummaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)AuthorFilesLines
2023-12-15dma-mapping: don't store redundant offsetsGravatar Robin Murphy 1-1/+0
2023-12-07Merge tag 'devicetree-fixes-for-6.7-1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-2/+3
2023-11-27of: dynamic: Fix of_reconfig_get_state_change() return value documentationGravatar Luca Ceresoli 1-2/+3
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+2
2023-11-08of: property: Add fw_devlink support for msi-parentGravatar Anup Patel 1-0/+2
2023-10-31Merge tag 'devicetree-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-54/+213
2023-10-27of: overlay: unittest: overlay_bad_unresolved: Spelling s/ok/okay/Gravatar Geert Uytterhoeven 1-1/+1
2023-10-27of: address: Consolidate bus .map() functionsGravatar Rob Herring 1-43/+11
2023-10-27of: address: Store number of bus flag cells rather than boolGravatar Rob Herring 1-9/+5
2023-10-27of: unittest: Add tests for address translationsGravatar Herve Codina 2-0/+178
2023-10-26of: address: Remove duplicated functionsGravatar Herve Codina 1-11/+2
2023-10-26of: address: Fix address translation when address-size is greater than 2Gravatar Herve Codina 1-2/+28
2023-10-17amba: bus: balance firmware node reference countingGravatar Andy Shevchenko 1-1/+1
2023-10-02of: overlay: Reorder struct fragment fields kerneldocGravatar Geert Uytterhoeven 1-1/+1
2023-09-11of: dynamic: Fix potential memory leak in of_changeset_action()Gravatar Dan Carpenter 1-3/+3
2023-08-30Merge tag 'devicetree-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 33-366/+790
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 2-0/+3
2023-08-28of: unittest: Fix of_unittest_pci_node() kconfig dependenciesGravatar Rob Herring 1-9/+7
2023-08-23of: unittest-data: Fix whitespace - angular bracketsGravatar Geert Uytterhoeven 6-40/+40
2023-08-23of: unittest-data: Fix whitespace - indentationGravatar Geert Uytterhoeven 2-6/+6
2023-08-23of: unittest-data: Fix whitespace - blank linesGravatar Geert Uytterhoeven 19-11/+11
2023-08-23of: unittest-data: Convert remaining overlay DTS files to sugar syntaxGravatar Geert Uytterhoeven 4-32/+12
2023-08-23of: overlay: unittest: Add test for unresolved symbolGravatar Geert Uytterhoeven 3-1/+26
2023-08-23of: unittest: Add separators to of_unittest_overlay_high_level()Gravatar Geert Uytterhoeven 1-0/+10
2023-08-23of: unittest: Cleanup partially-applied overlaysGravatar Geert Uytterhoeven 1-48/+84
2023-08-23of: unittest: Merge of_unittest_apply{,_revert}_overlay_check()Gravatar Geert Uytterhoeven 1-27/+18
2023-08-23of: unittest: Improve messages and comments in apply/revert checksGravatar Geert Uytterhoeven 1-4/+6
2023-08-23of: unittest: Restore indentation in overlay_bad_add_dup_prop testGravatar Geert Uytterhoeven 1-3/+3
2023-08-23of: unittest: Fix overlay type in apply/revert checkGravatar Geert Uytterhoeven 1-1/+1
2023-08-23of: overlay: Call of_changeset_init() earlyGravatar Geert Uytterhoeven 1-2/+1
2023-08-23of: unittest: Check tree matches original after reverting a changesetGravatar Rob Herring 1-0/+13
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextGravatar Dave Airlie 2-2/+2
2023-08-23of: unittest: Run overlay apply/revert sequence three timesGravatar Geert Uytterhoeven 1-1/+3
2023-08-22of: unittest: Add pci_dt_testdrv pci driverGravatar Lizhi Hou 3-1/+213
2023-08-22of: overlay: Extend of_overlay_fdt_apply() to specify the target nodeGravatar Lizhi Hou 2-12/+33
2023-08-22of: dynamic: Add interfaces for creating device node dynamicallyGravatar Lizhi Hou 2-1/+182
2023-08-22of: Move of_skipped_node_table within #ifdef CONFIG_OF_ADDRESSGravatar Viresh Kumar 1-5/+5
2023-08-21of: Refactor node and property manipulation function lockingGravatar Rob Herring 2-64/+49
2023-08-21of: dynamic: Move dead property list check into property add/update functionsGravatar Rob Herring 2-32/+24
2023-08-21of: dynamic: Fix race in getting old property when updating propertyGravatar Rob Herring 1-5/+2
2023-08-21of: dynamic: Refactor changeset action printing to common helpersGravatar Rob Herring 1-42/+11
2023-08-21Merge branch 'dt/linus' into dt/nextGravatar Rob Herring 5-29/+17
2023-08-21of/platform: increase refcount of fwnodeGravatar Peng Fan 1-2/+2
2023-08-21of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lockGravatar Rob Herring 1-22/+9
2023-08-21of: unittest: Fix EXPECT for parse_phandle_with_args_map() testGravatar Rob Herring 1-2/+2
2023-08-18mm,ima,kexec,of: use memblock_free_late from ima_free_kexec_bufferGravatar Rik van Riel 1-1/+2
2023-08-10of: unittest: Remove redundant of_match_ptr()Gravatar Ruan Jinjie 1-3/+3
2023-08-04of: Move of_device_{add,register,unregister} to platform.cGravatar Rob Herring 2-32/+32
2023-08-04of: Move of_platform_register_reconfig_notifier() into DT coreGravatar Rob Herring 3-0/+9
2023-08-01of: property: fw_devlink: Add a devlink for panel followersGravatar Douglas Anderson 1-0/+2