Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-09-08 | of: Disabling OF functions that use sysfs if CONFIG_SYSFS disabled | Gaurav Minocha | 1 | -0/+3 |
2014-07-31 | of: typo fix in __of_prop_dup() | Grant Likely | 1 | -1/+1 |
2014-07-24 | of: Transactional DT support. | Pantelis Antoniou | 1 | -0/+344 |
2014-07-24 | of: Reorder device tree changes and notifiers | Grant Likely | 1 | -10/+8 |
2014-07-24 | of: Move dynamic node fixups out of powerpc and into common code | Grant Likely | 1 | -0/+13 |
2014-07-24 | of: Make sure attached nodes don't carry along extra children | Grant Likely | 1 | -0/+1 |
2014-07-24 | of: Make devicetree sysfs update functions consistent. | Grant Likely | 1 | -3/+9 |
2014-07-16 | of: Create unlocked versions of node and property add/remove functions | Pantelis Antoniou | 1 | -29/+34 |
2014-07-16 | OF: Utility helper functions for dynamic nodes | Pantelis Antoniou | 1 | -0/+77 |
2014-07-07 | of: Move CONFIG_OF_DYNAMIC code into a separate file | Grant Likely | 1 | -0/+216 |