summaryrefslogtreecommitdiff
path: root/drivers/of/unittest.c
AgeCommit message (Expand)Author
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-24Merge tag 'devicetree-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-17Merge tag 'devicetree-fixes-for-6.13-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-01-12of/unittest: Add test that of_address_to_resource() fails on non-translatable...Rob Herring (Arm)
2024-12-22Merge tag 'devicetree-fixes-for-6.13-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-12-16of: unittest: Add a test case for of_find_node_opts_by_path() with alias+path...Zijun Hu
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-27of/unittest: Add empty dma-ranges address translation testsAndrea della Porta
2024-09-24Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-09-09kbuild: split device tree build rules into scripts/Makefile.dtbsMasahiro Yamada
2024-08-06of: unittest: Use of_property_present()Rob Herring (Arm)
2024-07-08of: unittest: Add a test case for of_changeset_add_prop_bool()Herve Codina
2024-07-08of: unittest: Add tests for changeset properties addingHerve Codina
2024-05-20Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-13i2c: mux: Remove class argument from i2c_mux_add_adapter()Heiner Kallweit
2024-04-15of: Add a helper to free property structRob Herring
2024-03-15Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-13of: unittest: Use for_each_child_of_node_scoped()Jonathan Cameron
2024-03-08of: unittest: treat missing of_root as error instead of fixing upFrank Rowand
2024-03-08um: Unconditionally call unflatten_device_tree()Stephen Boyd
2024-01-31of: unittest: Fix compile in the non-dynamic caseChristian A. Ehrhardt
2024-01-11of: unittest: Fix of_count_phandle_with_args() expected value messageGeert Uytterhoeven
2024-01-09of: Fix double free in of_parse_phandle_with_args_mapChristian A. Ehrhardt
2023-10-27of: unittest: Add tests for address translationsHerve Codina
2023-08-28of: unittest: Fix of_unittest_pci_node() kconfig dependenciesRob Herring
2023-08-23of: overlay: unittest: Add test for unresolved symbolGeert Uytterhoeven
2023-08-23of: unittest: Add separators to of_unittest_overlay_high_level()Geert Uytterhoeven
2023-08-23of: unittest: Cleanup partially-applied overlaysGeert Uytterhoeven
2023-08-23of: unittest: Merge of_unittest_apply{,_revert}_overlay_check()Geert Uytterhoeven
2023-08-23of: unittest: Improve messages and comments in apply/revert checksGeert Uytterhoeven
2023-08-23of: unittest: Restore indentation in overlay_bad_add_dup_prop testGeert Uytterhoeven
2023-08-23of: unittest: Fix overlay type in apply/revert checkGeert Uytterhoeven
2023-08-23of: unittest: Check tree matches original after reverting a changesetRob Herring
2023-08-23of: unittest: Run overlay apply/revert sequence three timesGeert Uytterhoeven
2023-08-22of: unittest: Add pci_dt_testdrv pci driverLizhi Hou
2023-08-22of: overlay: Extend of_overlay_fdt_apply() to specify the target nodeLizhi Hou
2023-08-22of: dynamic: Add interfaces for creating device node dynamicallyLizhi Hou
2023-08-21Merge branch 'dt/linus' into dt/nextRob Herring
2023-08-21of: unittest: Fix EXPECT for parse_phandle_with_args_map() testRob Herring
2023-08-10of: unittest: Remove redundant of_match_ptr()Ruan Jinjie
2023-07-27of: unittest: fix null pointer dereferencing in of_unittest_find_node_by_name()Ruan Jinjie
2023-06-29Merge tag 'devicetree-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-23of: unittest: drop assertions for GPIO hog messagesBartosz Golaszewski
2023-06-12of: unittest: Switch i2c driver back to use .probe()Uwe Kleine-König
2023-06-07gpiolib: demote the hogging log messages to debugBartosz Golaszewski
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-13of/address: Add of_property_read_reg() helperRob Herring
2023-04-13of/address: Add of_range_count() helperRob Herring
2023-04-13of/address: Add support for 3 address cell busRob Herring