summaryrefslogtreecommitdiff
path: root/drivers/of/selftest.c
AgeCommit message (Expand)Author
2014-11-19of/selftest: Fix off-by-one error in removal pathGrant Likely
2014-11-04of: Fix overflow bug in string property parsing functionsGrant Likely
2014-10-07of/selftest: Move hash table off stack to fix large frame sizeGrant Likely
2014-10-04of/selftest: Use the resolver to fixup phandlesGrant Likely
2014-10-04of/selftest: Add a test for duplicate phandlesGrant Likely
2014-10-04of/selftest: Test structure of device treeGrant Likely
2014-10-01of: Fix NULL dereference in selftest removal codeGrant Likely
2014-08-16Enabling OF selftest to run without machine's devicetreeGaurav Minocha
2014-08-11Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely
2014-07-25Adding selftest testdata dynamically into live treeGaurav Minocha
2014-07-23of: Transactional DT support.Pantelis Antoniou
2014-07-16OF: Utility helper functions for dynamic nodesPantelis Antoniou
2014-05-23of: Add a testcase for of_find_node_by_path()Grant Likely
2014-05-13of/selftest: add testcase for nodes with same name and addressRob Herring
2014-05-13of/selftest: clean-up of_selftest_platform_populate pass/fail handlingRob Herring
2014-04-24of: selftest: add deferred probe interrupt testRob Herring
2014-03-11of/selftest: Add self tests for manipulation of propertiesGrant Likely
2014-02-20of: Add self test for of_match_node()Grant Likely
2013-10-28of/irq: create interrupts-extended propertyGrant Likely
2013-10-24of: Add testcases for interrupt parsingGrant Likely
2013-02-13of: Create function for counting number of phandles in a propertyGrant Likely
2013-02-13of/selftest: Use selftest() macro throughoutGrant Likely
2013-02-13of/selftest: Fix GPIOs selftest to cover the 7th caseGrant Likely
2012-01-28of: Add of_property_match_string() to find index into a string listGrant Likely
2011-12-12of: Add device tree selftestsGrant Likely