aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-21of: unittest: Fix mispick of testcase datav3.14/topic/ofMark Brown
2015-02-20of: unitest: Add I2C overlay unit tests.Pantelis Antoniou
2015-02-20of/unittest: Overlays with sub-devices testsPantelis Antoniou
2015-02-20of/overlay: Add overlay unittestsPantelis Antoniou
2015-02-20i2c: Mark instantiated device nodes with OF_POPULATEPantelis Antoniou
2015-02-20i2c: Mark instantiated device nodes with OF_POPULATEPantelis Antoniou
2015-02-20i2c/of: Add OF_RECONFIG notifier handlerPantelis Antoniou
2015-02-20i2c/of: Factor out Devicetree registration codePantelis Antoniou
2015-02-20of/overlay: Directly include idr.hMark Brown
2015-02-20of/platform: Handle of_populate drivers in notifierPantelis Antoniou
2015-02-20of/overlay: Do not generate duplicate nodesPantelis Antoniou
2015-02-20of/overlay: Introduce DT overlay supportPantelis Antoniou
2015-02-20of: Refactor __of_node_alloc() into __of_node_dup()Grant Likely
2015-02-20of: Use vargs in __of_node_allocGrant Likely
2015-02-20of/reconfig: Add OF_DYNAMIC notifier for platform_bus_typePantelis Antoniou
2015-02-20of/reconfig: Always use the same structure for notifiersGrant Likely
2015-02-20of/reconfig: Add debug output for OF_RECONFIG notifiersGrant Likely
2015-02-20of/reconfig: Add of_reconfig_get_state_change() of notifier helper.Pantelis Antoniou
2015-02-20of/resolver: Switch to new local fixups format.Pantelis Antoniou
2015-02-20of/address: Don't throw errors on absent ranges propertiesBenjamin Herrenschmidt
2015-02-20of/platform: Fix of_platform_device_destroy iteration of devicesGrant Likely
2015-02-20of: Stop naming platform_device using dcr addressGrant Likely
2015-02-20of: Ensure unique names without sacrificing determinismGrant Likely
2015-02-20of: Keep track of populated platform devicesPawel Moll
2015-02-20of: kill off of_can_translate_addressRob Herring
2015-02-20of/platform: fix device naming for non-translatable addressesRob Herring
2015-02-20of/platform: Move platform devices under /sys/devices/platformGrant Likely
2015-02-20of/unittest: Rename selftest.c to unittest.cGrant Likely
2015-02-20of/unittest: Remove test devices after adding themGrant Likely
2015-02-20of/selftest: Move hash table off stack to fix large frame sizeGrant Likely
2015-02-20of/selftest: Use the resolver to fixup phandlesGrant Likely
2015-02-20of/selftest: Add a test for duplicate phandlesGrant Likely
2015-02-20of/selftest: Test structure of device treeGrant Likely
2015-02-20of: Fix NULL dereference in selftest removal codeGrant Likely
2015-02-20of: Disabling OF functions that use sysfs if CONFIG_SYSFS disabledGaurav Minocha
2015-02-20Enabling OF selftest to run without machine's devicetreeGaurav Minocha
2015-02-20of: Fixing OF Selftest build errorGaurav Minocha
2015-02-20of: typo fix in __of_prop_dup()Grant Likely
2015-02-20Adding selftest testdata dynamically into live treeGaurav Minocha
2015-02-20of: Introduce Device Tree resolve support.Pantelis Antoniou
2015-02-20of: Transactional DT support.Pantelis Antoniou
2015-02-19OF: Utility helper functions for dynamic nodesPantelis Antoniou
2015-02-19of: Add a testcase for of_find_node_by_path()Grant Likely
2015-02-19of/selftest: add testcase for nodes with same name and addressRob Herring
2015-02-19of/selftest: clean-up of_selftest_platform_populate pass/fail handlingRob Herring
2015-02-19of: selftest: add deferred probe interrupt testRob Herring
2015-02-19of/selftest: Add self tests for manipulation of propertiesGrant Likely
2015-02-19of: Reorder device tree changes and notifiersGrant Likely
2015-02-19of: Move dynamic node fixups out of powerpc and into common codeGrant Likely
2015-02-19of: Make sure attached nodes don't carry along extra childrenGrant Likely