index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
/
unittest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-24
Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+2
2024-09-09
kbuild: split device tree build rules into scripts/Makefile.dtbs
Masahiro Yamada
1
-2
/
+2
2024-08-06
of: unittest: Use of_property_present()
Rob Herring (Arm)
1
-2
/
+2
2024-07-08
of: unittest: Add a test case for of_changeset_add_prop_bool()
Herve Codina
1
-0
/
+11
2024-07-08
of: unittest: Add tests for changeset properties adding
Herve Codina
1
-0
/
+155
2024-05-20
Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-05-13
i2c: mux: Remove class argument from i2c_mux_add_adapter()
Heiner Kallweit
1
-1
/
+1
2024-04-15
of: Add a helper to free property struct
Rob Herring
1
-9
/
+3
2024-03-15
Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-20
/
+7
2024-03-13
of: unittest: Use for_each_child_of_node_scoped()
Jonathan Cameron
1
-8
/
+3
2024-03-08
of: unittest: treat missing of_root as error instead of fixing up
Frank Rowand
1
-8
/
+4
2024-03-08
um: Unconditionally call unflatten_device_tree()
Stephen Boyd
1
-4
/
+0
2024-01-31
of: unittest: Fix compile in the non-dynamic case
Christian A. Ehrhardt
1
-3
/
+9
2024-01-11
of: unittest: Fix of_count_phandle_with_args() expected value message
Geert Uytterhoeven
1
-1
/
+1
2024-01-09
of: Fix double free in of_parse_phandle_with_args_map
Christian A. Ehrhardt
1
-31
/
+43
2023-10-27
of: unittest: Add tests for address translations
Herve Codina
1
-0
/
+77
2023-08-28
of: unittest: Fix of_unittest_pci_node() kconfig dependencies
Rob Herring
1
-9
/
+7
2023-08-23
of: overlay: unittest: Add test for unresolved symbol
Geert Uytterhoeven
1
-0
/
+17
2023-08-23
of: unittest: Add separators to of_unittest_overlay_high_level()
Geert Uytterhoeven
1
-0
/
+10
2023-08-23
of: unittest: Cleanup partially-applied overlays
Geert Uytterhoeven
1
-48
/
+84
2023-08-23
of: unittest: Merge of_unittest_apply{,_revert}_overlay_check()
Geert Uytterhoeven
1
-27
/
+18
2023-08-23
of: unittest: Improve messages and comments in apply/revert checks
Geert Uytterhoeven
1
-4
/
+6
2023-08-23
of: unittest: Restore indentation in overlay_bad_add_dup_prop test
Geert Uytterhoeven
1
-3
/
+3
2023-08-23
of: unittest: Fix overlay type in apply/revert check
Geert Uytterhoeven
1
-1
/
+1
2023-08-23
of: unittest: Check tree matches original after reverting a changeset
Rob Herring
1
-0
/
+13
2023-08-23
of: unittest: Run overlay apply/revert sequence three times
Geert Uytterhoeven
1
-1
/
+3
2023-08-22
of: unittest: Add pci_dt_testdrv pci driver
Lizhi Hou
1
-0
/
+189
2023-08-22
of: overlay: Extend of_overlay_fdt_apply() to specify the target node
Lizhi Hou
1
-1
/
+2
2023-08-22
of: dynamic: Add interfaces for creating device node dynamically
Lizhi Hou
1
-1
/
+18
2023-08-21
Merge branch 'dt/linus' into dt/next
Rob Herring
1
-2
/
+2
2023-08-21
of: unittest: Fix EXPECT for parse_phandle_with_args_map() test
Rob Herring
1
-2
/
+2
2023-08-10
of: unittest: Remove redundant of_match_ptr()
Ruan Jinjie
1
-3
/
+3
2023-07-27
of: unittest: fix null pointer dereferencing in of_unittest_find_node_by_name()
Ruan Jinjie
1
-4
/
+6
2023-06-29
Merge tag 'devicetree-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2023-06-23
of: unittest: drop assertions for GPIO hog messages
Bartosz Golaszewski
1
-28
/
+0
2023-06-12
of: unittest: Switch i2c driver back to use .probe()
Uwe Kleine-König
1
-2
/
+2
2023-06-07
gpiolib: demote the hogging log messages to debug
Bartosz Golaszewski
1
-8
/
+8
2023-04-27
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+150
2023-04-13
of/address: Add of_property_read_reg() helper
Rob Herring
1
-0
/
+22
2023-04-13
of/address: Add of_range_count() helper
Rob Herring
1
-1
/
+6
2023-04-13
of/address: Add support for 3 address cell bus
Rob Herring
1
-1
/
+57
2023-04-13
of/address: Add of_range_to_resource() helper
Rob Herring
1
-1
/
+15
2023-04-13
of: unittest: Add bus address range parsing tests
Rob Herring
1
-0
/
+53
2023-03-20
of: unittest: Convert to platform remove callback returning void
Uwe Kleine-König
1
-11
/
+6
2023-03-20
of: unittest: Drop if blocks with always false condition
Uwe Kleine-König
1
-3
/
+0
2023-03-20
of: unittest: Drop call to platform_set_drvdata(..., NULL)
Uwe Kleine-König
1
-1
/
+0
2023-02-20
of: unittest: add node lifecycle tests
Frank Rowand
1
-2
/
+148
2022-12-06
of: unittest: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-6
/
+4
2022-10-26
of: overlay: rename overlay source files from .dts to .dtso
Frank Rowand
1
-24
/
+24
2022-10-10
Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+4
[next]