index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
/
unittest.c
Age
Commit message (
Expand
)
Author
2024-05-20
Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-13
i2c: mux: Remove class argument from i2c_mux_add_adapter()
Heiner Kallweit
2024-04-15
of: Add a helper to free property struct
Rob Herring
2024-03-15
Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-13
of: unittest: Use for_each_child_of_node_scoped()
Jonathan Cameron
2024-03-08
of: unittest: treat missing of_root as error instead of fixing up
Frank Rowand
2024-03-08
um: Unconditionally call unflatten_device_tree()
Stephen Boyd
2024-01-31
of: unittest: Fix compile in the non-dynamic case
Christian A. Ehrhardt
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
[next]