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.12.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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-24
Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+62
2015-04-15
of: unittest: overlay: Keep track of created overlays
Pantelis Antoniou
1
-0
/
+62
2015-03-29
Merge remote-tracking branch 'robh/for-next' into devicetree/next
Grant Likely
1
-354
/
+354
2015-03-29
of/unittest: Fix of_platform_depopulate test case
Grant Likely
1
-7
/
+9
2015-03-29
of/unittest: early return from test skips tests
Frank Rowand
1
-4
/
+6
2015-03-29
of/unittest: breadcrumbs to reduce pain of future maintainers
Frank Rowand
1
-0
/
+4
2015-03-29
of/unittest: reduce checkpatch noise - line after declarations
Frank Rowand
1
-0
/
+5
2015-03-29
of/unittest: typo in error string
Frank Rowand
1
-2
/
+3
2015-03-29
of/unittest: add const where needed
Frank Rowand
1
-4
/
+4
2015-03-25
of/unittest: replace 'selftest' with 'unittest'
Wang Long
1
-354
/
+354
2015-03-19
of: unittest: Add option string test case with longer path
Brian Norris
1
-0
/
+5
2015-03-10
of: unittest: Add options string testcase variants
Peter Hurley
1
-0
/
+11
2015-03-10
of/unittest: Fix the wrong expected value in of_selftest_property_string
Wang Long
1
-2
/
+2
2015-03-10
of/unittest: remove the duplicate of_changeset_init
Wang Long
1
-1
/
+0
2015-03-10
of: unittest: fix I2C dependency
Arnd Bergmann
1
-6
/
+6
2015-02-12
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
1
-15
/
+0
2015-02-04
of: unitest: Add I2C overlay unit tests.
Pantelis Antoniou
1
-50
/
+462
2015-02-04
Merge tag 'v3.19-rc6' into HEAD
Rob Herring
1
-0
/
+39
2015-01-23
of/unittest: Overlays with sub-devices tests
Pantelis Antoniou
1
-0
/
+39
2015-01-22
of/unittest: Remove obsolete code
Grant Likely
1
-15
/
+0
2015-01-13
Removes OF_UNITTEST dependency on OF_DYNAMIC config symbol
Gaurav Minocha
1
-58
/
+12
2014-12-04
of: Delete unnecessary check before calling "of_node_put()"
Markus Elfring
1
-2
/
+1
2014-12-04
of: add optional options parameter to of_find_node_by_path()
Leif Lindholm
1
-0
/
+30
2014-11-28
of: Remove unneeded and incorrect MODULE_DEVICE_TABLE
Grant Likely
1
-1
/
+0
2014-11-25
of/overlay: Add overlay unittests
Pantelis Antoniou
1
-0
/
+481
2014-11-25
of: Refactor __of_node_alloc() into __of_node_dup()
Grant Likely
1
-4
/
+10
2014-11-25
of: Use vargs in __of_node_alloc
Grant Likely
1
-3
/
+3
2014-11-24
Merge tag 'v3.18-rc6' into devicetree/next
Grant Likely
1
-3
/
+8
2014-11-04
of/unittest: Rename selftest.c to unittest.c
Grant Likely
1
-0
/
+969