index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
/
selftest.c
Age
Commit message (
Expand
)
Author
2014-10-07
of/selftest: Move hash table off stack to fix large frame size
Grant Likely
2014-10-04
of/selftest: Use the resolver to fixup phandles
Grant Likely
2014-10-04
of/selftest: Add a test for duplicate phandles
Grant Likely
2014-10-04
of/selftest: Test structure of device tree
Grant Likely
2014-10-01
of: Fix NULL dereference in selftest removal code
Grant Likely
2014-08-16
Enabling OF selftest to run without machine's devicetree
Gaurav Minocha
2014-08-11
Merge branch 'devicetree/next-overlay' into devicetree/next
Grant Likely
2014-07-25
Adding selftest testdata dynamically into live tree
Gaurav Minocha
2014-07-23
of: Transactional DT support.
Pantelis Antoniou
2014-07-16
OF: Utility helper functions for dynamic nodes
Pantelis Antoniou
2014-05-23
of: Add a testcase for of_find_node_by_path()
Grant Likely
2014-05-13
of/selftest: add testcase for nodes with same name and address
Rob Herring
2014-05-13
of/selftest: clean-up of_selftest_platform_populate pass/fail handling
Rob Herring
2014-04-24
of: selftest: add deferred probe interrupt test
Rob Herring
2014-03-11
of/selftest: Add self tests for manipulation of properties
Grant Likely
2014-02-20
of: Add self test for of_match_node()
Grant Likely
2013-10-28
of/irq: create interrupts-extended property
Grant Likely
2013-10-24
of: Add testcases for interrupt parsing
Grant Likely
2013-02-13
of: Create function for counting number of phandles in a property
Grant Likely
2013-02-13
of/selftest: Use selftest() macro throughout
Grant Likely
2013-02-13
of/selftest: Fix GPIOs selftest to cover the 7th case
Grant Likely
2012-01-28
of: Add of_property_match_string() to find index into a string list
Grant Likely
2011-12-12
of: Add device tree selftests
Grant Likely