Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ae75ff8145384000e27eaa805c12e6971e3bec45
/
drivers
/
of
/
base.c
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