Age | Commit message (Expand) | Author |
2024-01-11 | of: unittest: Fix of_count_phandle_with_args() expected value message | Geert Uytterhoeven |
2024-01-09 | of: Fix double free in of_parse_phandle_with_args_map | Christian A. Ehrhardt |
2023-10-27 | of: unittest: Add tests for address translations | Herve Codina |
2023-08-28 | of: unittest: Fix of_unittest_pci_node() kconfig dependencies | Rob Herring |
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: unittest: Check tree matches original after reverting a changeset | Rob Herring |
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 | of: dynamic: Add interfaces for creating device node dynamically | Lizhi Hou |
2023-08-21 | Merge branch 'dt/linus' into dt/next | Rob Herring |
2023-08-21 | of: unittest: Fix EXPECT for parse_phandle_with_args_map() test | Rob Herring |
2023-08-10 | of: unittest: Remove redundant of_match_ptr() | Ruan Jinjie |
2023-07-27 | of: unittest: fix null pointer dereferencing in of_unittest_find_node_by_name() | Ruan Jinjie |
2023-06-29 | Merge tag 'devicetree-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-06-23 | of: unittest: drop assertions for GPIO hog messages | Bartosz Golaszewski |
2023-06-12 | of: unittest: Switch i2c driver back to use .probe() | Uwe Kleine-König |
2023-06-07 | gpiolib: demote the hogging log messages to debug | Bartosz Golaszewski |
2023-04-27 | Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-04-13 | of/address: Add of_property_read_reg() helper | Rob Herring |
2023-04-13 | of/address: Add of_range_count() helper | Rob Herring |
2023-04-13 | of/address: Add support for 3 address cell bus | Rob Herring |
2023-04-13 | of/address: Add of_range_to_resource() helper | Rob Herring |
2023-04-13 | of: unittest: Add bus address range parsing tests | Rob Herring |
2023-03-20 | of: unittest: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | of: unittest: Drop if blocks with always false condition | Uwe Kleine-König |
2023-03-20 | of: unittest: Drop call to platform_set_drvdata(..., NULL) | Uwe Kleine-König |
2023-02-20 | of: unittest: add node lifecycle tests | Frank Rowand |
2022-12-06 | of: unittest: Convert to i2c's .probe_new() | Uwe Kleine-König |
2022-10-26 | of: overlay: rename overlay source files from .dts to .dtso | Frank Rowand |
2022-10-10 | Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-08-25 | of: unittest: taint the kernel when of unittest runs | Frank Rowand |
2022-08-22 | of: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König |
2022-07-11 | of: unittest: make unittest_gpio_remove() consistent with unittest_gpio_probe() | Andy Shevchenko |
2022-07-11 | of: unittest: Switch to use fwnode instead of of_node | Andy Shevchenko |
2022-05-03 | of: overlay: do not free changeset when of_overlay_apply returns error | Frank Rowand |
2022-05-03 | of: overlay: unittest: add tests for overlay notifiers | Frank Rowand |
2022-03-08 | Merge branch 'dt/linus' into dt/next | Rob Herring |
2022-02-15 | of: unittest: print pass messages at PR_INFO level | Frank Rowand |
2022-01-31 | of: unittest: update text of expected warnings | Frank Rowand |
2022-01-08 | of: unittest: remove unneeded semicolon | Yang Li |
2022-01-04 | of: unittest: re-implement overlay tracking | Frank Rowand |
2022-01-04 | of: unittest: change references to obsolete overlay id | Frank Rowand |