Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4e549d6d4a32d1a610ad081841d575f64087744a
/
include
/
linux
/
of.h
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
50e07f8
dt: add empty of_machine_is_compatible
by Stephen Warren
· 13 years ago
3983138
Merge branch 'for-grant' of git://sources.calxeda.com/kernel/linux into devicetree/merge
by Grant Likely
· 13 years ago
81a3c10
Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
d0a9940
of: fix implicit use of errno.h in include/linux/of.h
by Paul Gortmaker
· 13 years ago
ed5f886
dt: add empty of_alias_get_id() for non-dt builds
by Nicolas Ferre
· 13 years ago
e51130c
of: include errno.h
by Kalle Valo
· 13 years ago
5762c20
dt: Add empty of_match_node() macro
by Nicolas Ferre
· 13 years ago
36a0904
dt: add empty dt helpers for non-dt build
by Rajendra Nayak
· 13 years ago
4cd7f7a
dt: add helper to read 64-bit integers
by Jamie Iles
· 13 years ago
4fcd15a
of: Add helpers to get one string in multiple strings property
by Benoit Cousson
· 13 years ago
3a1e362
OF: Add of_match_ptr() macro
by Ben Dooks
· 13 years ago
aba3dff
dt: add empty for_each_child_of_node, of_find_property
by Stephen Warren
· 13 years ago
611cad7
dt: add of_alias_scan and of_alias_get_id
by Shawn Guo
· 13 years ago
89272b8
dt: add empty of_get_property for non-dt
by Stephen Warren
· 13 years ago
fe55c18
Revert "dt: add of_alias_scan and of_alias_get_id"
by Grant Likely
· 13 years ago
750f463
dt: add of_alias_scan and of_alias_get_id
by Shawn Guo
· 13 years ago
aac285c
of: constify property name parameters for helper functions
by Jamie Iles
· 13 years ago
b98c023
dt: add empty of_property_read_u32[_array] for non-dt
by Shawn Guo
· 13 years ago
0e37363
dt: add helper function to read u32 arrays
by Rob Herring
· 13 years ago
f09bc83
dt: add 'const' for of_property_read_string parameter **out_string
by Shawn Guo
· 13 years ago
a3b8536
dt: add helper functions to read u32 and string property values
by Thomas Abraham
· 13 years ago
4c5811b
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
3d6b882
dt: Typo fix.
by Lennert Buytenhek
· 14 years ago
3bcbaf6
rtc: cmos: Add OF bindings
by Sebastian Andrzej Siewior
· 14 years ago
c9e358d
driver-core: remove conditionals around devicetree pointers
by Grant Likely
· 14 years ago
559e2b7
of: Provide default of_node_to_nid() implementation.
by Grant Likely
· 14 years ago
035ebef
of/sparc: move is_root_node() to of.h
by Andres Salomon
· 14 years ago
1976152
of: Fix comparison of "compatible" properties
by Grant Likely
· 15 years ago
0d351c3
of/sparc: Remove sparc-local declaration of allnodes and devtree_lock
by Grant Likely
· 15 years ago
fc0bdae
of: move definition of of_chosen into common code.
by Grant Likely
· 15 years ago
7c7b60c
of: put default string compare and #a/s-cell values into common header
by Grant Likely
· 15 years ago
9dfbf20
of: protect linux/of.h with CONFIG_OF
by Jeremy Kerr
· 15 years ago
21b082e
of: Remove old and misplaced function declarations
by Grant Likely
· 15 years ago
2e89e68
of: use __be32 for cell value accessors
by Jeremy Kerr
· 15 years ago
8cfb334
of: make set_node_proc_entry private to proc_devtree.c
by Jeremy Kerr
· 15 years ago
fcdeb7f
of: merge of_attach_node() & of_detach_node()
by Grant Likely
· 15 years ago
6016a36
of: unify phandle name in struct device_node
by Grant Likely
· 15 years ago
2be09cb
of: remove special case definition of of_read_ulong()
by Grant Likely
· 15 years ago
41f8800
of/flattree: Merge unflatten_device_tree
by Grant Likely
· 15 years ago
e91edcf
of: merge of_find_all_nodes() implementations
by Grant Likely
· 15 years ago
526b5b3
of: merge of_node_get(), of_node_put() and of_find_all_nodes()
by Grant Likely
· 15 years ago
b6caf2a
of: merge of_read_number() an of_read_ulong()
by Grant Likely
· 15 years ago
5043631
of: merge of_node_*_flag() and set_node_proc_entry()
by Grant Likely
· 15 years ago
61e955d
of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.h
by Grant Likely
· 15 years ago
6f19249
of: merge struct device_node
by Grant Likely
· 15 years ago
731581e
of: merge phandle, ihandle and struct property
by Grant Likely
· 15 years ago
739649c
of: add of_parse_phandle() helper for parsing phandle properties
by Grant Likely
· 16 years ago
1e291b1
of: Add helpers for finding device nodes which have a given property
by Michael Ellerman
· 16 years ago
64b60e0
of: Add new helper of_parse_phandles_with_args()
by Anton Vorontsov
· 16 years ago
3f07af4
of: adapt of_find_i2c_driver() to be usable by SPI also
by Grant Likely
· 16 years ago
834d97d
[POWERPC] Add of_device_is_available function
by Josh Boyer
· 17 years ago
f4eb010
[POWERPC] Add of_get_next_parent()
by Michael Ellerman
· 17 years ago
283029d
[POWERPC] Add of_find_matching_node() helper function
by Grant Likely
· 17 years ago
aabc08d
[POWERPC] Add for_each_child_of_node() helper for iterating over child nodes
by Michael Ellerman
· 17 years ago
1977f03
remove asm/bitops.h includes
by Jiri Slaby
· 17 years ago
0b8188a
[POWERPC] Remove get_property and device_is_compatible
by Stephen Rothwell
· 17 years ago
76c1ce7
Split out common parts of prom.h
by Stephen Rothwell
· 18 years ago