summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-101-0/+2
|\
| * of: property: Add fw_devlink support for msi-parentAnup Patel2023-11-081-0/+2
* | Merge tag 'devicetree-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-315-54/+213
|\ \
| * | of: overlay: unittest: overlay_bad_unresolved: Spelling s/ok/okay/Geert Uytterhoeven2023-10-271-1/+1
| * | of: address: Consolidate bus .map() functionsRob Herring2023-10-271-43/+11
| * | of: address: Store number of bus flag cells rather than boolRob Herring2023-10-271-9/+5
| * | of: unittest: Add tests for address translationsHerve Codina2023-10-272-0/+178
| * | of: address: Remove duplicated functionsHerve Codina2023-10-261-11/+2
| * | of: address: Fix address translation when address-size is greater than 2Herve Codina2023-10-261-2/+28
| * | amba: bus: balance firmware node reference countingAndy Shevchenko2023-10-171-1/+1
| |/
* | of: overlay: Reorder struct fragment fields kerneldocGeert Uytterhoeven2023-10-021-1/+1
* | of: dynamic: Fix potential memory leak in of_changeset_action()Dan Carpenter2023-09-111-3/+3
|/
* Merge tag 'devicetree-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-3033-366/+790
|\
| * of: unittest: Fix of_unittest_pci_node() kconfig dependenciesRob Herring2023-08-281-9/+7
| * of: unittest-data: Fix whitespace - angular bracketsGeert Uytterhoeven2023-08-236-40/+40
| * of: unittest-data: Fix whitespace - indentationGeert Uytterhoeven2023-08-232-6/+6
| * of: unittest-data: Fix whitespace - blank linesGeert Uytterhoeven2023-08-2319-11/+11
| * of: unittest-data: Convert remaining overlay DTS files to sugar syntaxGeert Uytterhoeven2023-08-234-32/+12
| * of: overlay: unittest: Add test for unresolved symbolGeert Uytterhoeven2023-08-233-1/+26
| * of: unittest: Add separators to of_unittest_overlay_high_level()Geert Uytterhoeven2023-08-231-0/+10
| * of: unittest: Cleanup partially-applied overlaysGeert Uytterhoeven2023-08-231-48/+84
| * of: unittest: Merge of_unittest_apply{,_revert}_overlay_check()Geert Uytterhoeven2023-08-231-27/+18
| * of: unittest: Improve messages and comments in apply/revert checksGeert Uytterhoeven2023-08-231-4/+6
| * of: unittest: Restore indentation in overlay_bad_add_dup_prop testGeert Uytterhoeven2023-08-231-3/+3
| * of: unittest: Fix overlay type in apply/revert checkGeert Uytterhoeven2023-08-231-1/+1
| * of: overlay: Call of_changeset_init() earlyGeert Uytterhoeven2023-08-231-2/+1
| * of: unittest: Check tree matches original after reverting a changesetRob Herring2023-08-231-0/+13
| * of: unittest: Run overlay apply/revert sequence three timesGeert Uytterhoeven2023-08-231-1/+3
| * of: unittest: Add pci_dt_testdrv pci driverLizhi Hou2023-08-223-1/+213
| * of: overlay: Extend of_overlay_fdt_apply() to specify the target nodeLizhi Hou2023-08-222-12/+33
| * of: dynamic: Add interfaces for creating device node dynamicallyLizhi Hou2023-08-222-1/+182
| * of: Move of_skipped_node_table within #ifdef CONFIG_OF_ADDRESSViresh Kumar2023-08-221-5/+5
| * of: Refactor node and property manipulation function lockingRob Herring2023-08-212-64/+49
| * of: dynamic: Move dead property list check into property add/update functionsRob Herring2023-08-212-32/+24
| * of: dynamic: Fix race in getting old property when updating propertyRob Herring2023-08-211-5/+2
| * of: dynamic: Refactor changeset action printing to common helpersRob Herring2023-08-211-42/+11
| * Merge branch 'dt/linus' into dt/nextRob Herring2023-08-215-29/+17
| |\
| * | of: unittest: Remove redundant of_match_ptr()Ruan Jinjie2023-08-101-3/+3
| * | of: Move of_device_{add,register,unregister} to platform.cRob Herring2023-08-042-32/+32
| * | of: Move of_platform_register_reconfig_notifier() into DT coreRob Herring2023-08-043-0/+9
| * | of: unittest: fix null pointer dereferencing in of_unittest_find_node_by_name()Ruan Jinjie2023-07-271-4/+6
* | | Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-08-302-0/+3
|\ \ \ | |_|/ |/| |
| * | BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie2023-08-242-2/+2
| |\ \
| * | | of: property: fw_devlink: Add a devlink for panel followersDouglas Anderson2023-08-011-0/+2
| * | | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2023-07-243-36/+63
| |\ \ \ | | | |/ | | |/|
| * | | of: module: Export of_device_uevent()Miquel Raynal2023-07-211-0/+1
* | | | of/platform: increase refcount of fwnodePeng Fan2023-08-211-2/+2
* | | | of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lockRob Herring2023-08-211-22/+9
* | | | of: unittest: Fix EXPECT for parse_phandle_with_args_map() testRob Herring2023-08-211-2/+2
* | | | mm,ima,kexec,of: use memblock_free_late from ima_free_kexec_bufferRik van Riel2023-08-181-1/+2
| |_|/ |/| |