Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e1b22732485396dda9b8eab90cdd1c636efc0a3e
/
include
/
linux
/
of.h
31f7c3a
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
40031da
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
035fd94
of: introduce of_parse_phandle_with_fixed_args
by Stephen Warren
· 11 years ago
183912d
of: move of_get_cpu_node implementation to DT core library
by Sudeep KarkadaNagesha
· 11 years ago
5c19e95
OF: Add helper for matching against linux,stdout-path
by Sascha Hauer
· 11 years ago
2adfffa
OF: make of_property_for_each_{u32|string}() use parameters if OF is not enabled
by Sebastian Andrzej Siewior
· 11 years ago
1bf25e7
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
d7ab730
Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next
by Linus Torvalds
· 12 years ago
6fa52ed
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
34db8aa
proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}
by David Howells
· 12 years ago
c3e0c87
Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel/linux into late/clksrc
by Olof Johansson
· 12 years ago
d719569
OF: add empty of_device_is_available for !OF
by Rob Herring
· 12 years ago
066ec1d
of: Add stub of_get_parent for non-OF builds
by Alexander Shiyan
· 12 years ago
3daf372
of: Add support for reading a u32 from a multi-value property.
by Tony Prisk
· 12 years ago
bd69f73
of: Create function for counting number of phandles in a property
by Grant Likely
· 12 years ago
bfc4a58
Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.git
by Grant Likely
· 12 years ago
d6d3c4e
OF: convert devtree lock from rw_lock to raw spinlock
by Thomas Gleixner
· 12 years ago
c0a05bf
of: add 'const' to of_node_full_name parameter
by Steffen Trumtrar
· 12 years ago
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
· 12 years ago
5ca4db6
irqdomain: Simple NUMA awareness.
by Paul Mundt
· 12 years ago
efd68e7
devicetree: add helper inline for retrieving a node's full name
by Grant Likely
· 12 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
Next »