Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b2a089b7732df4750617c82d390ace61a60ddb0d
/
include
/
linux
/
of.h
16e024f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
93c667c
of: *node argument to of_parse_phandle_with_args should be const
by Guennadi Liakhovetski
· 12 years ago
465aac6
Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"
by Randy Dunlap
· 12 years ago
b8fbdc4
of: add 'const' for of_parse_phandle parameter *np
by Steffen Trumtrar
· 12 years ago
2a859ab
Merge branch 'merge' into next
by Benjamin Herrenschmidt
· 12 years ago
50c8af4
of: introduce for_each_matching_node_and_match()
by Stephen Warren
· 12 years ago
be19324
dt: add helper function to read u8 & u16 variables & arrays
by Viresh Kumar
· 12 years ago
c22618a
drivers/of: Constify device_node->name and ->path_component_name
by Grant Likely
· 12 years ago
79d1c71
powerpc+of: Rename the drivers/of prom_* functions to of_*
by Nathan Fontenot
· 12 years ago
1cf3d8b
powerpc+of: Add of node/property notification chain for adds and removes
by Nathan Fontenot
· 12 years ago
25c040c
of: add stub of_get_child_by_name for non-OF builds
by Olof Johansson
· 12 years ago
578f1ef
Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
a54dfb1
Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux
by Linus Torvalds
· 12 years ago
9c19761
dt: introduce of_get_child_by_name to get child node by name
by Srinivas Kandagatla
· 12 years ago
1cc44f4
dt: Add empty of_find_node_by_name() function
by Peter Ujfalusi
· 12 years ago
3296193
dt: introduce for_each_available_child_of_node, of_get_next_available_child
by Timur Tabi
· 12 years ago
2d53492
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 12 years ago
9ec9716
Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm
by Linus Torvalds
· 12 years ago
6aeea3e
Merge remote-tracking branch 'origin' into irqdomain/next
by Grant Likely
· 12 years ago
f14121a
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
by Linus Torvalds
· 12 years ago
475d009
of: Improve prom_update_property() function
by Dong Aisheng
· 12 years ago
74a7f08
devicetree: add helper inline for retrieving a node's full name
by Grant Likely
· 13 years ago
5ca4db6
irqdomain: Simple NUMA awareness.
by Paul Mundt
· 13 years ago
efd68e7
devicetree: add helper inline for retrieving a node's full name
by Grant Likely
· 13 years ago
e05e507
dt: Add empty of_parse_phandle_with_args() function
by Thierry Reding
· 13 years ago
bd3d550
dt: Add empty of_property_match_string() function
by Thierry Reding
· 13 years ago
183f1d0
dt: add of_get_child_count helper function
by Dong Aisheng
· 13 years ago
c541adc
dt: add property iteration helpers
by Stephen Warren
· 13 years ago
47b816f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
09893ee
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
2a0352f
powerpc/eeh: Remove eeh device from OF node
by Gavin Shan
· 13 years ago
5375871
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
f8974cb
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
a94c7b0
Merge branch 'spear/dt' into next/dt2
by Arnd Bergmann
· 13 years ago
fa4d34c
of: introduce helper to manage boolean
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
eb740b5
powerpc/eeh: Introduce EEH device
by Gavin Shan
· 13 years ago
0f22dd3
of: Only compile OF_DYNAMIC on PowerPC pseries and iseries
by Grant Likely
· 13 years ago
2261cc6
dt: add empty of_find_compatible_node function
by Shawn Guo
· 13 years ago
7aff0fe
of: Add of_property_match_string() to find index into a string list
by Grant Likely
· 13 years ago
02550d6
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
3ecdd05
dt: add empty of_get_node/of_put_node functions
by Rob Herring
· 13 years ago
8af0da9
dt: reform for_each_property to for_each_property_of_node
by Dong Aisheng
· 13 years ago
15c9a0a
of: create of_phandle_args to simplify return of phandle parsing data
by Grant Likely
· 13 years ago
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
81a3c10c
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
Next »