Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-02-13 | of: Create function for counting number of phandles in a property | Grant Likely | 3 | -4/+61 |
2013-02-13 | of/base: Clean up exit paths for of_parse_phandle_with_args() | Grant Likely | 1 | -7/+19 |
2013-02-13 | of/selftest: Use selftest() macro throughout | Grant Likely | 1 | -23/+14 |
2013-02-13 | of/selftest: Fix GPIOs selftest to cover the 7th case | Grant Likely | 1 | -1/+1 |
2013-02-13 | of: fix recursive locking in of_get_next_available_child() | Stephen Warren | 1 | -5/+25 |
2013-02-09 | documentation/devicetree: Fix a typo in exynos-dw-mshc.txt | Sachin Kamat | 1 | -1/+1 |
2013-02-09 | OF: convert devtree lock from rw_lock to raw spinlock | Thomas Gleixner | 3 | -47/+59 |