| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 1 | -0/+1 |
|\ |
|
| * | of: fix implicit use of errno.h in include/linux/of.h | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | dt: add empty of_machine_is_compatible | Stephen Warren | 2011-11-04 | 1 | -0/+5 |
* | | Merge branch 'for-grant' of git://sources.calxeda.com/kernel/linux into devic... | Grant Likely | 2011-11-03 | 1 | -0/+18 |
|\ \ |
|
| * \ | Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 1 | -0/+18 |
| |\ \
| | |/
| |/| |
|
| | * | of: Add helpers to get one string in multiple strings property | Benoit Cousson | 2011-10-04 | 1 | -0/+18 |
* | | | dt: add empty of_alias_get_id() for non-dt builds | Nicolas Ferre | 2011-10-29 | 1 | -0/+5 |
|/ / |
|
* | | of: include errno.h | Kalle Valo | 2011-10-29 | 1 | -0/+1 |
* | | dt: Add empty of_match_node() macro | Nicolas Ferre | 2011-10-24 | 1 | -0/+1 |
* | | dt: add empty dt helpers for non-dt build | Rajendra Nayak | 2011-10-13 | 1 | -0/+13 |
* | | dt: add helper to read 64-bit integers | Jamie Iles | 2011-10-04 | 1 | -0/+8 |
* | | OF: Add of_match_ptr() macro | Ben Dooks | 2011-09-29 | 1 | -0/+2 |
* | | dt: add empty for_each_child_of_node, of_find_property | Stephen Warren | 2011-09-22 | 1 | -0/+10 |
* | | dt: add of_alias_scan and of_alias_get_id | Shawn Guo | 2011-09-22 | 1 | -0/+7 |
|/ |
|
* | dt: add empty of_get_property for non-dt | Stephen Warren | 2011-08-09 | 1 | -0/+7 |
* | Revert "dt: add of_alias_scan and of_alias_get_id" | Grant Likely | 2011-08-04 | 1 | -8/+0 |
* | dt: add of_alias_scan and of_alias_get_id | Shawn Guo | 2011-08-03 | 1 | -0/+8 |
* | of: constify property name parameters for helper functions | Jamie Iles | 2011-08-02 | 1 | -6/+9 |
* | dt: add empty of_property_read_u32[_array] for non-dt | Shawn Guo | 2011-07-08 | 1 | -8/+21 |
* | dt: add helper function to read u32 arrays | Rob Herring | 2011-07-06 | 1 | -2/+12 |
* | dt: add 'const' for of_property_read_string parameter **out_string | Shawn Guo | 2011-07-03 | 1 | -1/+1 |
* | dt: add helper functions to read u32 and string property values | Thomas Abraham | 2011-06-30 | 1 | -0/+4 |
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-16 | 1 | -1/+1 |
|\ |
|
| * | dt: Typo fix. | Lennert Buytenhek | 2011-02-28 | 1 | -1/+1 |
* | | rtc: cmos: Add OF bindings | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -0/+12 |
|/ |
|
* | driver-core: remove conditionals around devicetree pointers | Grant Likely | 2011-01-21 | 1 | -2/+2 |
* | of: Provide default of_node_to_nid() implementation. | Grant Likely | 2010-07-30 | 1 | -0/+5 |
* | of/sparc: move is_root_node() to of.h | Andres Salomon | 2010-07-14 | 1 | -0/+5 |
* | of: Fix comparison of "compatible" properties | Grant Likely | 2010-03-18 | 1 | -1/+1 |
* | of/sparc: Remove sparc-local declaration of allnodes and devtree_lock | Grant Likely | 2010-02-14 | 1 | -0/+2 |
* | of: move definition of of_chosen into common code. | Grant Likely | 2010-02-14 | 1 | -0/+1 |
* | of: put default string compare and #a/s-cell values into common header | Grant Likely | 2010-02-14 | 1 | -0/+13 |
* | of: protect linux/of.h with CONFIG_OF | Jeremy Kerr | 2010-02-14 | 1 | -0/+3 |
* | of: Remove old and misplaced function declarations | Grant Likely | 2010-02-14 | 1 | -0/+8 |
* | of: use __be32 for cell value accessors | Jeremy Kerr | 2010-02-09 | 1 | -3/+5 |
* | of: make set_node_proc_entry private to proc_devtree.c | Jeremy Kerr | 2010-02-09 | 1 | -6/+0 |
* | of: merge of_attach_node() & of_detach_node() | Grant Likely | 2010-02-09 | 1 | -0/+6 |
* | of: unify phandle name in struct device_node | Grant Likely | 2010-01-28 | 1 | -4/+1 |
* | of: remove special case definition of of_read_ulong() | Grant Likely | 2009-11-23 | 1 | -5/+2 |
* | of/flattree: Merge unflatten_device_tree | Grant Likely | 2009-11-23 | 1 | -0/+3 |
* | of: merge of_find_all_nodes() implementations | Grant Likely | 2009-10-15 | 1 | -1/+2 |
* | of: merge of_node_get(), of_node_put() and of_find_all_nodes() | Grant Likely | 2009-10-15 | 1 | -0/+16 |
* | of: merge of_read_number() an of_read_ulong() | Grant Likely | 2009-10-15 | 1 | -0/+23 |
* | of: merge of_node_*_flag() and set_node_proc_entry() | Grant Likely | 2009-10-15 | 1 | -0/+16 |
* | of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.h | Grant Likely | 2009-10-15 | 1 | -0/+3 |
* | of: merge struct device_node | Grant Likely | 2009-10-15 | 1 | -0/+32 |
* | of: merge phandle, ihandle and struct property | Grant Likely | 2009-10-15 | 1 | -0/+12 |
* | of: add of_parse_phandle() helper for parsing phandle properties | Grant Likely | 2009-04-27 | 1 | -0/+3 |
* | of: Add helpers for finding device nodes which have a given property | Michael Ellerman | 2008-11-19 | 1 | -0/+6 |
* | of: Add new helper of_parse_phandles_with_args() | Anton Vorontsov | 2008-10-13 | 1 | -0/+3 |