index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
/
unittest-data
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-09
of: Fix double free in of_parse_phandle_with_args_map
Christian A. Ehrhardt
1
-1
/
+9
2023-10-28
of: overlay: unittest: overlay_bad_unresolved: Spelling s/ok/okay/
Geert Uytterhoeven
1
-1
/
+1
2023-10-28
of: unittest: Add tests for address translations
Herve Codina
1
-0
/
+101
2023-08-24
of: unittest-data: Fix whitespace - angular brackets
Geert Uytterhoeven
6
-40
/
+40
2023-08-24
of: unittest-data: Fix whitespace - indentation
Geert Uytterhoeven
2
-6
/
+6
2023-08-24
of: unittest-data: Fix whitespace - blank lines
Geert Uytterhoeven
19
-11
/
+11
2023-08-24
of: unittest-data: Convert remaining overlay DTS files to sugar syntax
Geert Uytterhoeven
4
-32
/
+12
2023-08-24
of: overlay: unittest: Add test for unresolved symbol
Geert Uytterhoeven
2
-1
/
+9
2023-08-22
of: unittest: Add pci_dt_testdrv pci driver
Lizhi Hou
2
-1
/
+24
2023-04-14
of/address: Add support for 3 address cell bus
Rob Herring
1
-1
/
+8
2023-02-21
of: unittest: add node lifecycle tests
Frank Rowand
2
-0
/
+9
2022-10-26
of: overlay: rename overlay source files from .dts to .dtso
Frank Rowand
34
-33
/
+33
2022-05-03
of: overlay: unittest: add tests for overlay notifiers
Frank Rowand
6
-0
/
+85
2021-11-02
of: unittest: document intentional interrupt-map provider build warning
Frank Rowand
1
-0
/
+19
2021-11-02
of/unittest: Disable new dtc node_name_vs_property_name and interrupt_map war...
Rob Herring
1
-1
/
+7
2021-03-24
of: unittest: Statically apply overlays using fdtoverlay
Viresh Kumar
3
-0
/
+56
2021-03-24
of: unittest: Create overlay_common.dtsi and testcases_common.dtsi
Viresh Kumar
5
-106
/
+128
2020-08-04
of: unittest: Use bigger address cells to catch parser regressions
Nicolas Saenz Julienne
1
-5
/
+5
2020-04-17
of: unittest: kmemleak in duplicate property update
Frank Rowand
1
-4
/
+19
2020-02-26
of: unittest: add overlay gpio test to catch gpio hog problem
Frank Rowand
7
-1
/
+117
2019-10-08
of/unittest: Add dma-ranges address translation tests
Rob Herring
2
-0
/
+49
2018-11-09
of: overlay: check prevents multiple fragments touching same property
Frank Rowand
3
-0
/
+26
2018-11-09
of: overlay: test case of two fragments adding same node
Frank Rowand
2
-0
/
+29
2018-09-20
of/unittest: Fix I2C bus unit-address error
Rob Herring
2
-4
/
+4
2018-04-07
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
Masahiro Yamada
1
-4
/
+0
2018-04-07
kbuild: add %.dtb.S and %.dtb to 'targets' automatically
Masahiro Yamada
1
-2
/
+0
2018-03-05
Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/lin...
Rob Herring
20
-308
/
+312
2018-03-04
of: convert unittest overlay devicetree source to sugar syntax
Frank Rowand
15
-233
/
+148
2018-03-04
of: change overlay apply input data from unflattened to FDT
Frank Rowand
17
-218
/
+307
2018-02-12
of: unittest: Add phandle remapping test
Stephen Boyd
1
-0
/
+25
2018-01-09
of: unittest: refactor Makefile
Masahiro Yamada
1
-14
/
+5
2018-01-08
of: Use SPDX license tag for DT files
Rob Herring
1
-0
/
+1
2017-11-21
Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-63
/
+3
2017-11-16
of: unittest: disable interrupts_property warning
Rob Herring
1
-0
/
+1
2017-11-16
of: unittest: let dtc generate __local_fixups__
Rob Herring
1
-63
/
+2
2017-11-15
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2017-11-08
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Masahiro Yamada
1
-2
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
10
-0
/
+10
2017-09-05
devicetree: Adjust status "ok" -> "okay" under drivers/of/
Robert P. J. Day
1
-3
/
+3
2017-07-20
of: overlay: add overlay unittest data for node names and symbols
Frank Rowand
4
-6
/
+71
2017-06-27
vsprintf: Add %p extension "%pOF" for device tree
Pantelis Antoniou
1
-1
/
+3
2017-04-28
of: Add unit tests for applying overlays
Frank Rowand
4
-3
/
+167
2015-03-25
of/unittest: replace 'selftest' with 'unittest'
Wang Long
1
-54
/
+54
2015-03-25
dt: OF_UNITTEST make dependency broken
Frank Rowand
2
-0
/
+9
2015-02-04
of: unitest: Add I2C overlay unit tests.
Pantelis Antoniou
1
-0
/
+94
2015-01-23
of/unittest: Overlays with sub-devices tests
Pantelis Antoniou
1
-0
/
+55
2014-11-25
of/overlay: Add overlay unittests
Pantelis Antoniou
2
-0
/
+196
2014-11-25
of/resolver: Switch to new local fixups format.
Pantelis Antoniou
1
-24
/
+37
2014-11-04
of/unittest: Rename selftest.c to unittest.c
Grant Likely
5
-0
/
+223