Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
f1f207e43b8a49ac2ee3c36a64de1f84651c6079
/
include
/
linux
/
of.h
f1f207e
of: Add cpu node iterator for_each_of_cpu_node()
by Rob Herring
· 6 years ago
0413bed
of: Add device_type access helper functions
by Rob Herring
· 6 years ago
f42b0e18
of: add node name compare helper functions
by Rob Herring
· 6 years ago
36156f9
of: add helper to lookup compatible child node
by Johan Hovold
· 6 years ago
b46c786
Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/frowand/linux into dt/next
by Rob Herring
· 7 years ago
39a751a
of: change overlay apply input data from unflattened to FDT
by Frank Rowand
· 7 years ago
bd6f2fd
of: Support parsing phandle argument lists through a nexus node
by Stephen Boyd
· 7 years ago
2bed266
Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
af6074f
of: Use SPDX license tag for DT files
by Rob Herring
· 7 years ago
a0e71cd
of: Add helper for mapping device node to logical CPU number
by Suzuki K Poulose
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
37cb8e1
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
96c623e
of: add of_property_read_variable_* dummy helpers
by Arnd Bergmann
· 7 years ago
f948d6d
of: overlay: avoid race condition between applying multiple overlays
by Frank Rowand
· 7 years ago
24789c5
of: overlay: detect cases where device tree may become corrupt
by Frank Rowand
· 7 years ago
0290c4c
of: overlay: rename identifiers to more reflect what they do
by Frank Rowand
· 7 years ago
b56b552
of: make kobject and bin_attribute support configurable
by Rob Herring
· 7 years ago
0c3c234
of: wrap accesses to device_node kobject
by Rob Herring
· 7 years ago
16bba30
of: make struct property _flags field configurable
by Rob Herring
· 7 years ago
36689ec
of: remove struct property.unique_id for FDT
by Rob Herring
· 7 years ago
8a1ac5d
include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF
by Arnd Bergmann
· 7 years ago
db3e50f
device property: Get rid of struct fwnode_handle type field
by Sakari Ailus
· 7 years ago
548aa0e
Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
a4485b5
Merge branch 'dt/property-move' into dt/next
by Rob Herring
· 8 years ago
3708184
device property: Move FW type specific functionality to FW specific files
by Sakari Ailus
· 8 years ago
3bc1630
of: Provide dummy of_device_compatible_match() for compile-testing
by Geert Uytterhoeven
· 8 years ago
d20dc14
of: Support const and non-const use for to_of_node()
by Sakari Ailus
· 8 years ago
debd3a3
of: Make of_fwnode_handle() safer
by Sakari Ailus
· 8 years ago
7246f60
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
2475a2b
drivers/of/base.c: Add of_property_read_u64_index
by Alistair Popple
· 8 years ago
6783183
of: Add of_fwnode_handle() to convert device nodes to fwnode_handle
by Sakari Ailus
· 8 years ago
5fa2353
of: base: add support to find the level of the last cache
by Sudeep Holla
· 8 years ago
39a842e
of/overlay: add of overlay notifications
by Alan Tull
· 8 years ago
a67e947
of: Add array read functions with min/max size limits
by Richard Fitzgerald
· 8 years ago
c9b95e5
Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
bad60e6
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
3ceeda1
Merge remote-tracking branches 'asoc/topic/cs53l30', 'asoc/topic/cygnus', 'asoc/topic/da7219' and 'asoc/topic/davinci' into asoc-next
by Mark Brown
· 8 years ago
b9c13fe3
dt: Add of_device_compatible_match()
by Benjamin Herrenschmidt
· 9 years ago
3d93f42
Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano/linux into timers/core
by Thomas Gleixner
· 9 years ago
c35d929
of: Add a new macro to declare_of for one parameter function returning a value
by Daniel Lezcano
· 9 years ago
613e972
device property: Add function to search for named child of device
by Adam Thomson
· 9 years ago
e93aeea
of: add missing const for of_parse_phandle_with_args() in !CONFIG_OF
by Kuninori Morimoto
· 9 years ago
e7f44b6
Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 9 years ago
be09201
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
0224a4a
device property: Avoid potential dereferences of invalid pointers
by Heikki Krogerus
· 9 years ago
abdaa77
of: Introduce of_phandle_iterator_args()
by Joerg Roedel
· 9 years ago
f623ce9
of: Introduce of_for_each_phandle() helper macro
by Joerg Roedel
· 9 years ago
cd209b4
of: Move phandle walking to of_phandle_iterator_next()
by Joerg Roedel
· 9 years ago
74e1fbb
of: Introduce struct of_phandle_iterator
by Joerg Roedel
· 9 years ago
298535c
of, numa: Add NUMA of binding implementation.
by David Daney
· 9 years ago
31e1823
Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 9 years ago
fe99c70
of: add 'const' for of_property_*_string*() parameter '*np'
by David Rivshin
· 9 years ago
71f50c6
of: drop symbols declared by _OF_DECLARE() from modules
by Masahiro Yamada
· 9 years ago
b1d06b6
of: Provide static inline function for of_translate_address if needed
by Guenter Roeck
· 9 years ago
4bf0118
device property: check fwnode type in to_of_node()
by Andy Shevchenko
· 9 years ago
4da3064d
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 10 years ago
becfc3c
Merge remote-tracking branch 'robh/for-next' into devicetree/next
by Grant Likely
· 10 years ago
c181fb3
ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()
by Alexander Sverdlin
· 10 years ago
ce16b9d
of: define of_find_node_by_phandle for !CONFIG_OF
by Suman Anna
· 10 years ago
c8fff7b
of: return NUMA_NO_NODE from fallback of_node_to_nid()
by Konstantin Khlebnikov
· 10 years ago
31712c9
of: Grammar s/property exist/property exists/
by Geert Uytterhoeven
· 10 years ago
391b459
of: Move OF flags to be visible even when !CONFIG_OF
by Pantelis Antoniou
· 10 years ago
194ec93
drivers: of/base: move of_init to driver_init
by Sudeep Holla
· 10 years ago
d56a669
Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 10 years ago
7505256
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 10 years ago
37786c7
of: Add helper function to check MMIO register endianness
by Kevin Cernekee
· 10 years ago
0384e8c
of: Empty node & property flag accessors when !OF
by Pantelis Antoniou
· 10 years ago
351d224
of: base: add function to get highest id of an alias stem
by Wolfram Sang
· 10 years ago
7ef58b3
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 10 years ago
413fd0e
Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
92a578b
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
92d07a8
Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/max77693', 'regulator/topic/max77802', 'regulator/topic/power-off' and 'regulator/topic/rk808' into regulator-next
by Mark Brown
· 10 years ago
70161ff
of: Drop ->next pointer from struct device_node
by Grant Likely
· 10 years ago
75c28c0
of: add optional options parameter to of_find_node_by_path()
by Leif Lindholm
· 10 years ago
8f73110
of: Rename "poweroff-source" property to "system-power-controller"
by Romain Perier
· 10 years ago
7518b589
of/overlay: Introduce DT overlay support
by Pantelis Antoniou
· 10 years ago
f5242e5
of/reconfig: Always use the same structure for notifiers
by Grant Likely
· 10 years ago
f6892d1
of/reconfig: Add empty stubs for the of_reconfig methods
by Grant Likely
· 10 years ago
b53a234
of/reconfig: Add of_reconfig_get_state_change() of notifier helper.
by Pantelis Antoniou
· 10 years ago
53a4ab9
of: Change of_device_is_available() to return bool
by Kevin Cernekee
· 10 years ago
6d09dc6
of.h: Keep extern declaration of of_* variables when !CONFIG_OF
by Hans de Goede
· 10 years ago
8a0662d
Driver core: Unified interface for firmware node properties
by Rafael J. Wysocki
· 10 years ago
b31384f
Driver core: Unified device properties interface for platform firmware
by Rafael J. Wysocki
· 10 years ago
5f56358
of: Fix padding in _OF_DECLARE macro definition
by Thierry Reding
· 10 years ago
5063e25
of: Eliminate of_allnodes list
by Grant Likely
· 10 years ago
e7a00e4
of: introduce of_property_read_s32
by Sebastian Reichel
· 11 years ago
a87fa1d
of: Fix overflow bug in string property parsing functions
by Grant Likely
· 10 years ago
a4b4e04
of: Add standard property for poweroff capability
by Romain Perier
· 10 years ago
7941b27
of: Introduce Device Tree resolve support.
by Pantelis Antoniou
· 11 years ago
663d3f7
Merge branch 'devicetree/next-overlay' into devicetree/next
by Grant Likely
· 10 years ago
201c910
of: Transactional DT support.
by Pantelis Antoniou
· 11 years ago
259092a
of: Reorder device tree changes and notifiers
by Grant Likely
· 10 years ago
8a2b22a2
of: Make devicetree sysfs update functions consistent.
by Grant Likely
· 10 years ago
75f353b
of/platform: Fix of_platform_device_destroy iteration of devices
by Grant Likely
· 11 years ago
a752ee5
tty: Update hypervisor tty drivers to use core stdout parsing code.
by Grant Likely
· 11 years ago
3482f2c
of: Create of_console_check() for selecting a console specified in /chosen
by Grant Likely
· 11 years ago
d270506
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next
by Linus Torvalds
· 11 years ago
0a58471
Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next
by Linus Torvalds
· 11 years ago
54196cc
of: consolidate linker section OF match table declarations
by Rob Herring
· 11 years ago
c6e126d
of: Keep track of populated platform devices
by Pawel Moll
· 11 years ago
Next »