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
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
2021-11-02
of: unittest: fix EXPECT text for gpio hog errors
Frank Rowand
1
-8
/
+8
2021-10-20
of/unittest: Add of_node_put() before return
Wan Jiabing
1
-0
/
+2
2021-06-05
of: unittest: Use DEFINE_RES_MEM() to simplify code
Zhen Lei
1
-5
/
+1
2021-04-09
of: unittest: overlay: ensure proper alignment of copied FDT
Frank Rowand
1
-2
/
+7
2021-04-07
of: properly check for error returned by fdt_get_name()
Frank Rowand
1
-5
/
+10
2021-02-13
of: Remove of_dev_{get,put}()
Rob Herring
1
-1
/
+1
2020-12-02
of: unittest: Fix build on architectures without CONFIG_OF_ADDRESS
Catalin Marinas
1
-0
/
+3
2020-11-20
of: unittest: Add test for of_dma_get_max_cpu_address()
Nicolas Saenz Julienne
1
-0
/
+18
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
1
-10
/
+24
2020-08-04
of: unittest: Use bigger address cells to catch parser regressions
Nicolas Saenz Julienne
1
-1
/
+1
2020-04-17
of: unittest: kmemleak in duplicate property update
Frank Rowand
1
-6
/
+6
2020-04-17
of: unittest: kmemleak in of_unittest_overlay_high_level()
Frank Rowand
1
-1
/
+4
2020-04-17
of: unittest: kmemleak in of_unittest_platform_populate()
Frank Rowand
1
-2
/
+5
2020-04-17
of: unittest: kmemleak on changeset destroy
Frank Rowand
1
-0
/
+4
2020-04-01
of: some unittest overlays not untracked
Frank Rowand
1
-7
/
+23
2020-04-01
of: gpio unittest kfree() wrong object
Frank Rowand
1
-1
/
+1
2020-03-02
of: unittest: make gpio overlay test dependent on CONFIG_OF_GPIO
Frank Rowand
1
-227
/
+238
2020-02-26
of: unittest: annotate warnings triggered by unittest
Frank Rowand
1
-30
/
+345
2020-02-26
of: unittest: add overlay gpio test to catch gpio hog problem
Frank Rowand
1
-0
/
+253
2019-11-26
of: unittest: fix memory leak in attach_node_and_children
Erhard Furtner
1
-1
/
+3
2019-10-25
Merge branch 'dt/linus' into dt/next
Rob Herring
1
-0
/
+1
2019-10-23
of: unittest: fix memory leak in unittest_data_add
Navid Emamdoost
1
-0
/
+1
2019-10-08
of/unittest: Add dma-ranges address translation tests
Rob Herring
1
-0
/
+92
2019-08-27
of: unittest: Add of_node_put() before return
Nishka Dasgupta
1
-1
/
+3
2019-07-09
of: unittest: simplify getting the adapter of a client
Wolfram Sang
1
-1
/
+1
2019-05-03
of: unittest: Remove error printing on OOM
Geert Uytterhoeven
1
-9
/
+4
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-1
/
+7
2019-02-28
of: unittest: unflatten device tree on UML when testing
Brendan Higgins
1
-0
/
+4
2019-02-13
of: unittest: add caution to function header comment
Frank Rowand
1
-1
/
+5
2019-02-13
of: unittest: remove report of expected error
Frank Rowand
1
-1
/
+4
2018-12-05
of: Use of_node_name_eq for node name comparisons
Rob Herring
1
-2
/
+2
2018-11-09
of: unittest: initialize args before calling of_*parse_*()
Frank Rowand
1
-2
/
+13
2018-11-09
of: unittest: find overlays[] entry by name instead of index
Frank Rowand
1
-4
/
+17
2018-11-09
of: unittest: allow base devicetree to have symbol metadata
Frank Rowand
1
-8
/
+35
2018-11-09
of: unittest: remove unused of_unittest_apply_overlay() argument
Frank Rowand
1
-4
/
+3
2018-11-09
of: overlay: check prevents multiple fragments touching same property
Frank Rowand
1
-0
/
+5
2018-11-09
of: overlay: test case of two fragments adding same node
Frank Rowand
1
-0
/
+5
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-1
/
+1
[next]