index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
of.h
(
unfollow
)
Commit message (
Expand
)
Author
2013-02-13
of: Create function for counting number of phandles in a property
Grant Likely
2013-02-08
OF: convert devtree lock from rw_lock to raw spinlock
Thomas Gleixner
2013-02-06
of: add 'const' to of_node_full_name parameter
Steffen Trumtrar
2012-12-11
of: *node argument to of_parse_phandle_with_args should be const
Guennadi Liakhovetski
2012-11-30
Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"
Randy Dunlap
2012-11-29
of: add 'const' for of_parse_phandle parameter *np
Steffen Trumtrar
2012-11-20
of: introduce for_each_matching_node_and_match()
Stephen Warren
2012-11-20
dt: add helper function to read u8 & u16 variables & arrays
Viresh Kumar
2012-11-17
drivers/of: Constify device_node->name and ->path_component_name
Grant Likely
2012-11-15
powerpc+of: Rename the drivers/of prom_* functions to of_*
Nathan Fontenot
2012-11-15
powerpc+of: Add of node/property notification chain for adds and removes
Nathan Fontenot
2012-10-17
of: add stub of_get_child_by_name for non-OF builds
Olof Johansson
2012-10-01
dt: introduce of_get_child_by_name to get child node by name
Srinivas Kandagatla
2012-09-22
dt: Add empty of_find_node_by_name() function
Peter Ujfalusi
2012-09-18
dt: Add empty of_find_node_by_name() function
Peter Ujfalusi
2012-08-20
dt: introduce for_each_available_child_of_node, of_get_next_available_child
Timur Tabi
2012-07-11
of: Improve prom_update_property() function
Dong Aisheng
2012-07-06
devicetree: add helper inline for retrieving a node's full name
Grant Likely
2012-06-15
irqdomain: Simple NUMA awareness.
Paul Mundt
2012-06-15
devicetree: add helper inline for retrieving a node's full name
Grant Likely
2012-06-15
dt: Add empty of_parse_phandle_with_args() function
Thierry Reding
2012-06-15
dt: Add empty of_property_match_string() function
Thierry Reding
2012-05-02
dt: add of_get_child_count helper function
Dong Aisheng
2012-04-18
dt: add property iteration helpers
Stephen Warren
2012-03-28
powerpc/eeh: Remove eeh device from OF node
Gavin Shan
2012-03-15
of: introduce helper to manage boolean
Jean-Christophe PLAGNIOL-VILLARD
2012-03-09
powerpc/eeh: Introduce EEH device
Gavin Shan
2012-02-21
of: Only compile OF_DYNAMIC on PowerPC pseries and iseries
Grant Likely
2012-02-15
dt: add empty of_find_compatible_node function
Shawn Guo
2012-01-28
of: Add of_property_match_string() to find index into a string list
Grant Likely
2011-12-28
dt: add empty of_get_node/of_put_node functions
Rob Herring
2011-12-27
dt: reform for_each_property to for_each_property_of_node
Dong Aisheng
2011-12-12
of: create of_phandle_args to simplify return of phandle parsing data
Grant Likely
2011-11-04
dt: add empty of_machine_is_compatible
Stephen Warren
2011-10-31
of: fix implicit use of errno.h in include/linux/of.h
Paul Gortmaker
2011-10-29
dt: add empty of_alias_get_id() for non-dt builds
Nicolas Ferre
2011-10-29
of: include errno.h
Kalle Valo
2011-10-24
dt: Add empty of_match_node() macro
Nicolas Ferre
2011-10-13
dt: add empty dt helpers for non-dt build
Rajendra Nayak
2011-10-04
dt: add helper to read 64-bit integers
Jamie Iles
2011-10-04
of: Add helpers to get one string in multiple strings property
Benoit Cousson
2011-09-29
OF: Add of_match_ptr() macro
Ben Dooks
2011-09-22
dt: add empty for_each_child_of_node, of_find_property
Stephen Warren
2011-09-22
dt: add of_alias_scan and of_alias_get_id
Shawn Guo
2011-08-09
dt: add empty of_get_property for non-dt
Stephen Warren
2011-08-04
Revert "dt: add of_alias_scan and of_alias_get_id"
Grant Likely
2011-08-03
dt: add of_alias_scan and of_alias_get_id
Shawn Guo
2011-08-02
of: constify property name parameters for helper functions
Jamie Iles
2011-07-08
dt: add empty of_property_read_u32[_array] for non-dt
Shawn Guo
2011-07-06
dt: add helper function to read u32 arrays
Rob Herring
[next]