Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0a0a7e66fa269de78975ea8d4e825a66d92b8d70
/
drivers
/
of
/
base.c
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
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
a8ca16e
proc: Supply a function to remove a proc entry by PDE
by David Howells
· 12 years ago
6695be6
[media] DT: export of_get_next_parent() for use by modules: fix modular V4L2
by Guennadi Liakhovetski
· 12 years ago
daeec1f
of: Remove duplicated code for validating property and value
by Tony Prisk
· 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
23ce04c
of/base: Clean up exit paths for of_parse_phandle_with_args()
by Grant Likely
· 12 years ago
c31a0c0
of: fix recursive locking in of_get_next_available_child()
by Stephen Warren
· 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
d2f4ec1
Merge branch 'robherring/for-next' from git://sources.calxeda.com/kernel/linux.git
by Grant Likely
· 12 years ago
ced4eec
of: Output devicetree alias names in uevent
by Stepan Moskovchenko
· 12 years ago
28d0e36
OF: Fixup resursive locking code paths
by Thomas Gleixner
· 12 years ago
dc71bcf
of: fix incorrect return value of of_find_matching_node_and_match()
by Thomas Abraham
· 12 years ago
80c2022
of: Fix export of of_find_matching_node_and_match()
by Grant Likely
· 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
1a9bd45
powerpc+of: Export of_reconfig_notifier_[register,unregister]
by Nathan Fontenot
· 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
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
e81b329
powerpc+of: Add /proc device tree updating to of node add/remove
by Nathan Fontenot
· 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
3296193
dt: introduce for_each_available_child_of_node, of_get_next_available_child
by Timur Tabi
· 12 years ago
f14121a
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
by Linus Torvalds
· 12 years ago
83c7f72
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
475d009
of: Improve prom_update_property() function
by Dong Aisheng
· 12 years ago
bc51b0c
Revert "of: match by compatible property first"
by Linus Torvalds
· 12 years ago
74a7f08
devicetree: add helper inline for retrieving a node's full name
by Grant Likely
· 12 years ago
1af4c7f
of: return -ENOENT when no property
by Alexandre Courbot
· 12 years ago
a3a7cab
of: Fix null pointer related warnings in base.c file
by Sachin Kamat
· 12 years ago
107a84e
of: match by compatible property first
by Thierry Reding
· 12 years ago
c541adc
dt: add property iteration helpers
by Stephen Warren
· 13 years ago
0f22dd3
of: Only compile OF_DYNAMIC on PowerPC pseries and iseries
by Grant Likely
· 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
8af0da9
dt: reform for_each_property to for_each_property_of_node
by Dong Aisheng
· 13 years ago
88af7f5
of/base: Take NULL string into account for property with multiple strings
by Benoit Cousson
· 13 years ago
15c9a0a
of: create of_phandle_args to simplify return of phandle parsing data
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
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
611cad7
dt: add of_alias_scan and of_alias_get_id
by Shawn Guo
· 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
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
a52f07e
dt: protect against NULL matches passed to of_match_node()
by Grant Likely
· 14 years ago
a9fadee
of: use __be32 types for big-endian device tree data
by Jeremy Kerr
· 14 years ago
9a6b2e5
of: Fix phandle endian issues
by Grant Likely
· 14 years ago
2ffe8c5
of: refactor of_modalias_node() and remove explicit match table.
by Grant Likely
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
fc0bdae
of: move definition of of_chosen into common code.
by Grant Likely
· 15 years ago
3371488
of: assume big-endian properties, adding conversions where necessary
by Jeremy Kerr
· 15 years ago
a9f2f63
of: include linux/proc_fs.h
by Jeremy Kerr
· 15 years ago
71a157e
of: add 'of_' prefix to machine_is_compatible()
by Grant Likely
· 15 years ago
89751a7
of: merge of_find_node_by_phandle
by Jeremy Kerr
· 15 years ago
fcdeb7f
of: merge of_attach_node() & of_detach_node()
by Grant Likely
· 15 years ago
923f7e3
of: Merge of_node_get() and of_node_put()
by Grant Likely
· 15 years ago
1f43cfb
of: merge machine_is_compatible()
by Grant Likely
· 15 years ago
02af11b
of: merge prom_{add,remove,modify}_property
by Grant Likely
· 15 years ago
e91edcf
of: merge of_find_all_nodes() implementations
by Grant Likely
· 15 years ago
225d8b2
of: remove "stm,m25p40" alias
by Anton Vorontsov
· 15 years ago
2ed0e21b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
bd78c33
powerpc/85xx: Add STMicro M25P40 serial flash support for MPC8569E-MDS
by Anton Vorontsov
· 16 years ago
739649c
of: add of_parse_phandle() helper for parsing phandle properties
by Grant Likely
· 16 years ago
3f1c6eb
powerpc: add mmc-spi-slot bindings
by Anton Vorontsov
· 16 years ago
7736a3d
of: of_parse_phandles_with_args() learns to differentiate 'hole' cells
by Anton Vorontsov
· 16 years ago
c1bb7c6
of: Minor simplification for the of_parse_phandles_with_args()
by Anton Vorontsov
· 16 years ago
1e291b1
of: Add helpers for finding device nodes which have a given property
by Michael Ellerman
· 16 years ago
5006d1a
Merge commit 'gcl/gcl-next'
by Benjamin Herrenschmidt
· 16 years ago
64b60e0
of: Add new helper of_parse_phandles_with_args()
by Anton Vorontsov
· 16 years ago
58f467c
powerpc/of-bindings: Don't support linux,<modalias> "compatible" values
by Grant Likely
· 16 years ago
4c3ed7d
OF: add fsl,mcu-mpc8349emitx to the exception list
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
64e4566
[POWERPC] Add null pointer check to of_find_property
by Timur Tabi
· 17 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
1ef4d42
Consolidate of_find_node_by routines
by Stephen Rothwell
· 18 years ago
d1cd355
Consolidate of_get_next_child
by Stephen Rothwell
· 18 years ago
e679c5f
Consolidate of_get_parent
by Stephen Rothwell
· 18 years ago
581b605
Consolidate of_find_property
by Stephen Rothwell
· 18 years ago
0081cbc
Consolidate of_device_is_compatible
by Stephen Rothwell
· 18 years ago
97e873e
Start split out of common open firmware code
by Stephen Rothwell
· 18 years ago