index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
/
unittest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-28
of: unittest: Fix of_unittest_pci_node() kconfig dependencies
Rob Herring
1
-9
/
+7
2023-08-24
of: overlay: unittest: Add test for unresolved symbol
Geert Uytterhoeven
1
-0
/
+17
2023-08-24
of: unittest: Add separators to of_unittest_overlay_high_level()
Geert Uytterhoeven
1
-0
/
+10
2023-08-24
of: unittest: Cleanup partially-applied overlays
Geert Uytterhoeven
1
-48
/
+84
2023-08-24
of: unittest: Merge of_unittest_apply{,_revert}_overlay_check()
Geert Uytterhoeven
1
-27
/
+18
2023-08-24
of: unittest: Improve messages and comments in apply/revert checks
Geert Uytterhoeven
1
-4
/
+6
2023-08-24
of: unittest: Restore indentation in overlay_bad_add_dup_prop test
Geert Uytterhoeven
1
-3
/
+3
2023-08-24
of: unittest: Fix overlay type in apply/revert check
Geert Uytterhoeven
1
-1
/
+1
2023-08-24
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-22
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-11
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-30
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-14
of/address: Add of_property_read_reg() helper
Rob Herring
1
-0
/
+22
2023-04-14
of/address: Add of_range_count() helper
Rob Herring
1
-1
/
+6
2023-04-14
of/address: Add support for 3 address cell bus
Rob Herring
1
-1
/
+57
2023-04-14
of/address: Add of_range_to_resource() helper
Rob Herring
1
-1
/
+15
2023-04-14
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-21
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
2022-08-25
of: unittest: taint the kernel when of unittest runs
Frank Rowand
1
-0
/
+3
2022-08-22
of: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-4
/
+2
2022-07-12
of: unittest: make unittest_gpio_remove() consistent with unittest_gpio_probe()
Andy Shevchenko
1
-7
/
+6
2022-07-12
of: unittest: Switch to use fwnode instead of of_node
Andy Shevchenko
1
-2
/
+2
2022-05-03
of: overlay: do not free changeset when of_overlay_apply returns error
Frank Rowand
1
-2
/
+8
2022-05-03
of: overlay: unittest: add tests for overlay notifiers
Frank Rowand
1
-0
/
+195
2022-03-08
Merge branch 'dt/linus' into dt/next
Rob Herring
1
-8
/
+8
2022-02-15
of: unittest: print pass messages at PR_INFO level
Frank Rowand
1
-1
/
+1
2022-01-31
of: unittest: update text of expected warnings
Frank Rowand
1
-8
/
+8
2022-01-08
of: unittest: remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-01-05
of: unittest: re-implement overlay tracking
Frank Rowand
1
-61
/
+49
2022-01-05
of: unittest: change references to obsolete overlay id
Frank Rowand
1
-27
/
+27
2021-12-16
of: unittest: 64 bit dma address test requires arch support
Frank Rowand
1
-2
/
+3
2021-12-16
of: unittest: fix warning on PowerPC frame size warning
Jim Quinlan
1
-4
/
+12
2021-11-02
of: unittest: document intentional interrupt-map provider build warning
Frank Rowand
1
-0
/
+6
[next]