Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | of: Refactor __of_node_alloc() into __of_node_dup() | Grant Likely | 2014-11-24 | 1 | -1/+1 |
* | of: Use vargs in __of_node_alloc | Grant Likely | 2014-11-24 | 1 | -1/+1 |
* | of: Transactional DT support. | Pantelis Antoniou | 2014-07-23 | 1 | -0/+9 |
* | of: Reorder device tree changes and notifiers | Grant Likely | 2014-07-23 | 1 | -2/+2 |
* | of: Move dynamic node fixups out of powerpc and into common code | Grant Likely | 2014-07-23 | 1 | -0/+2 |
* | of: Make devicetree sysfs update functions consistent. | Grant Likely | 2014-07-23 | 1 | -0/+10 |
* | of: Create unlocked versions of node and property add/remove functions | Pantelis Antoniou | 2014-07-16 | 1 | -0/+8 |
* | OF: Utility helper functions for dynamic nodes | Pantelis Antoniou | 2014-07-16 | 1 | -0/+10 |
* | of: Move CONFIG_OF_DYNAMIC code into a separate file | Grant Likely | 2014-07-07 | 1 | -0/+18 |
* | of: rename of_aliases_mutex to just of_mutex | Pantelis Antoniou | 2014-07-07 | 1 | -1/+1 |
* | of: Output devicetree alias names in uevent | Stepan Moskovchenko | 2013-02-06 | 1 | -0/+36 |