aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/selftest.c
Commit message (Expand)AuthorAge
* of/unittest: Rename selftest.c to unittest.cGrant Likely2014-11-04
* of/unittest: Remove test devices after adding themGrant Likely2014-11-04
* of: Eliminate of_allnodes listGrant Likely2014-11-04
* of: Fix overflow bug in string property parsing functionsGrant Likely2014-11-04
* of/selftest: Move hash table off stack to fix large frame sizeGrant Likely2014-10-07
* of/selftest: Use the resolver to fixup phandlesGrant Likely2014-10-04
* of/selftest: Add a test for duplicate phandlesGrant Likely2014-10-04
* of/selftest: Test structure of device treeGrant Likely2014-10-04
* of: Fix NULL dereference in selftest removal codeGrant Likely2014-10-01
* Enabling OF selftest to run without machine's devicetreeGaurav Minocha2014-08-16
* Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely2014-08-11
|\
| * of: Transactional DT support.Pantelis Antoniou2014-07-23
| * OF: Utility helper functions for dynamic nodesPantelis Antoniou2014-07-16
* | Adding selftest testdata dynamically into live treeGaurav Minocha2014-07-25
|/
* of: Add a testcase for of_find_node_by_path()Grant Likely2014-05-22
* of/selftest: add testcase for nodes with same name and addressRob Herring2014-05-13
* of/selftest: clean-up of_selftest_platform_populate pass/fail handlingRob Herring2014-05-13
* of: selftest: add deferred probe interrupt testRob Herring2014-04-24
* of/selftest: Add self tests for manipulation of propertiesGrant Likely2014-03-11
* of: Add self test for of_match_node()Grant Likely2014-02-20
* of/irq: create interrupts-extended propertyGrant Likely2013-10-28
* of: Add testcases for interrupt parsingGrant Likely2013-10-24
* of: Create function for counting number of phandles in a propertyGrant Likely2013-02-13
* of/selftest: Use selftest() macro throughoutGrant Likely2013-02-13
* of/selftest: Fix GPIOs selftest to cover the 7th caseGrant Likely2013-02-13
* of: Add of_property_match_string() to find index into a string listGrant Likely2012-01-28
* of: Add device tree selftestsGrant Likely2011-12-12